Subflow Input Node shows blank despite receiving data from main flow's AI Filter

I have a main flow where a Slack Message Reader feeds into an AI Filter, which then connects to my Email Agent subflow. The logs confirm that data is passing through (I can see the Slack message content in both the AI Filter output and Email Agent input in the main flow logs), but when I open my Email Agent subflow, the Input node shows blank for both input and output. The subflow is definitely triggering (logs show TRIGGERED_PIPELINE), but it’s as if the data isn’t making it to the Input node inside the subflow. I’ve tried recreating the Input node, leaving the default value empty, and ensuring the connection in the main flow is correct, but the Input node remains blank.

https://www.gumloop.com/pipeline?workbook_id=uPaFRkHAXmCfYWH6kZPtLV&run_id=CQejoeehHoJMcKaPTGPsSQ

Hey @mikefutia - I can see the input being populated correctly in the subflow.

Subflow run link: https://www.gumloop.com/pipeline?workbook_id=uPaFRkHAXmCfYWH6kZPtLV&run_id=kLq2U6K9SSCnkTpyzgLwbN&tab=1

Are you hovering over the subflow and then viewing it or are you viewing the subflow run from the run log? Because if you open the subflow by hovering over the subflow node then it opens the subflow workbook and not the run. You can view the subflow run by expanding the subflow node from the run log and clicking “View Run”.

Let me know if this is what you were looking for.

1 Like

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