Can I use Gumloop automations in the background as part of my product so that when a user takes an action inside my SaaS product, it triggers the Gumloop automation and returns an output inside my product?
Hey @Tarek! 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.
-
Find your run link on the history page. Format:
https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
-
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
-
Provide details about the issue—more context helps us troubleshoot faster.
You can find your run history here: https://www.gumloop.com/history
You can do that using the start workflows api.
Adding to @Shrikar’s answer – Here is the doc for triggering a worklflow via webhook and you’ll have to poll the output to fetch the result.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.