Microsoft Dynamics 365 modules
In an Adobe Workfront Fusion scenario, you can automate workflows that use Microsoft Dynamics 365, as well as connect it to multiple third-party applications and services.
If you need instructions on creating a scenario, see Create a scenario in Adobe Workfront Fusion.
For information about modules, see Modules in Adobe Workfront Fusion.
Access requirements
You must have the following access to use the functionality in this article:
To find out what plan, license type, or access you have, contact your Workfront administrator.
For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
Prerequisites
To use Microsoft Dynamics 365, you must have a Microsoft Dynamics 365 account.
Connect Microsoft Dynamics 365 to Workfront Fusion
You can create a connection to your Microsoft Dynamics 365 account directly from inside an Microsoft Dynamics 365 module.
- In any Microsoft Dynamics 365 module, click Add next to the Connection field.
- Enter a name for the connection.
- In the Resource field, enter the address of your Dynamics 365 account, without
https://
. - Click Continue to create the connection and go back to the module.
https://app.workfrontfusion.com/oauth/cb/workfront-microsoft-dynamics2
Microsoft Dynamics 365 modules and their fields
When you configure Microsoft Dynamics 365 modules, Workfront Fusion displays the fields listed below. Along with these, additional Microsoft Dynamics 365 fields might display, depending on factors such as your access level in the app or service. A bolded title in a module indicates a required field.
If you see the map button above a field or function, you can use it to set variables and functions for that field. For more information, see Map information from one module to another in Adobe Workfront Fusion.
Watch Records (Scheduled)
This scheduled trigger module executes a scenario when a record in the object you specify is created or updated after the last scheduled run in Dynamics 365.
The module’s output indicates whether the record that it found is new or updated (if it was both added and updated in the time period, it’s marked as new). You can map this information in subsequent modules in the scenario.
This happens on a regularly scheduled interval that you specify.
When you are configuring this module, the following fields display.
Watch Records (Real Time)
This instant trigger module executes a scenario when a record (object) you specify is created or updated in Dynamics 365.
A webhook is required in this module.
Create Record
This action module creates an entity, such as an appointment or task,.
You specify information about the entity that you want to create.
The module returns the ID of the new entity and any associated fields, along with any custom fields and values that the connection accesses. You can map this information in subsequent modules in the scenario.
When you are configuring this module, the following fields display.
Make an API Call
This action module lets you make a custom authenticated call to the Microsoft Dynamics 365 API. This way, you can create a data flow automation that can’t be accomplished by the other Microsoft Dynamics 365 modules.
The module returns information about the status code, headers, and body. You can map this information in subsequent modules in the scenario.
To learn more, see the Microsoft documentation about using the Dynamics 365 Customer Engagement Web API.
When you are configuring this module, the following fields display.
Delete Record
This action module deletes an entity.
You specify the ID of the entity.
The module returns the ID of the entity and any associated fields, along with any custom fields and values that the connection accesses. You can map this information in subsequent modules in the scenario.
When you are configuring this module, the following fields display.
Read Records
This action module reads data from a single entity in Microsoft Dynamics 365.
You specify the ID of the entity.
The module returns the ID of the entity and any associated fields, along with any custom fields and values that the connection accesses. You can map this information in subsequent modules in the scenario.
When you are configuring this module, the following fields display.
Update Record
This action module updates an entity.
You specify the ID of the entity.
The module returns the ID of the updated record and any associated fields, along with any custom fields and values that the connection accesses. You can map this information in subsequent modules in the scenario.
When you are configuring this module, the following fields display.
Search Records
This search module looks for records in an object in Microsoft Dynamics 365 that match the search query you specify. You can map this information in subsequent modules in the scenario.
When you are configuring this module, the following fields display.