Adobe Campaign modules
- Topics:
- Workfront Fusion
With the Adobe Campaign modules, you can start an Adobe Workfront Fusion scenario based on events in your Adobe Campaign v7/v8 account, create, read, or update records, search for records using criteria you set, and perform custom API calls.
Access requirements
Expand to view access requirements for the functionality in this article.
You must have the following access to use the functionality in this article:
Adobe Workfront package | Any |
Adobe Workfront license |
New: Standard Or Current: Work or higher |
Adobe Workfront Fusion license** |
Current: No Workfront Fusion license requirement Or Legacy: Workfront Fusion for Work Automation and Integration |
Product |
New:
Or Current: Your organization must purchase Adobe Workfront Fusion. |
For more detail about the information in this table, see Access requirements in documentation.
For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
Prerequisites
You must add the Fusion IP addresses to Adobe Campaign.
- For instructions on adding IP addresses to your Campaign allowlist, see Adding IP addresses to the allowlist in the Adobe Campaign documentation.
- For a list of IP addresses to add to the allowlist, see Configure IP Addresses for Fusion in your organization’s allowlist.
Adobe Campaign API information
The Adobe Campaign connector uses the following:
API tag | v1.7.22 |
Connect Adobe Campaign to Adobe Workfront Fusion
-
In any Adobe Campaign module, click Add next to the Connection field.
-
Fill in the following fields:
Connection typeSelect whether you are creating a basic connection or a server-to-server connection.Connection nameEnter a name for this connection.Base URLEnter the base URL that you use to connect to your Adobe Campaign instance.UsernameIf you are creating a basic connection, enter your Adobe Campaign username.PasswordIf you are creating a basic connection, enter your Adobe Campaign password.Client IDIf you are creating a server-to-server connection, enter your Adobe Client ID. This can be found in the Credentials details section of the Adobe Developer Console.Client SecretIf you are creating a server-to-server connection, enter your Adobe Client Secret. This can be found in the Credentials details section of the Adobe Developer Console. -
Click Continue to create the connection and go back to the module.
Adobe Campaign modules and their fields
When you configure Adobe Campaign modules, Workfront Fusion displays the fields listed below. Along with these, additional Adobe Campaign 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.
Actions
Create a record
This action module creates a new record in Adobe Campaign.
Delete Record
This action module deletes a single record from Adobe Campaign.
Make a custom API call
This module makes a custom API call to the Adobe Campaign API
Select the action that you want the API call to perform.
Execute query
Write
Get entity if more recent
Select all
Push event
Add the headers of the request in the form of a standard JSON object.
For example, {"Content-type":"application/json"}
Workfront Fusion adds the x-security token header automatically.
Perform an action
This action module performs a selected action on an object in the Adobe Campaign API.
For information on specific actions and fields, see Adobe Campaign - API Documentation.
Select the action to perform on the object.
-
List
For available fields, see Search in this article.
-
Get
For available fields, see Search in this article.
-
Create
For available fields, see Create a record in this article.
-
Update
For available fields, see Update a record in this article.
-
Delete
For available fields, see Delete a record in this article.
Read a record
This action module reads a record from Adobe Campaign.
Subscribe or unsubscribe
This action module subscribes a user to or unsubscribes a user from an information service.
Update record
This action module updates a single record in Adobe Campaign.
Searches
Search
This search module returns records based on the specified criteria.