• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  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