Error with Get List item

Hi there,

I got this error:

" Get List Item Failed!
The list only goes up to index 0, but a value of 1 was entered. Please enter an index value that exists in the list."

on this workflow: https://www.gumloop.com/pipeline?workbook_id=hdMeVESKPy6Bz4W1qujDHP&run_id=PeQhaNHxNAn8Mj2VD6pb7v

Please can you help?

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


That is because one of the content failed and doesn’t have 2 elements the 70th row to be precise.

Hey @hallixrap — I recorded a Loom walkthrough to explain this.

I think the best solution here would be to use an Extract Data node instead of all the split text and get list item nodes. That should make your flow much more flexible.

Let me know if this makes sense and works for you :slightly_smiling_face:

Thank you so much @Wasay-Gumloop for the loom, super helpful and @Shrikar for the comments. I’m mindful of credits so won’t run it again right now but that definitely seems like a much better option!

I actually built that monstrosity because of Gummie, knew there must be something easier.

No problem @hallixrap – Sent some credits so you can continue testing since your previous run failed.

Would also recommend taking a look at this subflow + error shield tutorial to make your flow robust: Subflows - Gumloop

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