Hi guys,
I am trying to set up an integration with Business Central cloud.
I have read the documentation and (I believe) I have managed to set up the right Authentication (OAuth 2.0 Service to Service).The Dynamicweb Scode unit/App is installed in Business Central.
I have managed to install the Blueprints which successfully generated 4 sets of activities.
I am now struggling with defining the right endpoints.
I have tried following these instructions:
https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/plugin-unit-integration/bc-cloud.html
https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/blueprints/bc-odata-default-api.html
https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/blueprints/bc-odata-v4-blueprint.html
https://doc.dynamicweb.com/documentation-9/integration/integration-framework/endpoint-management#sideNavTitle1-1
And I have to admit I am a bit confused. I have managed to make some of the SOAP requests work (Languages request works, the Customers request does not return anything), but I am not sure if the Blueprint is supposed to use the SOAP requests or other requests.
In the Business Central OData default API blueprint section of the documentation, there is a mention for "Select predefined source endpoint" but I can;t figure out if there is a step-by-step guide on how to define these predefined endpoints for this specific use case. I see a lot of formats for the URL, obviously each of them for a different purpose.
Can anybody share a simple "BC integration for dummies" guide and best practice?
Thank you,
Adrian