Expand my Community achievements bar.

SOLVED

How can I test API without changing the actual data.

Avatar

Level 3

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

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.

Avatar

Employee Advisor

+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-...

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

Avatar

Community Advisor

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