Prerequisites

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > SAP Concur 

Prerequisites

To connect to the SAP Concur REST API the following parameters are required:

Client Secret

Client ID

Geolocation (ServerURL)

Refresh Token

 

It is necessary to register an application with SAP Concur by contacting either the Partner Enablement Manager or the Partner Account Manager. After the application has been created, a Client ID, Client Secret, Refresh Token, and Geolocation will be provided. The application needs the "USER" scope and the "EXPRPT" scope.

 

The geolocation is the default base URI for initiating all new connections. The full list of available token geolocations is available on the Base URIs page.

 

The application will be able to make subsequent calls using the accessToken and the correct endpoint based on the Geolocation of the token.

 

papercliper

Note:

There are two endpoints for each Geolocation. the default endpoint (used for server-side calls) and the second endpoint that is used for client-side calls. Client-side calls should use the www- variant of the base URI.

 

More information about the authentication with the SAP Concur REST API can be found here:

https://developer.concur.com/api-reference/authentication/getting-started.html

https://developer.concur.com/api-reference/authentication/apidoc.html