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

Recent content by Alex1717

  1. Alex1717

    Adding Telegram button

    Hello. I want to add Telegram button, but have next error: "Bad Request: can't parse inline keyboard button: Text buttons are unallowed in the inline keyboard." See screen. Thanks
  2. Alex1717

    Trigger MySQL

    Thanks
  3. Alex1717

    Trigger MySQL

    Hello. I have problem with MySQL. Connecting to my Database, but when I do Test request, have not any information from my last row, so I cant connect information to next steps. But trigger work, and I get information in my history. See Screenshots Thanks
  4. Alex1717

    Webhook with adding code beore script

    This is my application
  5. Alex1717

    Webhook with adding code beore script

    https://connect.pabbly.com/share-app/DkZWZFUCA2AASlI4A2YGIQ4aV1NXDlM3AxpSQAQLAXlaAABVURBYMloWAyEHUARlVRwBaw5SAz5dSVFVBFIDcFFcBygDHAJfWmlSFwRbWHIObFYhVR4DOQBRUmEDSwY8DjdXcFcaUw4DDVJpBB8BR1oDAHtRC1hWWhoDawdIBC5VMgFoDlcDI11k
  6. Alex1717

    Webhook with adding code beore script

    I must to return: a code in the beginning of the script <?php if (isset($_GET['zd_echo'])) exit($_GET['zd_echo']); ?>
  7. Alex1717

    Webhook with adding code beore script

    Hello. I need to return for example: https://connect.pabbly.com/workflow/sendwebhookdata/IjU3NjUw NTY5MDYzNTA0MzE1MjY1NTUzNDUxM2Ei_pc?zd_echo='value from response'
  8. Alex1717

    Webhook with adding code beore script

    But I need to create application, where webhook recieve php script. Can we do it in pabbly?
  9. Alex1717

    Webhook with adding code beore script

    Hello. I want to connect nottifications from my IP-telefon serwis to Pabbly via webhook. It need to Add a code in the beginning of the script: <?php if (isset($_GET['zd_echo'])) exit($_GET['zd_echo']); ?>. How to do it on pabbly!? Thanks
Top