Filter renaming the output

Hi.
How can I change the output name of a filter, in order to make it more readable and useful?
Thank you.

Vittorio.

Hey @25_Crescita! 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

Hey @25_Crescita – At the moment, renaming outputs of a node isn’t possible. It is on the roadmap, but it’s a more involved change that requires a shift in how nodes are structured. We want to make sure when we introduce it, we do it right.

In such cases I’d recommend using the router node. It preserves the same input names passed into it. You can also define multiple conditions in a single router node, which makes the flow more robust and easier to manage.

You can check out the router node docs here: Router - Gumloop

Let me know if that helps.

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