Codeunit "Workflow Webhook Notify Task"
ID 1546
Namespace: System.Automation
Properties
| Name | Value |
|---|---|
| EventSubscriberInstance | StaticAutomatic |
| TableNo | Table System.Automation."Workflow Step Instance" |
Events
OnFetchWorkflowWebhookNotificationInitParams
[IntegrationEvent(False,False)]
local procedure OnFetchWorkflowWebhookNotificationInitParams(var RetryCount: Integer, var WaitTime: Integer, var InitHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| RetryCount | Integer | |
| WaitTime | Integer | |
| InitHandled | Boolean |