Set up the Coupa spoke
Integrate the ServiceNow instance and Coupa by creating a custom OAuth application in Coupa to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
Activate the Coupa spoke.
Note: If you are upgrading to version 4.0.0 from the previous versions (3.0.3 and earlier) of the spoke, see this KB article: KB0550471.
Role required: admin.
Configure a connection for Coupa spoke
Add and configure a Coupa connection to authenticate ServiceNow requests in Coupa spoke.
Before you begin
Role required: admin
Procedure
Navigate to All > Process Automation > Workflow Studio.
Select Integrations.
Locate the Coupa OAuth connection alias and click View Details.
Note: Don't click Add Connection.
Image omitted: coupa-con-config-template.png
Connection alias for Coupa OAuth
Connection alias for Coupa OAuth
- Click Edit or if you are configuring the spoke for the first time, click Configure.
Image omitted: coupa-conn-alias-config.png
Coupa OAuth connection alias configuration
Coupa OAuth connection alias configuration
- On the form, fill in the fields.
| Field | Description | ||||
|---|---|---|---|---|---|
| Name \(Connection\) | Name to uniquely identify the connection. For example, `Coupa spoke connnection`. | ||||
| Connection URL | URL to make a connection to Coupa. - For customer instances, use this format: `https://{organization_name}.coupahost.com` - For partner and demo instances, use this format: `https://{organization_name}.coupacloud.com` | ||||
| Name \(Credential\) | Name to uniquely identify the credential. For example, `Coupa spoke credential`. | ||||
| Token URL | URL used to generate OAuth token. Use this format:`https://| OAuth Client ID | Identifier \(Client ID\) generated in Coupa. | OAuth Client Secret | Secret \(Client Secret\) generated in Coupa. |
ResultThe spoke connection is configured and ready to be used. |