Search results

  1. Z

    Get Rows related

    What if I have to lookup more than 100 rows - in the spreadsheet lookup function Is there a way to do that? If I wanted to lookup 150 rows?
  2. Z

    Get Rows related

    Are we sure on this! vLookup has a limitation of 100 rows So I can get rows with 1000 rows of data? Coz some use cases, will have a lot of data to crawl to find value
  3. Z

    Get Rows related

    Is there a limit to how many rows can be fetched?
  4. Z

    Get Rows related

    If I do “Get Rows” in google sheets Do I define the range from Row2 And Is there a limit to how many rows can be fetched? My use case is: I wish to MATCH data received WITH data already present in google sheets If yes, the filter should move ahead for each of the values in the second...
  5. Z

    Google Sheets Trigger NOT Working!

    Hi Team, My Google Sheets Trigger has not stopped working now. Google Sheets Extension is not accepting data... it is giving me this error: Authorization is required to perform that action. Checked Video on Website. It is working now!
  6. Z

    Open AI Trigger after 3 Months - Stops Working - Request Steps on how to connect!

    Hi, The OpenAI Trigger stops working after 3 months. The API works on the free account only till then. ChatGPT 4 ($20/month) purchase, does not solve this problem What do we buy to make this trigger start working again? Any video on the same?
  7. Z

    Wix Form: Multiple Option Select Capture

    When selecting multiple options in a WIX CheckBox Form. Suppose the Form has captured English, Hindi Now, How do I separate the Two I need to Route Separately for English & Separately for Hindi
  8. Z

    Google Sheet Related: Absolute Reference to one cell

    When Tagging Google sheet fields, using Google sheets trigger. Can we Use one Field as Permanent... To take from the sheet always.. instead of Manually Writing the Name in the sheet? Google sheet we use: $A$2 to make cell permanent. How do I do that in pabbly?
  9. Z

    Pabbly Webhook with iphone/Android App

    Yea, I meant to ask Apple Store and Android Approve the Concept of using Webhooks to Export Data .. New to this so making sure I understand what i convey to the developer
  10. Z

    Pabbly Webhook with iphone/Android App

    I meant to ask IF I develop a Custom App on Android or iPhone And Use Pabbly Webhook to Receive information Are there any guideilnes
  11. Z

    Pabbly Webhook with iphone/Android App

    How does it work when connecting Pabbly Webhook with Android or iphone Applications? I am planning to get user registrations on the Mobile Applications.. Not made one yet but working on it. Once the user registers, the information should be captured by Pabbly using your Webhook and should work...
  12. Z

    Facebook Instant Leads and Gmail

    So my workflows based on facebook stopped working - 3 days ago. My entire business from fb/insta leads has come to a stop I have done everything as required by the team to get things activated and yet not getting the leads into my Googlesheets or further processes. I understand, reponses are...
  13. Z

    Facebook Instant Leads and Gmail

    But why would someone go for 10 Minutes if Instant is available. There must be a reason to have the New Lead (Instant) feature? Is there a different setup? More Timetaking Setup?
  14. Z

    Facebook Instant Leads and Gmail

    What is the difference between New Lead New Lead (Instant)
  15. Z

    google sheets: how to update a row instead of add a new one?

    Great so the count of the queueing does not matter. Is all I wanted to confirm. Thank you
  16. Z

    google sheets: how to update a row instead of add a new one?

    There are timed reminders being sent on specific dstes We are using the delay until trigger for this Ideally there should be no issue on the queuing part as they are just waiting for their individual dates but still necessary to be informed There is no such limitation using Delay Until...
  17. Z

    google sheets: how to update a row instead of add a new one?

    ok So a very important question How many events/actions can be held/queued in the Delay Until Step? Is there a Maximum Limit to that? Because the Task is consumed as soon as it activates but whats the limit? 10,000? or more... Or less?
  18. Z

    google sheets: how to update a row instead of add a new one?

    Please do Reply to all 4 Queries Thanks
  19. Z

    google sheets: how to update a row instead of add a new one?

    Also, incase the iterator has lookedup 100 rows... The Action works by Going through every Row - Every time there's a scheduled trigger. So suppose I run the workflow at 8 AM every morning The Workflow will go through the Sheets 100 rows, one at a time getting all data Next, what if the...
  20. Z

    google sheets: how to update a row instead of add a new one?

    Can we get as in.. Can we set the Range as A1:B1000 While the data is only in A1:B100 So 100 rows have data but setting 1000 rows as the range How does this affect the system?
Top