0.2 - Get Profile (org Id and Sandbox Env Id)
GET {{anypoint_host}}/accounts/api/profile
This request: - gets org information - parse the result and search orgid by orgname and envid by envname - sets the orgid and envid in Qodex environment variables
You need to fill the orgname and envname in Qodex environment variables - orgname: is the business org name to which you want to depoy ex: Ozgur Business Organisation - envname: is the environement name to which you want to deplay ex: Sandbox
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |