ERP
Dynamics 365 Business Central
Pull customers from Microsoft Dynamics 365 Business Central on a scheduled REST connection, and let Microsoft Dynamics 365 Business Central post order status back.
Where it stands today
Template
A prepared recipe on a generic path, which you finish.
- What you get
- Your Business Central customer list is the one Kabaido quotes against, refreshed daily.
Set it up
- 1Expose the customer list in Microsoft Dynamics 365 Business Central as one JSON response from its API.
- 2Create a REST connection here with that endpoint and your own credential.
- 3Map the company, email and reference fields, then run the test fetch.
- 4Add an inbound endpoint with the ERP order status action so Microsoft Dynamics 365 Business Central can post progress back.