Plumber user guide
Click here if you can't view this page properlyGo to appSupport
  • 👩‍🔧Plumber
  • Login to Plumber
  • 💼Popular Workflows
    • 🔀ALL WORKFLOWS
    • 🔔Notifications for FormSG
    • 📨FormSG and SMS integration
    • 📧Email acknowledgements to respondent
    • 🔥Get updated on urgent requests w/ Telegram
    • ☎️Keep mailing lists updated
    • ✔️Attendance taking
    • 🤝Dynamic response based on respondent selections
  • 📖User guides
    • Executions page
    • Pipe settings
    • Triggers
      • 📃FormSG
      • ⚙️Webhooks
      • 🕐Scheduler
    • Actions
      • 🔷Tiles
      • 📊M365 Excel (.gov.sg Agencies only)
      • ✉️LetterSG
      • 📪Email by Postman
      • ☎️SMS by Postman
      • 🗂️Vault workspace
      • #️⃣Slack
      • 💵PaySG
      • ☎️Telegram
      • 💼Toolbox
      • 🌉Custom API
  • Help!!!
    • ⁉️FAQ
    • 🧑Contact us
  • Legal
    • Terms of Use
    • Government Agency Privacy Statement
Powered by GitBook
On this page

Was this helpful?

  1. User guides
  2. Triggers

Webhooks

This page explains the steps you need to follow to set up a Webhook as a trigger for your pipe.

A webhook is a way for two apps to talk to each other in real-time. It sends a notification from one app to another when something specific happens, like a new response that has been submitted to FormSG. This helps keep information up-to-date without manual work.

Trigger events

  • Catch raw webhook

Adding a new connection

Create a connection from the dropdown but note that this step is not needed for the trigger step to work.

Testing the trigger

After you receive the webhook URL in the test substep on the editor page, you can test it by sending a GET, POST, PUT, or PATCH request to the URL trigger the flow. You should then observe the data you sent over being reflected on our webpage.

PreviousFormSGNextScheduler

Last updated 11 months ago

Was this helpful?

📖
⚙️