https://ilume.de/
Orchestrate data in Dataverse environments with Camunda
Orchestrate data in Dataverse environments with Camunda

Orchestrate data in Dataverse environments with Camunda

The Microsoft Dataverse Connector is an integration solution that offers a variety of easily accessible operations that you can use to create, edit, and delete data in your Dataverse environments. The Connector enables you to view and customize table entries; it first requests an access token, then uses it to send an HTTP request to the Dataverse Web API. Through this method, the Connector enables you to use multiple configurable operations and customize its outputs to your specifications.


Features and Benefits

Get Entry Information

Fetch all entries or a specific table entry from a Dataverse environment using GET requests.

Create, Update, and Delete Entries

With the Dataverse Connector, you can create new entries, update existing entries, and delete entries you no longer need. This is done through using POST, PATCH, and DELETE requests, respectively.

Customize Outputs

Adjust the amount of data from table entries that you want to see and use in processes. By specifying which attributes should be displayed and what the body of a request should look like, you can freely customize the output.

Details

  • Marketplace release date -
  • Last Github commit -
  • Associated Product Group Categories:
    • External Data Services
  • Version Compatibility:
  • Used resources:

Support and documentation
Creator


Resources