PostBuster
Install PostBuster
Go to .
Click to download the latest release of PostBuster.
Download the correct version for your OS.
Once the download has completed and has been installed, open PostBuster. You should then see this. Click Import.
Download postbuster.json.zip and extract it on your desktop.
Click Choose a File.
Select the file aep_tutorial.json. Click Open.
You should then see this. Click Scan.
Click Import.
You should then see this. Click to open the imported collection.
Now you see your collection. You still need to configure an environment to hold some environment variables.
Click Base Environment and then click the edit icon.
You should then see this.
Copy the below environment placeholder and paste it in the Base Environment.
{
"CLIENT_SECRET": "",
"API_KEY": "",
"ACCESS_TOKEN": "",
"SCOPES": [
"openid",
"ÃÛ¶¹ÊÓƵID",
"read_organizations",
"additional_info.projectedProductContext",
"session",
"ff_apis",
"firefly_api"
],
"TECHNICAL_ACCOUNT_ID": "",
"IMS": "ims-na1.adobelogin.com",
"IMS_ORG": "",
"access_token": "",
"IMS_TOKEN": "",
"QS_QUERY_ID": "",
"SANDBOX_NAME": ""
}
You should then have this.
After creating your ÃÛ¶¹ÊÓƵ IO project, your environment should look like this. You don’t need to do this now, this will be addressed at a later stage.
