Where do I find my app's webhook URL and how do I use it?
Webhooks let external tools (like Zapier, Jotform, or your own systems) send data into your Fuzen app automatically. To find your webhook URL: Open your app in
Webhooks let external tools (like Zapier, Jotform, or your own systems) send data into your Fuzen app automatically.
To find your webhook URL:
- Open your app in the Fuzen builder.
- Go to the Automations / Workflows section.
- Create or open a workflow and look for a Webhook Trigger option.
- Fuzen will generate a unique webhook URL for that workflow. Copy it.
How to use it with Zapier or Jotform:
- In Zapier: create a Zap with “Webhooks by Zapier” as the action, and paste your Fuzen webhook URL.
- In Jotform: go to Form Settings → Integrations → Webhooks and paste your URL.
- Any data sent to the webhook URL will trigger the workflow in your Fuzen app.
Note: If you’re not sure how to set up a webhook trigger for your specific use case, describe what you want to the AI: “When a Jotform submission comes in, create a new Lead record with the form data.” The AI will set up the workflow and give you the webhook URL.
Was this article helpful?
Related articles
Can multiple users collaborate to build an app?
Yes. Fuzen allows multiple users to collaborate on the same app. You can invite team members, assign roles, and work together in real-time to build, test, and r
Read articleWhat integrations does Fuzen provide?
Fuzen supports a range of powerful integrations to help you build feature-rich apps. These include: Twilio (for calls and WhatsApp), Email & SMTP (for sendi
Read articleCan I extract the code of my app?
Not at the moment. Fuzen manages everything for you behind the scenes, so you don’t have to worry about the code. We handle all the technical complexity,
Read article