Combine text node error

Hi, can anyone check why my current combine text node error, eventhough everything that I sent has been on “text”, thanks!

https://www.gumloop.com/pipeline?workbook_id=cfzh6HVPsmwdjwpGL3tkWw

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

https://www.gumloop.com/pipeline?workbook_id=cfzh6HVPsmwdjwpGL3tkWw

Include a Duplicate Node or use a List Trimmer

Hey @ramdhan_rz – You might want to try using a Duplicate node to match the single item’s count with the larger list or a Join List Items node to merge the lists into text.

The key is to ensure all lists going into the node are the same size, especially in loop mode or when the node expects a List type.

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