edubase_post_organization_webhook_trigger
Trigger custom webhook calls for EduBase organizations to automate workflows and integrate with external systems using API-triggered events.
Instructions
Trigger an organizational webhook call with optional custom payload. Only triggers webhooks with trigger_event set to api!.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | organization identification string | |
| webhook | Yes | webhook identification string | |
| data | No | custom payload data to be sent with the webhook call, must be a valid JSON string |