An open API service indexing awesome lists of open source software.

https://github.com/sap-samples/concur-extract-apis

Postman collection with sample requests demonstrating the use of the SAP Concur Extract v1 APIs to lookup extract jobs, run them on-demand, and retrieve the resulting extract data.
https://github.com/sap-samples/concur-extract-apis

api concur extracts financial-integration postman sample sample-code sap-concur web-services

Last synced: 6 months ago
JSON representation

Postman collection with sample requests demonstrating the use of the SAP Concur Extract v1 APIs to lookup extract jobs, run them on-demand, and retrieve the resulting extract data.

Awesome Lists containing this project

README

          

# SAP Concur Client Web Services - Extract API

[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/concur-extract-apis)](https://api.reuse.software/info/github.com/SAP-samples/concur-extract-apis)

## Description
This repository provides basic examples of Extract APIs used by SAP Concur customers. The calls within the collection demonstrate the following process steps:
1) Get Extract Definitions
2) Run Extract
3) Retrieve Extract

## Requirements
In order to use this repository you will need:
1) The Web Service Administration role within SAP Concur (to be able to create SAP Concur applications)
2) Postman (to be able to use the collection included in this repository)
3) Have downloaded / installed the Authentication Postman collection [found here](https://github.com/SAP-samples/concur-web-services-authentication)

## Known Issues
No known issues.

## How to obtain support
This project is provided "as-is", with no expected changes or support.
The complete Extract API documentation [can be found here](https://developer.concur.com/api-reference/common/extracts/v1.extracts.html).

For additional support, please [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).

## Contributing
This repository is provided "as-is".

## License
Copyright (c) 2025 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](LICENSE) file.