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

    Pabbly Request timeout?

    Thanks for the link @Supreme. I realise now that my execution was wrong. I have now added the function to a cron job using the wp_schedule_single_event. This also means that I can call the code directly from WordPress and I don't need to use pabbly as a workaround. wp_schedule_single_event(...
  2. GerHalligan

    Pabbly Request timeout?

    OK, so it sounds like pabbly always has to wait for a response. It'd be handy, if there was a setting per workflow that you could change to let it know that a response isn't needed. I know it doesn't affect the code I'm running but it is a little annoying having all the execution reminder...
  3. GerHalligan

    Pabbly Request timeout?

    Hi @Supreme, Thanks for getting back to me. The scenario that I'm using the pabbly task in is, a client purchases a policy on my wp site and a webhook is called from WP Webhooks Pro to pabbly. Pabbly then makes a call back to a php function on my website through another webhook. This function...
  4. GerHalligan

    Pabbly Request timeout?

    Hi, I have a task to sends a webhook to my site to create a PDF from customer data. This pdf process can take a bit of time, so I keep getting timeout emails from pabbly as it is waiting for a reply. Is there a way to set up a pabbly connect task, so that it isn't waiting for a reply, as the...
Top