Azure Active Directory modules

In an Adobe Workfront Fusion scenario, you can automate workflows that use Azure Active Directory, 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:

Adobe Workfront plan*
Pro or higher
Adobe Workfront license*
Plan, Work
Adobe Workfront Fusion license**

Current license requirement: No Workfront Fusion license requirement.

Or

Legacy license requirement: Workfront Fusion for Work Automation and Integration

Product

Current product requirement: If you have the Select or Prime Adobe Workfront Plan, your organization must purchase Adobe Workfront Fusion as well as Adobe Workfront to use functionality described in this article. Workfront Fusion is included in the Ultimate Workfront plan.

Or

Legacy product requirement: Your organization must purchase Adobe Workfront Fusion as well as Adobe Workfront to use functionality described 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 Azure Active Directory modules, you must have an Azure Active Directory account.

Azure Active Directory modules and their fields

When you configure Azure Active Directory modules, Workfront Fusion displays the fields listed below. Along with these, additional Azure Active Directory 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.

Triggers

Watch records (scheduled)

This polling (scheduled) trigger module executes a scenario when a record in a selected object has been created since the last scheduled run in Azure Active Directory. It also returns all standard fields associated with the record or records, 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.

Connection
For instructions about connecting your Azure Active Directory account to Workfront Fusion, see Create a connection to Adobe Workfront Fusion - Basic instructions
Type
Select whether you want to watch User records or Group records.
Maximum Number of Records
Enter or map the maximum number of records you want the module to return during each scenario execution cycle.

Actions

Read Record

This action module reads data from a single record in Azure Active Directory.

You specify the ID of the record.

The module returns the ID of the 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.

You must have sufficient permissions to access the record in Azure Active Directory in order to retrieve this information.

When you are configuring this module, the following fields display.

Connection
For instructions about connecting your Azure Active Directory account to Workfront Fusion, see Create a connection to Adobe Workfront Fusion - Basic instructions
Record Type
Select whether you want to read a User record or a Group record.
Outputs
Select the information you want included in the output bundle for this module.
ID
Enter or map the unique Azure Active Directory ID of the record that you want the module to read.

Create Record

This action module creates a new user or group record.

You specify the type of the record you want.

The module returns the ID of the 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.

Connection
For instructions about connecting your Azure Active Directory account to Workfront Fusion, see Create a connection to Adobe Workfront Fusion - Basic instructions
Record Type
Select whether you want to read a User record or a Group record.
Other Fields
Fill in these fields to set the values for the new record.

Custom API Call

This action module lets you make a custom authenticated call to the Azure Active Directory API. This way, you can create a data flow automation that can’t be accomplished by the other Azure Active Directory modules.

When you are configuring this module, the following fields display.

Connection
For instructions about connecting your Azure Active Directory account to Workfront Fusion, see Create a connection to Adobe Workfront Fusion - Basic instructions
URL
Enter or map a path relative to https://graph.microsoft.com/{version}/{resource}?{query-parameters}
Method
Select the HTTP request method you need to configure the API call. For more information, see HTTP request methods in Adobe Workfront Fusion.
Headers

Add the headers of the request in the form of a standard JSON object.

For example, {"Content-type":"application/json"}

Query String

Add the query for the API call in the form of a standard JSON object.

For example: {"name":"something-urgent"}

Body

Add the body content for the API call in the form of a standard JSON object.

Note:

When using conditional statements such as if in your JSON, put the quotation marks outside of the conditional statement.

Searches

Search Users

This search module looks for records in an object in Azure Active Directory 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.

Connection
For instructions about connecting your Azure Active Directory account to Workfront Fusion, see Create a connection to Adobe Workfront Fusion - Basic instructions
Search Criteria

Enter the criteria that you want to use in your search.

For information about the parameters to use, such as "$filter", see Use query parameters to customize responses in the Microsoft API documentation.

Outputs
Select the information you want included in the output bundle for this module.
Maximal count of records
Enter or map the maximum number of records you want the module to return during each scenario execution cycle.

Search Users/Groups Delta

This search module looks for records in Azure AD that have been created, updated, or deleted. You can map this information in subsequent modules in the scenario.

Connection
For instructions about connecting your Azure Active Directory account to Workfront Fusion, see Create a connection to Adobe Workfront Fusion - Basic instructions
Limit
Enter or map the maximum number of records you want the module to return during each scenario execution cycle.
recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43