Hi all,
I'm currently trying to consume a WebHook Request in Business Central.
I want to communicate between my bc365 app and a registration/authorization service from the internet.
When the registration was successfull, this service is posting a webhook request to a specified "callback url" with some information about the authorization.
So I need a opportunity to cosume this webhook request in BC to process the included information.
Unfortunately I haven't found any solution, yet.
In one of the last updates of business central Webhooks became available in Business Central to give a client the opportunity to be notified of changes to entities in Business Central. This is the documentation:
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/dynamics_subscriptions
Unfortunately this is not the direction i need for my case.
Has anyone some advices for me?
Best regards,
Hendrik
I'm currently trying to consume a WebHook Request in Business Central.
I want to communicate between my bc365 app and a registration/authorization service from the internet.
When the registration was successfull, this service is posting a webhook request to a specified "callback url" with some information about the authorization.
So I need a opportunity to cosume this webhook request in BC to process the included information.
Unfortunately I haven't found any solution, yet.
In one of the last updates of business central Webhooks became available in Business Central to give a client the opportunity to be notified of changes to entities in Business Central. This is the documentation:
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/dynamics_subscriptions
Unfortunately this is not the direction i need for my case.
Has anyone some advices for me?
Best regards,
Hendrik