Dynamics 365 Connector Guide > Dynamics 365 connections > Dynamics 365 connections overview
  

Dynamics 365 connections overview

Use a Dynamics 365 connection to securely read data from and write data to Dynamics 365 using the Table API. Dynamics 365 connector works only with Dynamics 365 API 9.2 version.
The Table API provides endpoints that allow you to perform CRUD operations such as create, read, update, and delete on Dynamics 365 tables. To publish a Dynamics 365 connection successfully, you must have sufficient roles to access the data in the table specified in the request.
You get an access token to authorize all the connection requests. After you generate the access token once, you can use it for multiple requests such as create, read, update, and delete records on Dynamics 365 tables for the duration specified in the client credentials.
After you create a Dynamics 365 connection, you can validate, test, and save the connection.
You can then publish the Dynamics 365 connection and click the Metadata tab to view the generated process objects for the connection.
For more information about the various actions that you can perform using Dynamics 365 Connector, see the Microsoft Dynamics 365 and Power Apps documentation.