Gumloop Interface

Can i build a Gumploop interface to embed within our company website. Have a page with basic form structure, that uses gumloop flow in the background? No login, no credit feedback etc. Just the question and response.

Hey @rgomer67! 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

Absolutely, you can do this, though not directly through the Interface feature. Since your form frontend is already set up, you can trigger the workflow using the webhook trigger.

You can find the relevant docs here:

To receive the output back in the same interface, you’ll need to poll for the response using this endpoint: Retrieve Run Details.

Let me know if this makes sense or if you run into any issues.

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