How can I test API without changing the actual data. | Adobe Higher Education
Skip to main content
Level 3
March 24, 2022
Beantwortet

How can I test API without changing the actual data.

  • March 24, 2022
  • 1 Antwort
  • 1327 Ansichten

Hi there,

 

Hope you are doing good.

 

Currently I am working with schema filed group end point  and I wanted to do some patch and put request. Is there is any way test the APIs without changing current setup or data. ?

 

Any hint is really appreciated.

Thanks in advance.

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von Gokul_Agiwal

Hi @deepakkv 

In this case I think you can able to test / play with the sample postman collection which has all the AEP API with PUT, PATCH request. 

For reference -  Experience Platform Postman samples GitHub repository.

1 Antwort

Gokul_Agiwal
Community Advisor
Community Advisor
March 24, 2022

Hi @deepakkv 

In this case I think you can able to test / play with the sample postman collection which has all the AEP API with PUT, PATCH request. 

For reference -  Experience Platform Postman samples GitHub repository.

Adobe Employee
March 24, 2022

+1 to what @gokul_agiwal said. Plus you can create a sandbox and play with the data in there and delete the sandbox when you are done. If you need some sample schemas and data to play with, these resources might be helpful:

https://experienceleague.adobe.com/docs/platform-learn/getting-started-for-data-architects-and-data-engineers/overview.html

https://experienceleague.adobe.com/docs/platform-learn/tutorials/import-sample-data.html?lang=en 

Gokul_Agiwal
Community Advisor
Community Advisor
March 24, 2022

Agree with @dwright-adobe Sandbox too help to play with AEP API.