In an Adobe Workfront Fusion scenario, you can automate workflows that use Bynder, 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.
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** | Workfront Fusion for Work Automation and Integration |
Product | 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.
To use Bynder modules, you must have a Bynder account.
You can create a connection from Workfront Fusion to your Bynder account directly from inside a Bynder module.
In any Bynder module, click Add next to the Connection field.
Select the Bynder domain that you want to connect to.
(Optional) Click Advanced settings, then enter your Client ID and Client Secret.
For instructions on generating the Client ID and Client Secret, see Generate a Client ID and Client Secret in Bynder (Optional) in this article.
In the login window, enter your username (email address) and password.
Click Continue to create the connection and go back to the module.
If you want to create a connection using the Client ID and Client Secret, you can generate them from your Bynder account. The Client ID and Client Secret are generated when you create an app in Bynder.
For instructions for creating an app in Bynder, see Oauth 2.0 Apps in the Bynder documentation.
When creating the app in Bynder, enter the following as the redirect uri
:
https://app.workfrontfusion.com/oauth/cb/workfront-bynder
When you configure Bynder modules, Workfront Fusion displays the fields listed below. Along with these, additional Bynder 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.
This action module lets you make a custom authenticated call to the Bynder API. This way, you can create a data flow automation that can’t be accomplished by the other Bynder modules.
When you are configuring this module, the following fields display.
The module returns a status code, along with the headers and body of the API call.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
URL | Enter a path relative to https://{your-bynder-domain}/api/{api-version}/ . |
Method | td>|
Headers | Add the headers of the request in the form of a standard JSON object. For example: Workfront Fusion adds the authorization headers for you. |
Query String | Add the query for the API call in the form of a standard JSON object. For example: |
Body | Add the body content for the API call in the form of a standard JSON object. Note: When using conditional statements such as |
This action module reads the metadata of an asset.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Asset ID | Enter or map the ID of the asset that you want to retrieve metadata for. |
Outputs | Select the information you want included in the output bundle for this module. |
This action module updates the metadata of an existing asset.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Asset ID | Enter or map the ID of the asset that you want to update metadata for. |
Fields | Select the fields that you want to enter information for, then enter or map the information that you want to update the metadata with into those fields. |
Metaproperties |
Select the options that you want to update, then enter or map the information into those properties. Metaproperties are information about the asset that do not represent specific fields in the asset. |
This action module adds one or more assets to a collection.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Collection ID | Enter or map the ID of the collection where you want to add assets.
|
Asset IDs | For each asset you want to add to the collection, click Add item, then enter or map the asset ID. |
This action module removes one or more assets from a collection.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Collection ID | Enter or map the ID of the collection where you want to remove assets.
|
Asset IDs | For each asset you want to remove from the collection, click Add item, then enter or map the asset ID. |
Add a tag to one or more assets
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Tag ID | Enter or map the ID of the tag that you want to add to assets.
|
Asset IDs | For each asset you want to tag, click Add item, then enter or map the asset ID. |
Remove a tag from one or more assets
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Tag ID | Enter or map the ID of the tag that you want to remove from assets.
|
Asset IDs | For each asset you want to remove a tag from, click Add item, then enter or map the asset ID. |
This action module downloads a single asset.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Asset ID | Enter or map the ID of the asset you want to download. |
Asset version | Enter or map the version of the asset that you want to download. To download the latest version of the asset, leave the field empty. |
This action module uploads a single asset.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Save as | Select how you want to save the file you are uploading.
|
Source file | Select a source file from a previous module, or map the source file's name and data. |
This search module retrieves all items of a specific type.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Record Type | Select the type of record you want to list.
|
Outputs | Select the fields that you want to include in the module's output. |
Limit | Enter or map the maximum number of assets you want the module to return during each scenario execution cycle. |
This search module searches for assets base on criteria you supply.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Criteria | Enter the search criteria.
|
Result set | Select whether you want to return the first matching asset or all matching assets. |
Sort by | Select the field that you want to sort by. |
Sort Direction | Select whether you want to sort ascending or descending. |
Outputs | Select the fields that you want to include in the module's output. |
Limit | Enter or map the maximum number of assets you want the module to return during each scenario execution cycle. |
This trigger module starts a scenario when an asset is created or updated.
Connection |
For instructions about connecting your Bynder account to Workfront Fusion, see Connect Bynder to Workfront Fusion in this article. |
Collections | Select the collection that you want to watch for new assets. To watch all collections, leave this field empty. |
Limit | Enter the maximum number of records you want the module to return during each scenario execution cycle. |