Missing webhook node

New here. have a pretty simple flow with a data input I am following instructions how to trigger this with an API request. Per instructions I am to add a webhook trigger. I am on Gumloop Starter Plan which should have this available but when I press add trigger I don’t see that option. I see 8 options from google drive to typform. Am I missing something?

Hey @surferdave! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @surferdave – You can access the webhook trigger from the webhook button on the canvas:

so I just need to call it using curl or JS and it triggers automatically? I do not need to add a “webhook” node? The instructions I got from gummie were to add a node. Thats easy if this is the case.

Yes exactly but you would need Input nodes to map the incoming data: Start flow run - Gumloop

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.