• 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

    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...
  2. 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.
  3. 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:
  4. 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...
  5. 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...
  6. ArshilAhmad

    Woocommerce: new order created doesn't return any data

    HI @olimckenna, Could you please share the Workflow URL where you have this concern?
  7. 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/
  8. 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...
  9. 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...
  10. ArshilAhmad

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

    You would have to set up your workflow in this manner. https://connect.pabbly.com/workflow/share/CkJXZVIFCWpVH1M5D1AMK19LBAAFXFQ1Bx4DEVxTBn5bFQZDA0JdNwFNVT9RHgloUBlVPwRbAGRYTFZSCV8IewAaAwEBAlQuUh8FNlMWADMKVFd_UjM# Set up 'Google Drive: New File' as your trigger step. It triggers whenever a new...
  11. ArshilAhmad

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

    For some reason, the Task History ID captured in the Pabbly Connect Manager trigger step is not correct. There is no task created at the time mentioned in Pabbly Connect Manager. Task History ID - IjU3NjUwNTY4MDYzMzA0MzY1MjY4NTUzMjUxMzY1MTY3NTQzNTBmMzgi_pc Anyway, we seem to have found a...
  12. ArshilAhmad

    Urgent - LeadConnector v2 stopped working

    Our technical team has informed us that the issue primarily arises because the old token expires and is regenerated every hour. There can be instances where a request is sent using Token A, but during the process, a new Token B is generated. Since LeadConnector only recognizes the latest token...
  13. ArshilAhmad

    [auto reply facebook comment] How to avoid answering oneself?

    You can add it after step 1 or 2, depending on which step the "From Name" appears in.
  14. ArshilAhmad

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

    The error appears to have been resolved upon re-execution, which is why it is no longer visible. The issue occurs when an application takes more than 25 seconds to process a request and send a response back to Pabbly Connect. We suggest adding a Delay before the 'Add New Row' action step to...
  15. ArshilAhmad

    Issue Creating GHL Sub-Accounts via Pabbly - “Company Does Not Have Access to This Feature” Error

    Your concern will be addressed here: https://forum.pabbly.com/threads/issue-creating-ghl-sub-accounts-via-pabbly-%E2%80%9Ccompany-does-not-have-access-to-this-feature%E2%80%9D-error.31131/
  16. ArshilAhmad

    Issue Creating GHL Sub-Accounts via Pabbly - “Company Does Not Have Access to This Feature” Error

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzZTA0Mzc1MjY5NTUzMTUxMzIi_pc Please establish a new connection with your GHL account and see if that resolves the issue.
  17. ArshilAhmad

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

    Please share the Task History ID where you encountered the error: 'The application processed the request but returned a blank response'. Also, specify the step in which it occurred.
  18. ArshilAhmad

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

    Please share the Task History ID where you received the “Response not received in 25 seconds” error. Kindly note that Webhook by Pabbly is based on descriptive webhooks, which means we don’t have any control over the data. We simply provide the webhook URL, and if the source application to...
  19. ArshilAhmad

    is there any set up guide for webhook response ?

    You haven’t mapped any data to the 'Commercial Sub Type' field in any of your routes. The source application you've connected to the webhook doesn't send this data to Pabbly Connect. Since we can't see this data in your trigger step, it's not possible to pass it to Google Sheets. Task...
  20. ArshilAhmad

    Use Gravity Forms to update existing data in HubSpot

    Please create a short screen recording and elaborate a bit more on this specific concern. Also, share the Task History ID where you faced this issue. Task History ID - IjU3NjUwNTY4MDYzMzA0MzE1MjY4NTUzMTUxMzU1MTY3NTQzNTBmMzAi_pc Based on your Task History ID, we can see that you searched for a...
Top