YouTube to Google Sheets
Status: Closed · Asked by Lawyal on · 0 views
Hello,
I would like to add a new row in a Google Sheet, if a competitor uploads a new video to YouTube.
The columns should be filled with information like video title, video url and more.
While I have my accounts connected, I don't get any data into Google Sheets (not with my own account, not with a different channel).
It seems that "add a new row" or "update a row" is not the right action.
Could someone point me in the right direction? :)
Thank you for your help
Hello,
I would like to add a new row in a Google Sheet, if a competitor uploads a new video to YouTube.
The columns should be filled with information like video title, video url and more.While I have my accounts connected, I don't get any data into Google Sheets (not with my own account, not with a different channel).
It seems that "add a new row" or "update a row" is not the right action.
Could someone point me in the right direction? :)Thank you for your help
Seems like is the "Append Value" action step you are passing the data incorrectly, please refer to the help text on how you have to pass the data in comma separately in double quotes.
(Watch the second part of the video on how you can use "Append Values" action step)
youtube.com/watch?v=UbY596b2J4M
And in your "Add New Rows" action step you need to make sure that you have headers written on your respective Google Sheets.
(Watch the second part of the video on how you can use the "Add New Rows" action step)