HelpCategories & Channels
Categories & Channels · 4 min read

Create a channel webhook

Incoming webhooks let an external service post a message into a specific channel.

1

Open the channel

Choose the destination channel. Webhook management is available to the workspace owner.

2

Open Channel webhooks

Use the webhook control in the channel interface.

3

Create and name the webhook

Give it a recognizable name, then copy the generated secret URL.

4

Send JSON to the URL

Post a payload such as {"content":"New order received","username":"Store Bot"}. Use Send test message to verify it.

5

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?
Still stuck?

If this guide did not solve it, email support@notetunnel.com.

Search Help