Incoming webhooks let external systems call your community and perform actions—such as updating a member’s coins/xp, setting custom fields, or posting a message to a channel as a bot.Set up#
1.
Go to Community Settings → Integrations → Webhooks.
2.
Click New incoming webhook and configure:
Webhook name (to be shown in logs)
Optional API key and Encryption (More details found in the encryption explaination)
Select a webhook loacation (Chat or User fields)
Copy the Incoming Webhook URL from the top right to be used in the external system.
3.
Click Save and the webhook can be triggered.
4.
Trigger the webhook at least once to use the data collected from the webhook.
After sending data to the webhook, click on catch
to load the data.
Click on the webhook form to enter the data (More details found in each webhook explaination)
You can create multiple webhook for different updates. Existing webhooks can be edited or deleted at any time.History#
All received webhook deliveries are logged. View them from Histories in the top-right of the Webhooks to review responses and if they were executed correctly and troubleshoot as needed.There are 3 States for the webhook2.
Failed - reason will be logged in histories
3.
Pending - contact admin if responses are stuck in this state for too long.
Modified at 2025-09-03 02:59:27