Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure the SAP Concur spoke

Configure the SAP Concur spoke to integrate your ServiceNow instance with SAP Concur. After integration, you can create flows and automate actions on SAP Concur. For example, you can create a flow so that when a trigger occurs, it gets itinerary details based on the trip ID.

Before you begin

  • Request an Integration Hub subscription.
  • Activate the SAP Concur spoke.
  • Role required: admin.

Procedure

  1. Configure the SAP Concur Event Subscription Service alias.

    1. Navigate to All > Process Automation > Flow Designer.

    2. Select Connections.

    3. Turn on the Outbound tab.

    4. In the Search all connections field, enter SAP Concur.

    5. On the SAP Concur Event Subscription Service card, select View Details.

    6. Select Configure.

    7. Fill the form.

FieldDescription
NameName of the connection record. The default and read-only name of the first connection record is the SAP Concur Event Subscription Service. To create a record with your custom name, select Add Connection.
Connection URLURL to connect to SAP Concur APIs in the format `https://www-{region}.api.concursolutions.com`.
VersionAPI version.
Token URLToken URL to get the OAuth token in the format `https://{region}.api.concursolutions.com/oauth2/v0/token.`
Client IDClient ID generated on SAP Concur.Note: If you don't have the client ID, contact your SAP Concur SME.
Client SecretClient secret generated on SAP Concur.Note: If you don't have the client secret, contact your SAP Concur SME.
8.  Select **Configure and get OAuth Token**.

    The OAuth token is generated and the connection record for the SAP Concur Event Subscription Service alias is created.
  1. Configure the SAP Concur v4 APIs alias.

    1. Navigate to All > Process Automation > Flow Designer.

    2. Select Connections.

    3. Turn on the Outbound tab.

    4. In the Search all connections field, enter SAP Concur.

    5. On the SAP Concur v4 APIs card, select View Details.

    6. Select Configure.

    7. Fill the form.

FieldDescription
NameName of the connection record. The default and read-only name of the first connection record is the SAP Concur v4 APIs. To create a record with your custom name, select Add Connection.
Connection URLURL to connect to SAP Concur APIs in the format `https://{region}.api.concursolutions.com`.
VersionAPI version.
Token URLToken URL to get the OAuth token in the format `https://{region}.api.concursolutions.com/oauth2/v0/token.`
Client IDClient ID generated on SAP Concur.Note: If you don't have the client ID, contact your SAP Concur SME.
Client SecretClient secret generated on SAP Concur.Note: If you don't have the client secret, contact your SAP Concur SME.
8.  Select **Configure and get OAuth Token**.

    The OAuth token is generated and the connection record for the SAP Concur v4 APIs alias is created.
  1. Configure the SAP Concur alias.

    1. Navigate to All > Process Automation > Flow Designer.

    2. Select Connections.

    3. Turn on the Outbound tab.

    4. In the Search all connections field, enter SAP Concur.

    5. On the SAPConcur card, select View Details.

    6. Select Configure.

    7. Fill the form.

FieldDescription
NameName of the connection record. The default and read-only name of the first connection record is the SAPConcur. To create a record with your custom name, select Add Connection.
Connection URLURL to connect to SAP Concur APIs in the format `https://{region}.api.concursolutions.com`.
Token URLToken URL to get the OAuth token in the format `https://{region}.api.concursolutions.com/oauth2/v0/token.`
Client IDClient ID generated on SAP Concur.Note: If you don't have the client ID, contact your SAP Concur SME.
Client SecretClient secret generated on SAP Concur.Note: If you don't have the client secret, contact your SAP Concur SME.
OAuth Redirect URLOAuth redirect URL in the format `https://.service-now.com/oauth_redirect.do`.
8.  Select **Configure and get OAuth Token**.

    The OAuth token is generated and the connection record for the SAPConcur alias is created.

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.