• 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 $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

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

Search results

  1. Fagun Shah

    Formula Parse Error Mobile Phone Number from Calendly to Google Sheet

    Do that in pabbly not in gsheet, do that the same field of which you send me screenshot of. Mobile field. Just add ' before you map mobile value. So it wi automatically add ' to all mobile numbers going to gsheet.
  2. Fagun Shah

    Formula Parse Error Mobile Phone Number from Calendly to Google Sheet

    Just add ' before mobile number in Mobile field for Gsheet in pabbly connect, it will tell gsheet to not consider it as an formula.
  3. Fagun Shah

    Formula Parse Error Mobile Phone Number from Calendly to Google Sheet

    Share the format in which you get Mobile number from calendly.
  4. Fagun Shah

    Tags and Categories

    @christopherb as per our discussion on FB messenger make sure you toggle on Map toggle for category and tags and then pass category or tag ids comma separated. Tag or Category id can be found in URL when you try to edit them in your Wordpress site.
  5. Fagun Shah

    Google Column updated not triggering webhook

    Can you please PM me again on the FB - https://www.facebook.com/fagun.shah.7/
  6. Fagun Shah

    Can't authorize with discord

    Check this thread - https://forum.pabbly.com/threads/why-administrator-permission-for-discord-integration.333/#post-3561
  7. Fagun Shah

    how to make loop on pagination json request

    @khaled_Social I would I like to help you if you want, PM me here(no charges) - https://www.facebook.com/fagun.shah.7/
  8. Fagun Shah

    I want to send Message to everyone in my google sheet.

    I think I have created something similar before, there will be total of 2 workflow to achieve this. In first workflow you get all the numbers/rows using Get Rows action of google sheet. Then use iterator to separate each row and go through them one-by-one. Then use counter and API to send data...
  9. Fagun Shah

    I want to send Message to everyone in my google sheet.

    Are all the numbers in a single column?
  10. Fagun Shah

    Google Sheets Pabbly Webhooks

    Hi @david , you can not decide the exact time of when 1 hour starts, it does not start exactly from first data arrived in the sheet. It is totally random. But when ever the one hour schedule will run it will send all new data added to Gsheet to Pabbly one by one. Let's say for example next 1...
  11. Fagun Shah

    Delay Module send WhatsApp between 8am and 8pm

    For 2nd usecase check this answer where I replied for almost similar usecase - https://forum.pabbly.com/threads/schedule-by-pabbly-for-every-saturday-at-a-specific-time.508/#post-2158 For 1st usecase tagging @Pabbly
  12. Fagun Shah

    Loop over multiple results

    Try turning off simple response toggle. It is above Save and Send Test Request Button. Once you turn off that click on Save and Send Test Request button again.
  13. Fagun Shah

    Loop over multiple results

    Iterator module will help here -
  14. Fagun Shah

    Gsheets 'Send On Event' Not Working

    It is just how it works I think, don't know technical details of it. So tagging @Pabbly to help you here. And I think it is not possible to change interval time to 30 min.
  15. Fagun Shah

    Gsheets 'Send On Event' Not Working

    Yes, if data is added to google sheet using third party automation softare/API checkmark both Send On Schedule and Send on Event. And google sheet will send all new rows to pabbly connect every one hour.
  16. Fagun Shah

    Gsheets 'Send On Event' Not Working

    If new rows are added other than Google Form or manually then you need to select send on schedule also, and it will send all new rows only once per hour. So try keeping Send on Schedule check marked and check if all new rows gets trigger in next 1 hour or not.
  17. Fagun Shah

    #featurerequest Gmail as a trigger

    Upvote here on feature request section - https://pabbly.hellonext.co/b/Update-Existing-Application/p/gmail-triggers
  18. Fagun Shah

    {{skip}} Not Working

    Use Append Row instead of Add New Row bcoz Add New Row action removes formulas or anything that is in the same row, but Append Row keeps it.
  19. Fagun Shah

    why delay by pabbly not working with iterator

    Yes it should work that way. Also another thing you can do is this, Instead of placing a delay module after iteratir, create a new workflow with webhook as a trigger and place delay module there. You can send data from workflow 1 to workflow 2's webhook using API module inside pabbly connect.
Top