ruben.romero
ruben.romero5mo ago

ruben.romero - Hi everyone, i tried to generate...

Hi everyone, i tried to generate an AI node, to find a row in a spreadsheet (can't believe there isn't a node for that) but i would need to implement the authentication manually because the node doesn't come with the authentication button like the rest of oauth nodes, what can we look for a row in a spreadsheet? or how can i make the node to allow me to authenticate like the rest? Thank you
4 Replies
Gaurav Chadha
Gaurav Chadha5mo ago
Hi @ruben.romero, Sure, we can add an OAuth node for this, cc @Bhavya, could we add a node to get a specific row from spreadsheet or modify the Get Sheets nodes supporting filters if feasible.
ruben.romero
ruben.romero5mo ago
That would be great, thank you
Bhavya
Bhavya5mo ago
Hey @ruben.romero, the best way to edit an OAuth authenticated node is via the "Edit with AI" option available in the node menu (or you could even manually edit the node scripts via the Node Editor). You could use any Google Sheets integration node for this purpose, so you won't have to worry about the authentication set up.
No description
ruben.romero
ruben.romero5mo ago
Hi @Bhavya thank you for your answer, i’ll give it a try