Connect Adobe Workfront Fusion to Google Services using a custom OAuth client
- Topics:
- Workfront Fusion
You can use Adobe Workfront Fusion to connect to Google Services using a custom OAuth client. This procedure requires an existing Google account.
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:
New: Standard
Or
Current: Work or higher
Current: No Workfront Fusion license requirement.
Or
Legacy: Any
New:
- Select or Prime Workfront Plan: Your organization must purchase Adobe Workfront Fusion.
- Ultimate Workfront Plan: Workfront Fusion is included.
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 need an existing Google account to make this connection.
Connect Fusion to Google services using a custom OAuth client
To create this connection, you must create and configure a project on Google Cloud platform, and then configure the connection in Fusion based on that project.
- Personal use (
@gmail.com
and@googlemail.com
users) - Internal use (Google Workspace users that prefer to use a custom OAuth client)
Create a project on Google Cloud Platform
To create a project on Google Cloud Platform:
-
Begin creating a project on Google Cloud Platform.
For instructions, see Create a Google Cloud project in the Google documentation.
-
When enabling APIs, you must enable Google Drive API as well as the API of all Google apps you want to use (such as Google Sheets API).
-
Finish creating the project.
-
Continue to the section Configure OAuth consent settings in this article.
Configure OAuth consent settings
-
Begin configuring OAuth for your project
For instructions, see Configure the OAuth consent screen and choose scopes in the Google documentation.
-
Select External, then click Create.
NOTE
You will not be charged when selecting this option. For more information, see Google’s information about exceptions to verification requirements. -
Fill the required fields as follows:
App nameEnter the name of the app asking for consent.
Example: Adobe Workfront Fusion
User support emailEnter an email address for users to contact you with questions about their consent when connecting to this app.Email addressesEnter one or more email addresses that Google can use to notify you about any changes to your project. -
Under Authorized domains, click Add domain, and enter
workfrontfusion.com
. -
Add the following scopes:
Service/APIRequired scopesGmailhttps://mail.google.com/
https://www.googleapis.com/auth/gmail.labels
https://www.googleapis.com/auth/gmail.send
https://www.googleapis.com/auth/gmail.readonly
https://www.googleapis.com/auth/gmail.compose
https://www.googleapis.com/auth/gmail.insert
https://www.googleapis.com/auth/gmail.modify
https://www.googleapis.com/auth/gmail.metadata
Google Drivehttps://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.readonly
You may need to expand the list or go to the next page of the list to see them all.
-
(Optional) Add any test users to the project.
-
Examine your information for accuracy, then click Back to dashboard.
NOTE
You don’t need to submit your consent screen and application for verification by Google. -
Continue to Create OAuth Credentials.
Create OAuth Credentials
-
Begin creating OAuth cliet ID credentials.
For instructions, see Create access credentials in the Google documentation.
NOTE
If this is not the first API or service (Gmail or Google Drive) you have enabled, you don’t have to create new credentials. -
Fill the required fields as follows:
Application typeWeb applicationNameWorkfront Fusion -
Under Authorized redirect URIs, enter one of the following:
-
For Gmail or Google Drive:
https://app.workfrontfusion.com/oauth/cb/google-restricted
-
For other Google apps:
https://app.workfrontfusion.com/oauth/cb/google
-
-
Click Create.
The Client ID and Client Secret display.
-
Copy the Client ID and Client Secret to a secure location. You will use them to make a connection in Workfront Fusion.
-
Continue to Connect to Google in Workfront Fusion.
Connect to Google in Workfront Fusion
The process of creating a connection to Google differs depending on whether you are using a module from a Google service(such as Google Sheets or Google Docs), or if you are connecting to Google via the HTTP >Make an OAuth2.0 request module.
Connect to Google in a Google service
-
In Workfront Fusion, locate the Google module that you need to create a connection for.
-
Click Create a connection, then click Show advanced settings.
-
Fill in the Connection name, Environment, and Type fields as applicable.
-
Enter the Client ID and Client Secret you retrieved in Create OAuth Credentials in the respective fields, then click Continue.
-
Sign in with your Google account.
The This app isn’t verified window displays. Note that the “app” mentioned in the window title is the OAuth client that you created above.
-
Click Advanced, then click Go to Workfront Fusion (unsafe) to allow access using your custom OAuth client.
-
Click Allow to grant Workfront Fusion permission.
-
In the window that appears, click Allow again to confirm your choices.
The connection to the desired Google service using a custom OAuth client is established.
Connect to Google in the HTTP > Make an OAuth2.0 request module
For instructions on connecting to Google in the HTTP > Make an OAuth2.0 request module, see Instructions for creating a connection to Google in the HTTP > Make an OAuth 2.0 request module in the article HTTP > Make an OAuth 2.0 request module.
Possible error message:[403 Access Not Configured]
If the 403 Access Not Configured
error message displays, you must enable the corresponding API in your Google Cloud Platform. To enable the API, follow the steps in the section Create a project on Google Cloud Platform in this article.