Name | Description | Type | Additional information |
---|---|---|---|
WebhookId
The identifier of the web hook.
Type
integer
|
|||
WebhookId |
The identifier of the web hook. |
integer | |
RegisteredDate
The date on which the webhook has been created.
Type
date
Additional info
|
|||
RegisteredDate |
The date on which the webhook has been created. |
date | |
SurveyId
Type
integer
|
|||
SurveyId | integer | ||
EventName
The event to which this webhook is related.
Type
string
|
|||
EventName |
The event to which this webhook is related. |
string | |
ClientUrl
The url of your receiving application
Type
string
|
|||
ClientUrl |
The url of your receiving application |
string | |
IsActive
To ensure you actually intend to receive hooks from our API, you need to activate with the webhook.
Type
boolean
|
|||
IsActive |
To ensure you actually intend to receive hooks from our API, you need to activate with the webhook. |
boolean | |
SurveyTitle
Type
string
|
|||
SurveyTitle | 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. |
Hateoas |