Codeunit 1545 Workflow Webhook Notification in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Initialize | (Integer, Integer) | public | - | |
| SendNotification | (Guid, Guid, Text, Text) | public | - | |
| StartNotification | (Guid) | public | - | |
| GetCurrentRetryCounter | () | Integer | public | - |
| ShouldRetry | (Integer, Text) | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnPostNotificationRequest | (Guid, Guid, Text, Text) | - |