What's new in Gist

Uncover our latest and greatest product updates.

New
November 17, 2021

Customize your workflows with our new redesigned webhooks 🔄

Webhooks allow you to integrate Gist with other software applications and automate your processes. Think of webhooks as programmatic notifications that let your application know when something changes inside your Gist workspace.

We've redesigned our webhooks infrastructure to improve stability and scalability, and we've added some highly requested features to webhooks. It's now easier than ever to connect Gist with other applications and streamline your workflows.

Image #1

With this update, you can now:

  • Use various HTTP methods: PUT, POST and PATCH.
  • Include custom request headers.
  • Include a custom request body with full liquid variable support.
  • Use Basic authentication bearer token authorization.
  • Setup a test webhook URL and inspect requests. (For example, try Webhook.site or RequestBin.)
emoji negative reaction for 'Customize your workflows with our new redesigned webhooks 🔄' emoji neutral reaction for 'Customize your workflows with our new redesigned webhooks 🔄' emoji positive reaction for 'Customize your workflows with our new redesigned webhooks 🔄'
Thanks for your feedback