Microsoft Dynamics 365
Clone Dynamics365_HTTP source from the Connectors application.
Edit the value of the following variables in the Variables section:
- apiVersion - version of the API, e.g.
9.0 - instanceUrl - URL to your instance in the following format
https://<your_org>.crm.dynamics.com - tenantId - your tenenatId
The application contains examples of how to download any object from Dynamics 365 and load accounts into Dynamics 365.
Last updated on