Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/signavio-api
Get started with the SAP Signavio API! This repository provides Postman Collection and other guidance to jumpstart your development.
https://github.com/sap-samples/signavio-api
api postman rest sample sample-code sap-signavio
Last synced: about 1 month ago
JSON representation
Get started with the SAP Signavio API! This repository provides Postman Collection and other guidance to jumpstart your development.
- Host: GitHub
- URL: https://github.com/sap-samples/signavio-api
- Owner: SAP-samples
- License: apache-2.0
- Created: 2023-01-17T22:29:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T10:25:25.000Z (2 months ago)
- Last Synced: 2024-10-21T15:09:27.105Z (2 months ago)
- Topics: api, postman, rest, sample, sample-code, sap-signavio
- Size: 353 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAP Signavio API
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/signavio-api)](https://api.reuse.software/info/github.com/SAP-samples/signavio-api)
## Description
This repository provides Postman collections and environments as well as other guidance to jumpstart your development with SAP Signavio solutions.
### Postman Collections
Postman is an application which enables developers to design, build and test APIs. A Postman collection is a group of saved API requests for use in the application.
For your convenience, this repository provides Postman collections which you can reuse to access SAP Signavio APIs.
### Postman Environments
Postman allows the use of variables so you can store and reuse values in different places. A Postman environment is a set of related variables grouped together to make using collections more convenient.
## Requirements
You should have already downloaded and installed Postman. If not, it is available via the [Postman Downloads page](https://www.postman.com/downloads/).
For further requirements specific to a collection, refer to the instructions in the relevant subfolder.
## Download and Installation
To begin using a Postman collection, follow these steps.
1. Download a collection JSON file from this repository and save it to your local file system.
2. If there is an associated environment file, download and save this file also. For example, the file `SAP Signavio Process Intelligence.postman_collection.json` has an accompanying file, `SAP Signavio Process Intelligence.postman_environment.json`.
3. In Postman, select **File** → **Import** and then **Upload Files**.
This opens a file selection dialogue.
4. Select the collection and/or environment files you downloaded, then **Open**.
This displays a summary of the files to be imported.
5. Select **Import**.
This adds the collection and any environment to your workspace.
6. For guidance on using a specific collection, refer to the instructions in the relevant subfolder.## Using the Postman Collections
For guidance on using your Postman collection, find instructions in the relevant subfolder of this repository.
## How to obtain support
[Create an issue](https://github.com/SAP-samples/signavio-api/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).## 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](https://developercertificate.org/).## License
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](LICENSE) file.