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

    Problem with posting to Instagram.

    And this is how it actually happens. Extra "\" is added.
  2. Vladimir

    Problem with posting to Instagram.

    Images were not added to the message. Let's try once more. this is how it should work.
  3. Vladimir

    Problem with posting to Instagram.

    This is how it must be: This is how it actually posted: You can see extra "\" is added and it breaks the link to profile. Yesterday it started to work properly, but today I see that backslash is added again.
  4. Vladimir

    Problem with posting to Instagram.

    Well, that's not what I needed. You broke <br>, and I had to replace it with %0A. Now I have back newlines, but my underscore "_" sign still does not work. I tried to use "%5F" code, but it's printed as is. Why not just simply pass all data to Instagramm without those weird transformations?
  5. Vladimir

    Problem with posting to Instagram.

    There is some bug with posting to Instagram. Strings are double-escaped. New lines become "\\n" and underscore become "\_". I have found a solution for new lines (used <br> instead of new lines), but what to do with underscore? It's a part of usernames, so I can't mention people with underscore...
Top