Frame.io modules
The Adobe Workfront Fusion Frame.io modules enable you to monitor, create, update, retrieve, or delete assets and comments in your Frame.io account.
For a video introduction to the Frame.io connector, see:
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 Frame.io modules, you must have a Frame.io account
Connect Frame.io to Adobe Workfront Fusion
You can connect to Frame.io using an API token, or by using OAuth 2.0.
Connect to Frame.io using an API token
Connect to Frame.io using OAuth 2.0 PKCE
Connect to Frame.io using an API token
To connect your Frame.io account to Workfront Fusion using an API token, you must create the API token in your Frame.io account and insert it to the Workfront Fusion Frame.io Create a connection dialog.
- Log in to your Frame.io account.
- Go to the Tokens page in the Frame.io Developer.
- Click New.
- Enter the name of the token, select the scopes you want to use, and click Create.
- Copy the provided token.
- Go to Workfront Fusion and open the Frame.io module’s Create a connection dialog.
- In the Connection type field, select Frame.io.
- Enter the token you have copied in step 5 to the Your Frame.io API Key field and click Continue to establish the connection.
The connection has been established. You can proceed with setting up the module.
Connect to Frame.io using OAuth 2.0 PKCE
You can create an connection to Frame.io using OAuth 2.0 PKCE with an optional Client ID. If you want to include a Client ID in your connection, you must create an OAuth 2.0 app in your Frame.io account.
Connect to Frame.io using using OAuth 2.0 PKCE (without Client ID)
- Go to Workfront Fusion and open the Frame.io module’s Create a connection dialog.
- In the Connection type field, select Frame.io OAuth 2.0 PKCE.
- Enter a name for the new connection in the Connection name field.
- Click Continue to establish the connection.
The connection has been established. You can proceed with setting up the module.
Connect to Frame.io using using OAuth 2.0 PKCE (with Client ID)
-
Create an OAuth 2.0 app in Frame.io. For instructions, see the Frame.io documentation on OAuth 2.0 Code Authorization Flow.
note important IMPORTANT When creating the OAuth 2.0 app in Frame.io: -
Enter the following as the redirect URI:
Americas / APAC
https://app.workfrontfusion.com/oauth/cb/frame-io5
EMEA
https://app-eu.workfrontfusion.com/oauth/cb/frame-io5
-
Enable the PCKE option.
-
-
Copy the provided
client_id
. -
Go to Workfront Fusion and open the Frame.io module’s Create a connection dialog.
-
In the Connection type field, select Frame.io OAuth 2.0 PKCE.
-
Enter a name for the new connection in the Connection name field.
-
Click Show advanced settings.
-
Enter the
client_id
you copied in step 2 to the Client ID field. -
Click Continue to establish the connection.
The connection has been established. You can proceed with setting up the module.
Frame.io modules and their fields
When you configure Frame.io modules, Workfront Fusion displays the fields listed below. Along with these, additional Frame.io 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.
Assets
Create an Asset
This action module creates a new asset.
Delete an Asset
This action module deletes a specified asset.
Get an Asset
This action module retrieves asset details.
List Assets
This search module retrieves all assets in the specified project’s folder.
Update an Asset
This action module allows you to update an existing asset’s name, description, or custom fields.
Watch Asset Deleted
This trigger module starts a scenario when an asset is deleted.
Watch Asset Label Updated
This trigger module starts a scenario when an asset’s status is set, changed, or removed.
Watch New Asset
This trigger module starts a scenario when a new asset is created.
Comments
Create a Comment
This action module adds a new comment or reply to the asset.
Delete a Comment
This action module deletes an existing comment.
Get a Comment
This action module retrieves details of the specified comment.
List Comments
This search module retrieves all comments of the specified asset.
Update a Comment
This action module edits an existing comment.
Watch Comment Updated
This trigger module starts a scenario when a comment is edited.
Watch New Comment
This trigger module starts a scenario when a new comment or reply is created.
Projects
List Projects
This search module retrieves all projects for the specified team.
Other
Make an API Call
This module allows you to perform a custom API call.
Example: The following API call returns all teams and its details in your Frame.io account:
URL: /v2/teams
Method: GET
The result can be found in the module’s Output under Bundle > Body.
In our example, the details of 1 team were returned: