Can we access the final result of a pipeline (from an Output node) via an API or have it sent to a webhook when done?

I can’t seem to get an output to display on my website and curious if this is even possible?

Hey @toddpiechowski! 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 Todd!

Yup! You can do that using the Gumloop API.

You can use the Gumloop API to start a run for a specific flow and then wait for the output of the run.

Hey Aron, that’s great - I’ll test this & report back. Thanks for the reply!

working perfectly in minutes. I was attempting to do it through the flow/webhook but this makes much more sense

1 Like

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