> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SAP Concur

> Sap Concur provides travel and expense management services to businesses

## Creating a SAP Concur connection

### Using Client Secret

To create the connection you need:

* An API Address
* A Client ID
* A Client Secret

### Obtaining the credentials

On the `Application List` page, if you already got an app - click on it and use the `Client ID` and `Cliecnt Secret`, if not:

1. Click on `Create New App`.
2. Enter the relevant inputs and click on `Submit`.
3. The `Client ID` and `Client Secret` of the created app will appear on the screen.

For more information about obtaining credentials visit [Sap Concur's Documentation](https://developer.concur.com/api-reference/authentication/oauth2-app-mgmt-tool.html)

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **SAP Concur** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **Client Secret** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The Client ID
   * The Client Secret
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
