Adding a Webhook

Does anyone know how to add a webhook to my projects, I want to add a webhook to a button that sends an API request to my webook, basically on my app it has textboxes on it and when you add text to the textboxes and click the button it will send a API request to the webhook with those text that you put on there in the textboxes

Try this:

  • go to http://glideapps.com/
  • Click the Search icon in upper right
  • Type “webhook”
  • Click the first result

Not the answer I was looking for

Why not?

Here’s the direct documentation on how to implement webhooks in Glide Apps.