Sheet Creditials

Hi I am really struggling to connect my google sheet to my build to extract data from Website.


My workflow has no tick on google sheet, however when i test


Node was executed succesfully

Hi @Eslie, welcome to the community!
It looks like your workflow execution stops at the ‘split out’ node and the issue is not in the Google sheets credentials. The ‘split out’ node works only with array [] inputs. Usually the Information extractor doesn’t output arrays so you probably don’t need to split out.

Hey thanks for your help
I am trying to extract data from a website, and update the sheet.


This seem to have sorted the node out, however still net getting the sheet to update as per the requirement

Hey,
Not sure exactly what your requirements are but you should be able to map the fields from the information extractor manually by dragging and dropping them in the respective columns that the sheet node detected:
Peek 2025-04-12 13-08

OR make sure to name the fields in the information extractor the same as your spreadsheet columns and use the automatic mapping mode of the Append Sheet Row node:
Peek 2025-04-12 13-09

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