Hi experts,
I am working on third party integration with D365 FO using logic apps.
Requirement:
Sales order created on 3rd part application and those sales order needs to interface to D365 FO using logic apps.
Technical detail:
Required sales order details stored in file on 3rd party application.
3rd party application developer has been shared one "http API". using that API, D365 FO needs to access/download data/file from 3rd party application and read file data for import purpose.
Note: We need to download sales order file from 3rd party application and they have shared one API for accessing the file.
Using postman I am able to get the file and file data from 3rd party application.
I have never worked before logic apps
requesting you kindly suggest the solution.
Thanks
Komal