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

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

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