0
votes

I'm developing a data integration application which help users to sync data from their database into

Microsoft Dynamics 365 for Retail.

Unfortunately, I'm unable to find where the API is or any documents related to Microsoft Dynamics 365 for Retail. All I found are only documents for CRM.
Anyone familiar to Microsoft Dynamics 365 API, please guide me where should I start from the beginning? I would like to connect to Microsoft Dynamics 365 API to query for products & categories, or even create & delete products, update product attributes. Many thanks.

1

1 Answers

1
votes

Won't the normal Dynamics 365 WEB API work for retail?

Check https://msdn.microsoft.com/en-us/library/mt593051.aspx?f=255&MSPPError=-2147217396 out for the WEB API.