Image Analyze Node Error

Hi there -

I am getting an error from my image analyze node. It was working the other day and I don’t think I made any changes. Could someone take a look?

https://www.gumloop.com/pipeline?workbook_id=6B7vVAfpPmLmisjzyNTTgn&run_id=hCgjG7RwsoPtv7PFXDiiqQ

Hey @YasminaM - The issue here is that the email contains multiple attachments. Multiple attachments from the Gmail Reader node are separated by a comma, eg:

hCgjG7RwsoPtv7PFXDiiqQ/weekly-dashboard-716b0fe61765-2025-02-27-19-23-29.pdf,hCgjG7RwsoPtv7PFXDiiqQ/weekly-dashboard-7da0e6f248c7-2025-02-27-19-26-01.pdf

You can check this by clicking on the See all inputs/outputs from the run log:

To fix this you can use the Split Text node to split the files on the comma , character and output a list of files that can be processed individually.

I set this up for you here: https://www.gumloop.com/pipeline?workbook_id=2m8AV4FwivCUqA7YwdQ7Zi

Let me know if this makes sense and works for you. I also invited you to our shared Slack channel with IC, we’re much more active there.

Thank you, Wasay! Super helpful. Also ty for adding me to the Slack Channel.

Added you to the channel! :slightly_smiling_face:

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