Hi gumloopers! I built a flow that finds relevant subreddits when the user inputs any URL. The output is in table form with Title, Summary and URL of the subreddits as columns in the table. It’s outputting to a Google Sheet now but I would just like to display it back to the original screen interface that the user input the URL in, in the first place. Is this possible? Gummie is confused with my request. Here’s the flow:
https://www.gumloop.com/pipeline?workbook_id=81rnkRjMqhoYcTNDJXPmam&run_id=Ny8TdfSfKa9NvsicjGCava
Hey @todhirsch - The Interface
supports markdown so yes you can create a simple table in markdown and then output that in the interface.
You can add an AI step to generate this markdown table.
Here’s a simple example:
- Interface: https://www.gumloop.com/interface/Table-Output-sifcE4LyDB1nE9dZCW8T3w
- Flow: https://www.gumloop.com/pipeline?workbook_id=mEwdi2t69xscorqppRXJpo
Let me know if this works for you.
This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.