Send Webhook
- Category
- general
- Tier
- Trusted publisher
- Publisher
- Synax Platform (verification: Verified)
- Installs
- 0
About this skill
Send a JSON payload to a webhook URL on an installation-configured allowlist of hostnames.
Install
Latest installable version: v1.0.1.
Version history
-
v1.0.1
Execution: Either
Capabilities required
- network:*
- secrets:ALLOWED_WEBHOOK_HOSTS
Secrets required
- {'name': 'ALLOWED_WEBHOOK_HOSTS', 'type': 'generic_string', 'description': "Comma-separated list of webhook hostnames this skill may POST to (e.g., 'hooks.zapier.com,hooks.example.com'). The skill rejects any URL whose host is not on this list. Wildcards are not supported in this version."}
-
v1.0.0
Execution: Either
Capabilities required
- network:*
- secrets:ALLOWED_WEBHOOK_HOSTS
Secrets required
- {'name': 'ALLOWED_WEBHOOK_HOSTS', 'type': 'generic_string', 'description': "Comma-separated list of webhook hostnames this skill may POST to (e.g., 'hooks.zapier.com,hooks.example.com'). The skill rejects any URL whose host is not on this list. Wildcards are not supported in this version."}