webhooks in business central

Описание к видео webhooks in business central

In this video we will cover the topic of Webhooks in Business central

Azure function code on github: https://github.com/dfredborg/WebHooks

URLS:
Get list of APIs:
GET : https://api.businesscentral.dynamics....{{TeantID}}/{{EnviromentName}}/api/microsoft/runtime/beta/companies({{CompanyID}})/webhookSupportedResources

Subscriptions:
GET: https://api.businesscentral.dynamics....{{TeantID}}/{{EnviromentName}}/api/v2.0/subscriptions

POST: https://api.businesscentral.dynamics....{{TeantID}}/{{EnviromentName}}/api/v2.0/subscriptions

Blogpost: https://fredborg.org/?p=914

Комментарии

Информация по комментариям в разработке