• 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. Himesh

    How to get the row id when search term matches column value in Google Sheets?

    Hello @limitcracker , This video might be helpful to you. in response you'll get rowIndex (Your unique row Id) and after that yoo can use update cell value or update row as per your requirement. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom...
  2. Himesh

    Workaround Needed — No Option to Pull Historical Google Reviews from GMB Integration

    Hello @mienlie , U can use action event called Fetch review. You need to put condition if the response doesn't have key called "ReviewReply Comment" then you need to provide reply to that comment. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom...
  3. Himesh

    Upload to Google Drive

    Ok apart from that you can check the url is public or not Make sure the URL is accessible publicly. Try opening it directly in your browser(Incognito mode) — it should start downloading without login. And you are putting url in file name section. Your file name should be file_name.pdf not url...
  4. Himesh

    google sheet public share safe?

    You can make sheet private and still your automation will work. And after doing that please check/test the workflow once. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
  5. Himesh

    Upload to Google Drive

    Hello @FredMills , Just add folder ID in folder ID section whole url. Please refer below screenshot for reference. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other...
  6. Himesh

    Encoding data into a query string

    Encoding means it'll replace @, =, {space} and special character. If you want to replace just space with %20 then use find and replace method in which put space in find field and replace it with %20
  7. Himesh

    Beehiiv API connection - how to map "Custom Field : Name" & "Custom Fields Value"

    Then I can suggest you to pass value one by one instead of all values so that you'll get to know which field is giving issue.
  8. Himesh

    Beehiiv API connection - how to map "Custom Field : Name" & "Custom Fields Value"

    Hello @kurt, First of check you are mapping all the fields correctly, I can see instead of date and time you are passing integer. So you need to convert date and time first in beehiiv format. And if you don't want to do that change all custom field with string data type. If you are still not...
  9. Himesh

    Trigger every 1 min not work

    It sends all the rows added within a 1-minute window, rather than one at a time. For instance, if 10 rows are added in that minute, it will trigger for all 10. If only 1 row is added, it will trigger just once. If you are still not able to understand this on your own feel free to DM me and we...
  10. Himesh

    Encoding data into a query string

    Working fine for me you can check below screenshot. Make sure to select "False" in "Convert to plus?" field.
  11. Himesh

    Whatsapp notification for google sheet

    Hello @Julia , Have you register your mobile number with any of the below services? WhatsApp Cloud API AiSensy Interakt WATI Gupshup If no then you need to register your number first. And after that you can use pabbly connect to automate your google sheet workflow. If you are still not able...
  12. Himesh

    Format date from email subject line

    Hello @PhilPP, Reffer this video for gmail trigger :- , If you’re using any other email provider, I suggest you check this list: https://www.pabbly.com/connect/integrations/. You can also use an email parser if you’re facing any issues. If you’re still unable to resolve it on your own, feel...
  13. Himesh

    A recent task was not executed due to following error: Required field String missing

    Hello @Andrea_Lain , There might be issue with the mapping. Please check if the mapping is broken for that step or not. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other...
  14. Himesh

    Filtering out with "or" function

    Hello @IlanFreeman , Use 'AND' if you want to check that both conditions are true. Currently, you're using 'OR', which checks if either one is true. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just...
  15. Himesh

    Mollie as trigger.

    Hello @willemiendoes , As of now trigger of Mollie is not available in pabbly, but documentation is available so you can upvote here. https://roadmap.pabbly.com/p/mollie-payments If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm...
  16. Himesh

    Integration Support: Interact → TrustPulse via Pabbly Connect

    Hello @Juliana , TrustPulse, a social proof notification plugin, doesn't have a publicly available API documentation. So as of now it's not possible with pabbly connect. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from...
  17. Himesh

    Browse AI bulk Tasks gives 400 code

    Seems like you are having issue with mapping. can you please check if you've mapped url field correctly or not. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
  18. Himesh

    Error Messages

    Hello @Stephyoung , Before entering the data into add member to level, check the data if it's coming from above step or not. To check that you need to click on task history and select data In tab. if any data is missing e.g. Email of user put filter above add step and check if email is not empty...
  19. Himesh

    Kajabi “Grant Offer” action in Pabbly Connect returns 500 error

    Hello @Alchemy , This video might be helphul for your use case If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
Top