Skip to main content

Troubleshooting API requests

Updated over a week ago

If you're using SyncWith for Google Sheet's API connector, to connect to a 3rd party's API by specifying the URL endpoint, and the method (Get/Post) etc, and you're having trouble figuring out what is going on, we recommend using the postman echo endpoints. To use these, find the right one based on your API's method eg GET or POST, and temporarily modify your settings in SyncWith to use the postman endpoint, then Postman will send back to you what you sent it, so you can clearly see exactly what is being sent in the request.

Did this answer your question?