Categories & Channels · 4 min read
Create a channel webhook
Incoming webhooks let an external service post a message into a specific channel.
Open the channel
Choose the destination channel. Webhook management is available to the workspace owner.
Open Channel webhooks
Use the webhook control in the channel interface.
Create and name the webhook
Give it a recognizable name, then copy the generated secret URL.
Send JSON to the URL
Post a payload such as {"content":"New order received","username":"Store Bot"}. Use Send test message to verify it.
Protect the URL
Anyone with the URL can post into the channel. Delete the webhook if the secret is exposed or no longer needed.
✦
Good to know
Treat a webhook URL like a password.
Was this guide helpful?Thanks. Your answer helps us improve Help.
Still stuck?
Search HelpIf this guide did not solve it, email support@notetunnel.com.