Webhook

Description of a webhook which you provided to receive automatic feedback.

WebhookId

The identifier of the web hook.


Type integer
RegisteredDate

The date on which the webhook has been created.


Type date
Additional info
SurveyId

Type integer
EventName

The event to which this webhook is related.


Type string
ClientUrl

The url of your receiving application


Type string
IsActive

To ensure you actually intend to receive hooks from our API, you need to activate with the webhook.


Type boolean
SurveyTitle

Type string
Links

HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic.


Type Hateoas

Related Methods

GET - 3/hooks

Retrieve all webhooks available for you.

Retrieve a webhook configuration by ID.