Connecting to Adobe Workfront
Adobe Workfront is a comprehensive work management platform that enables teams to plan, execute, and deliver work efficiently across the entire lifecycle.
To integrate Adobe Workfront with IBM watsonx Orchestrate, you must establish a secure connection that enables both systems to communicate. For more information on managing connections, refer to Managing connections.
Connecting to Adobe Workfront using OAuth2
You can connect to Adobe Workfront using the OAuth2 authentication type. To connect watsonx Orchestrate to Adobe Workfront:
-
From the main menu, go to Manage > Connections.
-
Search for Adobe Workfront and locate the connection ID:
adobe_workfront_oauth2_auth_code -
Click edit next to the matching connection ID.
-
Select the environment where you want to create the connection:
- Draft: for testing and development
- Live: for production use
-
Set Authentication type to Oauth2 Authorization Code.
-
Add the fields:
Key Description Server URLBase URL of the Adobe Workfront server token_urlEndpoint to exchange the authorization code for an access token client_idYour Adobe Workfront application’s client ID client_secretYour Adobe Workfront application’s client secret Authorization URLURL where users are redirected to log in and authorize access To get these values, see the Get started with the API .
-
Choose the credential type.
-
Click Save to complete the setup.
Connecting to Adobe Workfront (Base) using Key Value Pair
To connect watsonx Orchestrate to Adobe Workfront:
-
From the main menu, go to Manage > Connections.
-
Search for Adobe Workfront and locate the connection ID:
adobe_workfront_key_value_ibm_184bdbd3 -
Click edit next to the matching connection ID.
-
Select the environment where you want to create the connection:
- Draft: for testing and development
- Live: for production use
-
Set Authentication Type to Key Value Pair.
-
Add the following keys and their respective values. Click Add new field to input each pair:
Key Description base_urlBase URL of your Adobe Workfront instance token_urlURL to obtain the OAuth token client_idYour Adobe Workfront client ID client_secretYour Adobe Workfront client secret bearer_tokenAccess token for API authentication refresh_tokenToken used to refresh the bearer token To get these values, see the Get started with the API .
-
Choose the credential type.
Note: Only the team credentials are supported when an app is connected using the Key Value Pair authentication type. -
Click Save to complete the setup.