Search results

  1. E

    Google Sheets - Add new Row - retrieve row number

    I'm using the Google Sheets action "Add new row" -- is there a way to use a variable which represents the row number that was just added to? Right now I have to do something rather complicated: =INDIRECT("AnotherSheet!A" & ROW()) This fetches the value in the sheet "AnotherSheet", in column...
  2. E

    Youtube Authorization permissions -- is there a read only option?

    Authorizing Pabbly Connect to perform Youtube action requires these permissions: "See, edit, and permanently delete your Youtube VIdeos, ratings, comments and captions" If my action only triggers when a new video is posted or when a new comment is posted, the permission to delete videos is...
Top