POST HTTP request will be made to that URL, carrying a JSON payload that looks like this:
200for success4xxfor client errors5xxfor server errors
Webhook requests will be retried up to 5 times until successfully received.
Example use cases
- Post a notification on Slack, Discord and/or other communities
- Post a social media post on LinkedIn, X, Facebook, etc.
- Analyze/transform the published data and send an email notification
- Trigger an AI agent workflow