To set up a connection to a Concur Expense sandbox instance, retrieve the company UUID and request token by following these steps:
-
Sign in to your Concur sandbox account.
-
Navigate to Adminstration > Company > Authentication admin.
-
Click OAuth 2.0 application management. The Application list page opens.
-
Click + Create new app.
-
Enter an App name and App description.
-
Add Allowed grants (add at least refresh_token and password).
-
Select the Scopes. For more information, see API reference.
-
Click Submit. The App credentials page opens.
-
Copy the Client ID and click Ok.
-
Navigate to Authentication administration.
-
Click Company request token.
-
Paste the client ID in the App ID field and click Submit.
-
Copy the Company UUID (Username).
-
Copy the Company request token (Password). (The Company request token must be utilized within 24 hours; otherwise, the steps outlined in step 11 should be performed again).
Start establishing a connection to Concur Expense in either of the following ways:
-
From the Resources menu, select Connections. Then, click+ Create connection at the top right.
– or –
-
While working in a new or existing integration, you can add an application to a flow simply by clicking Add source or Add destination.
In the resulting Application list, select Concur Expense.
At this point, you’re presented with options for providing Concur Expense authentication.
Name (required): Provide a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection, and a unique identifier will prove helpful later when selecting among a list of connections that you’ve created.
Application (required, non-editable): A reminder of the app you’re editing.
Username (required): Enter the Company UUID.
Password (required): Enter the Company request token.
Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this token again; it is stored only for a saved connection.
Generate token (required): Click Generate token to have integrator.io fill in an encrypted access token.
Save and close: Click to test and save the connection and exit the Create connection panel.