Skip to main content
This requires process the manage_webhooks permission.

Create a webhook

Command:.webhook create
Help: Create a new webhook.
Syntax: .webhook create (name) (icon)
Example: .webhook create Myhook https://icon.link/
You may want to copy the indentifier if you’re going to utilize the webhook right afterwards. If lost, use .webhook list to retrieve it.

Sending messages with webhooks

Command:.webhook send
Help: Send a message through a webhook.
Example: .webhook send (identifier) (script or message)
Example: .webhook send X7W5o7EB Hello, how are you?

How to view a list of all your webhooks

Command:.webhook list
Help: View all the existing webhooks across all channels
Syntax: .webhook list 

Deleting your webhooks

Command:.webhook delete
Help: Delete an exiting webhook.
Syntax: .webhook delete (identifier)
Example: .webhook delete X7W5o7EB