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

    Trigger bugging : Youtube New Video in Channel with Video URL

    Thank you I have subscribed to notifications of this bug just out of curiosity to see how reactive youtube api support is. :-)
  2. JamesColin

    Trigger bugging : Youtube New Video in Channel with Video URL

    Ok, thank you it is reassuring. Unfortunately, just like the first time it happened, the bug lasted a day or two and isn't happening anymore. So that'll make it hard for the integration team to find out the cause. It might be happening to another user right now, and it could appear again for me...
  3. JamesColin

    Trigger bugging : Youtube New Video in Channel with Video URL

    Hello, what you did is add a filter so that the workflow can run only if the video's published date is the same as the current day date. Don't you think that it is an amateur fix ? Seriously ? Don't you want to dig in, why the trigger is acting crazily suddenly ? No ?
  4. JamesColin

    Trigger bugging : Youtube New Video in Channel with Video URL

    Hello, the youtube new video in channel is bugging, getting triggered with old videos. Going crazy, see the image of last 100 runs, I have not posted a new video. My workflow has been up for months, it already went crazy once but then it stopped so I diodn't bother to report it. Here's another...
  5. JamesColin

    Facebook authorization expired 3 months after, how to renew?

    Thank you! Now it seems obvious those 3 dots on the right of the connection, but at the time I couldn't find it by myself. Thank you, at least now there is this forum thread with keywords facebook authorization for future searches as mine returned nothing useful.
  6. JamesColin

    Facebook authorization expired 3 months after, how to renew?

    Hello, exactly 3 months after I created my Facebook connection, it is now not working with the error 200. How to renew this connection without having to redo all workflows ? I see nowhere in the interface a way to check/renew the connections we have made in order to create workflows. I've tried...
  7. JamesColin

    Accentuated characters stripped out of result by API by Pabbly app.

    Hello, it is working indeed, thank you for your support!
  8. JamesColin

    Get Single Specific Cell Value Google Sheets

    In the Range instead of writing Ax:Bx you just write Ax or Cx if it's the column C of the row x.
  9. JamesColin

    How To Impelement POST API

    Are you sure it is a POST ? The example you show is a GET since the arguments are in the URL. Try it with a GET like you did with the parameters. You don't need the ? at the end of your endpoint URL. Now it shouldn't return an error.
  10. JamesColin

    Accentuated characters stripped out of result by API by Pabbly app.

    Hello sure, the name of the workflow is Envoi Ad Text + Contenus en français
  11. JamesColin

    Accentuated characters stripped out of result by API by Pabbly app.

    Hello, I use API by Pabbly to get a text file generated by PHP. My PHP is set to output as UTF-8 : header('Content-Type: text/plain; charset=utf-8'); And when I look at it in the browser it has all characters, but in the result of the API by Pabbly app, all accentuated characters are stripped...
Top