Integrate the ServiceNow instance and Wrike account by creating a custom OAuth application in Wrike
API Developer Site to authenticate ServiceNow requests.
Avant de commencer
- Request an Integration Hub subscription.
- Activate the Wrike spoke.
- Role required: admin.
Procédure
-
Log in to Wrike account as an admin and add an app.
-
Copy and record the values of Client ID and Client Secret for later use.
Remarque : You must have the Wrike Enterprise account to create an app and obtain values of Client ID and Client Secret from the Wrike account.
-
Log in to your ServiceNow instance.
-
Navigate to .
-
Select Integrations.
-
Select the Connections tab.
-
In the Search all connections field, enter Wrike.
Remarque : The Outbound tab is selected by default. Or else, toggle to select it.
-
On the Wrike connection alias tile, select View Details.
-
Select Configure.
-
Fill the form.
Tableau 1. Create Connection form
| Field |
Description |
| Connection Name |
Name of the connection. |
| Connection URL |
Option to provide the web address that specifies the location and access details of Wrike portal. |
| OAuth Client ID |
Option to provide the OAuth client ID that you generated when you set up the OAuth app. |
| OAuth Client Secret |
Option to provide the OAuth client secret that you generated when you set up the OAuth app. |
| OAuth Redirect URL |
Option to provide the redirect URL that you had provided when you set up the OAuth app. The redirect URL must be in the format
https://instance-name.service-now.com/oauth_redirect.do. |

-
Select Create and Get OAuth Token.
You must log in to the Wrike API developer's portal before getting the OAuth token.