Can we use Postman app to configure and run AEP APIs | Community
Skip to main content
Level 2
March 5, 2022
Solved

Can we use Postman app to configure and run AEP APIs

  • March 5, 2022
  • 1 reply
  • 1299 views

Hi All,

Is it possible to connect Postman application to interact with APIs of Adobe Experience Platform? Is there any guidance material available.

 

Thanks in advance!

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kishore_Reddy

Hey @pavani1241 

 

Yes, it's possible to use Postman for interaction with AEP APIs.

 

See the below references:

  1. Detailed introduction and guidance - Link
  2. Set up Developer Console and Postman - Link
  3. Experience Platform Postman collections in GitHub - Link
  4. List of all APIs facilitated by AEP - Link

Adobe Experience Platform is an API-first platform, it has a robust infrastructure for API based methodologies. Before releasing any feature, AEP would have the feature available in API before it arrives in the User Interface (UI) of AEP.

 

Hope this helps! Happy learning..

 

Best,

Kishore

1 reply

Kishore_Reddy
Community Advisor
Kishore_ReddyCommunity AdvisorAccepted solution
Community Advisor
March 5, 2022

Hey @pavani1241 

 

Yes, it's possible to use Postman for interaction with AEP APIs.

 

See the below references:

  1. Detailed introduction and guidance - Link
  2. Set up Developer Console and Postman - Link
  3. Experience Platform Postman collections in GitHub - Link
  4. List of all APIs facilitated by AEP - Link

Adobe Experience Platform is an API-first platform, it has a robust infrastructure for API based methodologies. Before releasing any feature, AEP would have the feature available in API before it arrives in the User Interface (UI) of AEP.

 

Hope this helps! Happy learning..

 

Best,

Kishore

Level 2
March 6, 2022

Thank you!