I can't pass values to the Google Sheet

There is some issue with looping or something else. When I insert a link into the parser manually, everything is successfully transferred. But when I connect a Google Sheet containing the links, nothing works. How can I solve this problem? I need the data to be recorded in the same format as in the example.

Hey @Harbuzova – Since you’re passing more than one value here to the Google Sheet Writer node, you’d have to switch to Add New Rows in the Google Sheet Writer node instead of Add a Single New Row.

I’d also recommend creating a subflow and wrapping it an Error Shield to make this flow more robust.

Subflow Tutorial: https://vimeo.com/1052111235/cb7e3a446b
Subflow Docs: https://docs.gumloop.com/core-concepts/subflows

Example of subflow on your workbook: https://www.gumloop.com/pipeline?workbook_id=dReitqu8wTupN4mHShgKib

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

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