Deepti
10 months agoNew Contributor II
Obtain Rest API curl to run in postman directly
Hi koryknick, Is there any way we can obtain exact curl for the Rest API call we are making in snaplogic that can be directly used for running in postman so as to validate the rest api call params?
If you are using the HTTP Client snap for the call, you can enable Debug option in the snap and look at the response, which will contain a "debug" element with all the details of the call.