Skip to main content

Dynamics 365

The Dynamics 365 plugin lets you manage entity records in your Microsoft Dynamics 365 CRM instance. It supports inserting, updating, deleting, and retrieving entity records. The plugin authenticates using OAuth with a Client ID, Client Secret, and Tenant ID. Use this plugin when your workflows need to automate CRM operations like creating leads, updating contacts, deleting obsolete records, or fetching customer data for processing.

Prerequisites

  • Dynamics 365 CRM instance with access details.

  • User must be authorized to access the specified entity and perform the requisite operation such as query, delete, insert and update.

References

Common button actions

The following action buttons are available in all steps:

Button nameDescription
OKClick to save the field values in the step. If any mandatory field values are not specified, then you will get a validation error.
CancelClick to close the dialog without saving the field values.