Skip to main content

Celonis Product Documentation

SAP Concur Connection [Extractor Builder]

Important

Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice.

Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.

Step 1: Configure SAP Concur user

Before configuring the data connection in the Celonis Platform, you need access to an SAP Concur user with the necessary permissions extract data to external systems.

To configure your SAP Concur user, refer to the OAuth2.0 Application Management documentation here: SAP Help Portal - SAP Concur

Step 2: Allowlist Celonis Platform IP addresses

Note

Follow this step only if your system is IP-blocked.

If your system is only reachable within a certain IP range, you need to allowlist the outbound IPs of the Celonis Platform, otherwise data cannot be extracted. The IPs of the Celonis Platform are different depending on the cluster (eu-1 or us-1). For the list of clusters and their IP addresses, see Allowlisting domain names and IP addresses.

Step 3: Create a Data Connection in a Data Pool
  1. Go to the Extractor Builder and select "Customize a Celonis Extractor".

  2. Choose the Concur connector and define a name for your extractor, e.g. SAP Concur

  3. In the next step check whether the url defined in the Get Token Endpoint field reflects the Authentication host of the application registered in SAP Concur.

    This information is included in the geolocation of the registered application (for example: https://us.api.concursolutions.com for us based tenants)

  4. Finish the Extractor setup by clicking through the remaining steps.

  5. Go to data connection and select the Extractor that you have just configured.

  6. Enter the name for the data connection.

  7. Define the API URL. This is the API host of the application registered in the SAP Concur system (for example: https://www-us.api.concursolutions.comfor us based tenants).

  8. Enter the user name of the user connecting with the SAP Concur system.

  9. Enter the password of the user connecting with the SAP Concur system.

  10. Insert the Client ID of the application registered in the SAP Concur system.

  11. The Client Secret of the application registered in the SAP Concur system.

Data Extraction
Used endpoints
  • GET: Build Plan 

    • GET: Build Branch

  • GET: Deployment Project

    • GET: Deployment Environment

  • GET: Vendords 

Data Access

The Celonis Extractor performs read-only operations on your SAP Concur data. No writing changes (like updates, deletions) will be performed at any time during the extraction process.

Source System Impact

The Celonis Extractor is bound to the API call limits applied by SAP Concur, guarding the system from any performance issues.

Security

Transfer of the data from the SAP Concur system to the target system is secured through HTTPS, which allows for an encrypted exchange of information.

Used API

The Celonis Extractor uses the standard REST API of SAP Concur (Link).