Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 3.52 KB

README.md

File metadata and controls

63 lines (43 loc) · 3.52 KB

Welcome to the SAP Concur API Tutorial Navigator Samples

This repository contains the sample code that is used in the "Calling Concur APIs" tutorial series on SAP Tutorial Navigator.

REUSE status

Requirements

Credentials and software

  • SAP Concur instance credentials
  • Access to SAP Tutorial Navigator
  • Node.Js
  • GitHub account
  • IDE or text editor

Calling Concur APIs Tutorials on Tutorial Navigator

These tutorials need to be done in sequence.

  1. Tutorial 1 - Create tokens required for Concur API access -> Tutorial 1 sample code
  2. Tutorial 2 - Refresh token management automation -> Tutorial 2 sample code
  3. Tutorial 3 - Call Concur APIs using a multiple use bearer token -> Tutorial 3 sample code

Download and Installation

  1. Install the LTS version of NodeJS.
  2. Clone or download this repo.
  3. Sign on to SAP Tutorial Navigator

No Known Issues

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community.

Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.