edubase_post_organization_webhook_trigger
Trigger an organizational webhook call with optional custom payload data. Only activates webhooks configured with trigger_event set to 'api'.
Instructions
Trigger an organizational webhook call with optional custom payload. Only triggers webhooks with trigger_event set to api!.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | custom payload data to be sent with the webhook call, must be a valid JSON string | |
| webhook | Yes | webhook identification string | |
| organization | Yes | organization identification string |