• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Recent content by erh

  1. E

    Google Sheets - Add new Row - retrieve row number

    Great idea. I think it can be even easier, actually, using Text Formatter: Extract Pattern I was able to use this to extract the last digit: (\d+)$ This is an example string from your linked workflow: 2. Updates UpdatedRange : Sheet1!A19:D19 The result was 19. Question, do you know for a...
  2. 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...
  3. E

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

    Thanks for the quick reply. Hrmm, it seems like a big risk to allow edit previleges to the channel if no feature that uses edit priveleges is required. Is it on Pably's roadmap to enable "minimum required permissions" when authorizing accounts?
  4. 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