Tray.ai tip of the day.

Can you redirect a webhook to a different location?

For example:

  • you would like to open the webhook from the browser
  • execute some logic across multiple systems
  • create some records
  • and finally, redirect the person to the correct system’s location

Yes, you can!

Just specify a 301 or 302 HTTP response code and then pass a “Location” header as shown below!

#trayio #iPaaS #webhook

As easy as that 🚀