How can I see what is actually being sent by my Rest connector?

I have a rest connector attached to a form, but it's not working.  How do I see what is actually being sent from the rest connector?


1 person has this question
  • You could create a data source and send the data to that data source using our OPEN API from your connector. That will show you what is being sent. Have you tried that?

  • Utilise    https://requestbin.com/  you can create a "BIN" for free, and send the API call to that, it will show you exactly what and how it is being sent.  Very Useful


Login or Signup to post a comment