Version: NextOn this pageWebhook Represents a webhook for receiving notifications about Actor events. Webhooks send HTTP POST requests to specified URLs when certain events occur (e.g., Actor run succeeds, fails, or times out).Index PropertiesconditioncreatedAtdescriptiondoNotRetryeventTypesheadersTemplateidignoreSslErrorsisAdHocisApifyIntegrationlastDispatchmodifiedAtpayloadTemplaterequestUrlshouldInterpolateStringsstatsuserIdProperties conditioncondition: WebhookConditioncreatedAtcreatedAt: Dateoptionaldescriptiondescription?: stringAdded in 2.8.1doNotRetrydoNotRetry: booleaneventTypeseventTypes: WebhookEventType[]optionalheadersTemplateheadersTemplate?: stringAdded in 2.8.1idid: stringignoreSslErrorsignoreSslErrors: booleanisAdHocisAdHoc: booleanoptionalisApifyIntegrationisApifyIntegration?: booleanAdded in 2.9.4lastDispatchlastDispatch: stringmodifiedAtmodifiedAt: DatepayloadTemplatepayloadTemplate: stringrequestUrlrequestUrl: stringshouldInterpolateStringsshouldInterpolateStrings: booleanAdded in 2.7.2statsstats: WebhookStatsuserIduserId: string
Represents a webhook for receiving notifications about Actor events.
Webhooks send HTTP POST requests to specified URLs when certain events occur (e.g., Actor run succeeds, fails, or times out).