The Frontify-Workfront integration allows you to:
Browse Frontify brands, libraries, and folders from Workfront
Link Frontify assets to Workfront documents
Send documents from Workfront to Frontify
Step 1: Create OAuth Application in Frontify
Log in to your Frontify instance as an Account Administrator
Navigate to Applications by clicking your avatar in the bottom left
Add a new application
Add a meaningful app name, e.g. "Adobe Workfront"
Add a description
Set the Redirect URL to:
https://oauth.my.workfront.com/oauth2/redirect
β οΈ Important: This redirect URL is the one you need to use. The one mentioned in Workfront itself is NOT correct.
Add a Logo URL, if wanted. This logo is visible when a user logs in to Frontify during the authentication flow.
Add Frontify under "Built by"
Activate "Confidential"
Configure the required scopes:
account:readbasic:read(always active)basic:write
Save the application
Note down these credentials:
Frontify domain (e.g.,
your-company.frontify.com)Client ID
Client Secret
Step 2: Configure Custom Integration in Workfront
Log in to Adobe Workfront as System Administrator
Go to Setup β Documents β Custom Integration
Click Add Custom Integration
Fill in the fields:
Field | Value |
Name | Frontify (or any name you prefer). This is the name shown as "From {name}" when you add new files or push from Workfront.
|
Base API URL |
e.g. https://n8n.appsupport.frontify.dev/webhook/adobe-workfront?endpoint=brand.frontify.com |
Authentication Type | Choose "OAuth" |
Authentication URL |
e.g. https://brand.frontify.com/api/oauth/authorize |
Token Endpoint URL |
e.g. https://brand.frontify.com/api/oauth/accesstoken |
Client ID | Client ID from Frontify |
Client Secret | Client Secret from Frontify |
Add additional Request Parameter |
|
Confirm the setup
This is already it. Here's our help article on the end user experience.





