Codeunit 6154 API Webhook Notification Send in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| DateTimeToUtcString | (DateTime) | Text | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeProcessNotifications | () | - |
| Integration event | OnAfterProcessNotifications | () | - |
| Integration event | OnBeforeDeleteInactiveJobs | () | - |
| Integration event | OnBeforeSendNotification | (Text, Text) | - |
| Integration event | OnAfterSendNotification | (var Text, var Text, var DotNet HttpStatusCode) | - |
| Integration event | OnGetMaxNumberOfNotifications | (var Boolean, var Integer) | - |
| Integration event | OnGetMaxNumberOfAttempts | (var Boolean, var Integer) | - |
| Integration event | OnGetSendingNotificationTimeout | (var Boolean, var Integer) | - |
| Integration event | OnSendRequestOnBeforeSendRequestAndReadTextResponse | (var Codeunit Http Web Request Mgt.) | - |