How to retrieve PROGRAMID value | Community
Skip to main content
Best answer by Kishore_Kumar_

Hi,

Generally, URL formation would be like below, You can get it from here.

 

https://author-p[Program ID]-e[EnvironmentID].adobeaemcloud.com/ 

 

Incase if you want to get the JSON output, We can make use of Cloud Manager API or Adobe CLI. To work with CM API, we need authentication Headers which we can get it through Adobe IO / Developer console.

 

  1. Authentication Reference: https://www.adobe.io/experience-cloud/cloud-manager/guides/getting-started/authentication/
  2. API Reference: https://www.adobe.io/experience-cloud/cloud-manager/reference/api

To test the CM API results we can make use of  'Cloud Manager API Playground' which will hit the Cloud Manager APIs using the logged in user credentials.

 

https://www.adobe.io/experience-cloud/cloud-manager/reference/playground/#/api/program

2 replies

antoniom5495929
Level 7
January 28, 2022

Hi @praveen_goplani_accenture ,

you can find the program Id by accessing into the CloudManager > Programs

 

Thanks,

Antonio

Level 2
January 28, 2022

Thanks a lot for your quick response, Sorry I made a typo mistake I was looking for EnvironmentID.

antoniom5495929
Level 7
January 28, 2022

Hi @praveen_goplani_accenture ,

also the evironment id could be retrieved from the cloud Manager:

Thanks,

Antonio

Kishore_Kumar_
Kishore_Kumar_Accepted solution
Level 9
January 28, 2022

Hi,

Generally, URL formation would be like below, You can get it from here.

 

https://author-p[Program ID]-e[EnvironmentID].adobeaemcloud.com/ 

 

Incase if you want to get the JSON output, We can make use of Cloud Manager API or Adobe CLI. To work with CM API, we need authentication Headers which we can get it through Adobe IO / Developer console.

 

  1. Authentication Reference: https://www.adobe.io/experience-cloud/cloud-manager/guides/getting-started/authentication/
  2. API Reference: https://www.adobe.io/experience-cloud/cloud-manager/reference/api

To test the CM API results we can make use of  'Cloud Manager API Playground' which will hit the Cloud Manager APIs using the logged in user credentials.

 

https://www.adobe.io/experience-cloud/cloud-manager/reference/playground/#/api/program