Looking to build out an ai automation consultant website and want to embed some working workflows directly on my site. Is there a way to embed a workflow directly on my site?
Hey @todhirsch! 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
Hey @todhirsch – You can’t embed the interface directly but we have seen other users add a form on their site to collect inputs and then send that to the workflow via the webhook trigger: https://docs.gumloop.com/api-reference/getting-started
Let me know if this makes sense and works for you
Thanks I will try that. BTW, Gummie says you can embed interfaces. Just FYI
Hi @todhirsch I have been playing around with using the webhook from a streamlit interface. I have a video I can share (it doesn’t really show the streamlit code unfortunately.)
I started with the webhook code in the canvas (top right) but found the python SDK to be even easier. If you need any pointers, let me know!
Bower
Thank you for flagging! We’ll fix this
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.