create_webhook
Receive automatic notifications for Qualtrics events by creating a webhook subscription. Specify event topics and a publication URL to get notified.
Instructions
Create an event subscription (webhook) to receive notifications for Qualtrics events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topics | Yes | Event topic to subscribe to (e.g., 'controlpanel.activateSurvey', 'completedResponse.{surveyId}') | |
| encrypted | No | Whether to encrypt the webhook payload (default: false) | |
| publicationUrl | Yes | URL to receive webhook notifications |