Dynamics 365

Integrate Dynamics 365 with your AI workspace

Dynamics 365 from Microsoft combines CRM, ERP, and productivity apps to streamline sales, marketing, customer service, and operations in one integrated platform

Explore Triggers and Actions

Create Account

Creates a new account entity record in Dynamics CRM using the Web API.

ActionTry it

Create Case

Creates a new case (incident) entity record in Dynamics CRM using the Web API.

ActionTry it

Create Contact

Creates a new contact entity record in Dynamics CRM using the Web API.

ActionTry it

Create Invoice

Creates a new invoice entity record in Dynamics CRM using the Web API.

ActionTry it

Create Lead

Creates a new lead entity record in Dynamics CRM using the Web API.

ActionTry it

Create Opportunity

Creates a new opportunity entity record in Dynamics CRM using the Web API. Some CRM configurations enforce `estimatedclosedate` and a transaction currency at the server level even though they are schema-optional; omitting them may cause the request to be rejected.

ActionTry it

Create Sales Order

Creates a new sales order entity record in Dynamics CRM using the Web API.

ActionTry it

Dynamicscrm get a invoice

Dynamicscrm get a invoice

ActionTry it

Dynamicscrm get a lead

Dynamicscrm get a lead

ActionTry it

Dynamicscrm get all leads

Dynamicscrm get all leads

ActionTry it

Get all invoices action

Get all invoices action

ActionTry it

Update Case

Updates an existing case (incident) entity record in Dynamics CRM using the Web API.

ActionTry it

Update Invoice

Updates an existing invoice entity record in Dynamics CRM using the Web API.

ActionTry it

Update Lead

Updates an existing lead entity record in Dynamics CRM using the Web API.

ActionTry it

Update Opportunity

Updates an existing opportunity entity record in Dynamics CRM using the Web API. Some updates may be rejected if required relational fields (e.g., transactioncurrency) are absent from the record, even though they are not exposed as explicit parameters.

ActionTry it

Update Sales Order

Updates an existing sales order entity record in Dynamics CRM using the Web API.

ActionTry it