SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Create Tokens Required for Concur API Access

Create an app with a company request token to create a refresh token for API access.

Overview

🎓 advanced ⏱ 20 min. SAP ConcurAdvanced

You will learn

  • ✔How to create a new app
  • ✔How to generate your company request token from the app
  • ✔How to create your credentials.json file using information from the app and the company request token
  • ✔How to create a refresh token from an API call using the credentials.json file
Marc Bell M Marc Bell August 21, 2026
Created on July 11, 2023
Contributors

More from Marc Bell

See all 3 tutorials by Marc Bell →

Prerequisites

Prerequisites

Steps

Step 1 Login to your Concur admin panel
—

  1. Login to your Concur admin panel.
  2. Enter your user ID and click Next. image
  3. Enter your password and click Sign In. image
Step 2 Create a new app
+
Step 3 Generate your company request token
+
Step 4 Setup the Node.js app
+
Step 5 Generate your credentials file
+
Step 6 Generate your refresh token
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. Login to your Concur admin panel 2. Create a new app 3. Generate your company request token 4. Setup the Node.js app 5. Generate your credentials file 6. Generate your refresh token
Next