edubase_get_organization_webhook
Retrieve or verify a webhook for an organization using organization and webhook identification strings.
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 |
|---|---|---|---|
| name | Yes | title of the webhook | |
| active | Yes | webhook is active | |
| webhook | Yes | webhook identification string | |
| organization | Yes | organization identification string |