Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 763 Bytes

WebhookActivationLogEntry.md

File metadata and controls

14 lines (11 loc) · 763 Bytes

TalonOne.Model.WebhookActivationLogEntry

Log of activated webhooks.

Properties

Name Type Description Notes
IntegrationRequestUuid string UUID reference of the integration request that triggered the effect with the webhook.
WebhookId int ID of the webhook that triggered the request.
ApplicationId int ID of the application that triggered the webhook.
CampaignId int ID of the campaign that triggered the webhook.
Created DateTime Timestamp of request

[Back to Model list] [Back to API list] [Back to README]