When you configure an export, import, other type of flow step using the prebuilt Microsoft Dataverse connector, you can select any of the API operations listed below, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Microsoft Dataverse API documentation. You can also create a composite endpoint for this application in HTTP mode.
|
Resource |
API endpoint |
Export |
Import |
|---|---|---|---|
|
Table definitions |
Query table definitions |
X |
|
|
Query relationship definitions |
X |
||
|
Query global option set definitions |
X |
||
|
Create column definitions |
X |
||
|
Create table definitions |
X |
||
|
Update table definitions |
X |
||
|
Get column attributes |
X |
||
|
Table rows |
Entity set resources |
X |
|
|
Create a table row |
X |
||
|
Update a table row |
X |
||
|
Delete a table row |
X |
||
|
Associate or disassociate a table row |
X |