Contact Us 1-800-596-4880

Microsoft Dynamics 365 for Finance and Operations Connector 2.2 - Mule 4

Anypoint Connector for Microsoft Dynamics 365 for Finance and Operations (Microsoft Dynamics 365 for Operations Connector) enables integration with Microsoft Dynamics 365 for Operations Web API. You can configure this connector using Anypoint Studio. This connector enables connection types for OAuth 2 or OAuth 2 with a username and password.

Before You Begin

To use this connector, you must be familiar with:

  • The Microsoft Dynamics 365 for Finance and Operations API

  • Anypoint Connectors

  • Mule runtime engine (Mule)

  • Elements in a Mule flow

  • Global elements

  • How to create a Mule app using Anypoint Studio

Before creating an app, you must have access to a Microsoft Dynamics 365 instance (online or on-premises) managed by Azure Active Directory.

Common Use Cases for the Connector

This connector enables you to perform these operations:

  • Authorize or unauthorize access to a Microsoft Dynamics 365 for Operations server

  • Create a recurring job on Microsoft Dynamics 365 for Operations server

  • Retrieve multiple entries, including retrieval using DataSense Query Language

  • Execute operations

See Examples for use cases.

Audience

Connection Types

Microsoft Dynamics 365 for Finance and Operations Connector uses the OAuth 2.0 connection type, which delegates user authentication to the service hosting the user account.

Next Step

After you complete the prerequisites and experiment with templates and examples, you are ready to create an app and configure the connector using Anypoint Studio.

View on GitHub