Seamless Flow Integration in Gum Loop: Can I Pass Data Between Nodes

Hi everyone,

I’m wondering if it’s even possible to use data from previous nodes to feed into subsequent flows. Specifically, I’m trying to pass the output of one flow as input for the next to link them together seamlessly.

As an example, imagine:

Node A: Processes and outputs a table of records.

Node B: Is designed to take one record from that table and perform further actions (like updating a record in Supabase or generating additional content).

My questions are:

  1. Is it possible in Gum Loop to pass data from Node A to Node B in such a way that I can select or filter a specific row from the output?

  2. How can I define or reference a specific row when passing data along to a subflow, especially considering my backend is Supabase?

Any clear examples or documentation pointers on how to achieve this would be greatly appreciated. Thanks in advance for your help!

Hey @Delanorei - Passing data from one node to another is definitely possible that’s how the workflows are executed.

Can you share your workbook or run link so I can answer question #2? You can find the run link on the history page - please make sure to set the access to ‘anyone with the link can view’.

I’d also recommend going over some of the Gumloop introduction videos below so you can get a better idea of how to connect data between nodes:

Title: Building your first Gumloop flow
Video 1: https://vimeo.com/1051986876/f28a3ec3ef
Title: Loop mode, subflows and error shields
Video 2: https://vimeo.com/1052111235/cb7e3a446b

Thanks for your answer.
I understand how to connect subflows.
I’d like to filter for a specific row on the database, so the request is linked to a specific UUID.

Here is the link. I can give you access:
https://www.gumloop.com/pipeline?workbook_id=f92pq8L4hGApoXH7kGxttJ

Cheers,
Jo

Gotcha. I’ve requested access to view the flow. You can also enable ‘anyone with the link can view’ under the share button.

Could you also share the run link from your https://www.gumloop.com/history page?

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