Forum Discussion

Deepti's avatar
Deepti
New Contributor II
11 months ago
Solved

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?
  • koryknick's avatar
    11 months ago

    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.