Launch extension development no longer requires the integration environment.
Please use the reactor-postman repo instead.
This Postman collection was originally intended to help developers work with the Launch (non-prod) integration environment.
Since the release of private extension features the release process for extension developers has changed. We no longer require the integration environment in your workflow.
The reactor-postman repo contains all the latest examples for working with the Launch APIs. Please use the postman collection in that repo. Thanks.
A Postman collection for extension developers working with Launch, by Adobe.
This file contains a Postman collection you can import to your Postman application. It contains the structure for the following API calls:
* Upload: the initial upload of your extension package to the integration environment
* List: list the extension packages in the integration environment
* Get status: get the status and details of an extension package in the integration environment
* Patch: patch your extension package in the integration environment
You'll need to be authorized for extension development and acces to this environment. The Getting Started Guide has all the details.
## Get Started
1. Download this json file or clone the repo
2. Open the Postman API application, or download it here.
3. Open the Settings
panel in Postman
4. Click on the Data
tab
5. Click Choose Files
For information on using Postman with APIs, see the Postman Docs.
The code is available under the Apache-2.0 license.