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

    Guys, why do we have to deal with this kind of problem again?!

    Hi @guyseo, An OAuthException error occurs when there is a change in the account credentials of a particular application or if the token has expired. Please establish a new connection with your Facebook account and see if that fixes your issue.
  2. ArshilAhmad

    How to Create Wix Contacts from Facebook Lead Ads - WIX connection returning 'Message'

    Hi @Chris Kielb, Could you please share the Workflow URL where you have this concern?
  3. ArshilAhmad

    How to run the same flow for two (or more) sets of variables

    We have made some changes to the array, and it now contains two objects. Please check it now. https://connect.pabbly.com/workflow/share/WxMENgBXUDMHTQZsVAsAJw4aBgIGXwNiXUQAEgcIB39bFVMWUxIMZgpGAGoATwhpURhSOA9TU2sBFQMHCV8DcAEYBioBAgJ4Uh9VZgJHCDtbBQQsAGE#
  4. ArshilAhmad

    Why does workflow fail when correctly mapped?

    Hi @jpr, https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZiMDYzZjA0MzY1MjZjNTUzNzUxMzUi_pc Task History ID - IjU3NjUwNTY4MDYzMzA0M2Q1MjZiNTUzMjUxMzA1MTZiNTQzODBmMzgi_pc It seems that your regex is designed to extract JSON objects embedded as code blocks inside a "content" field...
  5. ArshilAhmad

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    It looks like the 'Global Search' doesn't fetch a file located within a sub-folder of the Main Folder. The file shown in the example I shared above was retrieved from the Main Folder itself. We apologize for the inconvenience caused. We have set up this workflow for you, which uses routers and...
  6. ArshilAhmad

    Whatsapp Coexistence feature

    Thank you for the confirmation. Please allow us some time to look into this concern. We will get back to you with an update soon.
  7. ArshilAhmad

    not getting approved on pabbly connect facebook group.

    Please allow us some time. We will get back to you shortly.
  8. ArshilAhmad

    Smtp by Pabbly - XML body

    We have forwarded your request to our technical team as well. Please allow us some time to look into it—we will get back to you with an update soon.
  9. ArshilAhmad

    transferring google analytics data in google sheet.

    Hi @serwar24554, Could you please share the Workflow URL where you have this concern?
  10. ArshilAhmad

    Whatsapp Coexistence feature

    This error usually occurs when trying to connect with a phone number from a restricted region. Could you please confirm whether the phone number you are attempting to connect to is from Mexico? Also, let us know whether you are trying to connect a regular WhatsApp number or a WhatsApp Business...
  11. ArshilAhmad

    Google Ads : Send Offline Conversion with Phone Number - Conversion events are not loading

    Hi @fabgonber, https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZhMDYzNDA0M2M1MjZlNTUzMDUxMzEi_pc We were able to list the 'Conversion Action' field in the 'Send Offline Conversion with Phone Number' action after refreshing the fields.
  12. ArshilAhmad

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Ignore the previous workflow we shared. Please check out this workflow: https://connect.pabbly.com/workflow/share/DERTYVYBAWJVHwhiVAtQdwAUAQUJUFMyXEUAEldYUioESgBFA0IBawFNVT9fEFMyXxZXPQZaVm4LHwIGBFIFdlBeBxVRUlYsUx5RKg1cW2gMUlN7Vjc# The trigger remains the same—it will still trigger on every...
  13. ArshilAhmad

    Getting this error - The application processed the request but returned a blank response

    The only workaround is to auto re-execute the failed task, which you already have enabled. No, there shouldn’t be any data loss—it was just a temporary issue, and it only affected the 'Lookup Spreadsheet Rows' action step.
  14. ArshilAhmad

    How to directly upload to WordPress main image?

    Hi @Hoom07, Please make a short screen recording and elaborate a bit more on what you mean by "main image on WordPress and not in blog". Also, check out the video shared below:
  15. ArshilAhmad

    is there any set up guide for webhook response ?

    Your concern appears to be similar to the one addressed in this thread: https://forum.pabbly.com/threads/stripe-webhook-fields-missing-depending-on-payment-method-card-vs-link.30161/post-144199 To set up your workflow, you would need to first capture a payload—for example, for 'Owner'—and then...
  16. ArshilAhmad

    Getting this"Response not received in 25 seconds" error message

    It means the number of times the workflow was executed before you stopped encountering the error. You can still get the same error even with the Delay step, but it should help mitigate the issue. As mentioned earlier, the issue occurs when Google Sheets fails to process a request and takes...
  17. ArshilAhmad

    Woocommerce: new order created doesn't return any data

    HI @olimckenna, Could you please share the Workflow URL where you have this concern?
  18. ArshilAhmad

    Whatsapp Coexistence feature

    Please follow the steps below to connect your existing WhatsApp Business account to Pabbly Chatflow. https://forum.pabbly.com/threads/how-to-connect-your-existing-whatsapp-business-number-to-pabbly-chatflow.29337/
  19. ArshilAhmad

    How to run the same flow for two (or more) sets of variables

    Here, we have passed an array into the Text Formatter, and then passed the result to the Iterator. Similarly, you can add your company IDs as array objects and pass them to the Iterator...
  20. ArshilAhmad

    How to run the same flow for two (or more) sets of variables

    Hi @apps, To achieve this use case, you would need to add a Router to your workflow with two routes. Both routes should have the same filter conditions. Then, add the steps related to Company A in Route 1 and the steps related to Company B in Route 2. Essentially, both routes will execute each...
Top