This repository provides an example of how to register an external endpoint to for the Concur Event Subscription Service, in order to receive events for a specific topic. It includes the following steps:
- Obtain application-level Bearer token
- Get available event topics
- Check existing subscriptions
- Create/update a subscription
- Verify subscription
- Delete subscription
- Activate subscription
In order to use this repository you will need
- The Web Service Administration role within SAP Concur (to be able to create SAP Concur applications)
- Postman (to be able to use the files included in this repository)
- Have downloaded / installed the Authentication Postman collection found here.
No knowns issues.
This project is provided "as-is", with no expected changes or support. The complete documentation for the APIs used can be found here.
For additional support, ask a question in SAP Community.
This repository is provided "as-is".
Copyright (c) 2024 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.