edubase_get_organization_webhook
Retrieve and verify the webhook configured for an organization in EduBase, ensuring the correct webhook is set up for integrations.
Instructions
Get/check webhook configured in organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook | Yes | webhook identification string | |
| organization | Yes | organization identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | title of the webhook | |
| active | Yes | webhook is active | |
| webhook | Yes | webhook identification string | |
| organization | Yes | organization identification string |