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

Webhook with adding code beore script

Alex1717

Member
Your Task History ID
XxdZa14JBWYCSAljDl0CJQ8bAQUEXgc7ABkHFQMMUioBTwRRB0YPZVgUUHJeGVIzXxYFbw5RBWRaTgcDUgRVJlNJVUdUVwd9VxpVZgBFWmlfAVlxXj8#
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
 

Attachments

  • Screenshot 2023-12-21 at 13.03.29.png
    Screenshot 2023-12-21 at 13.03.29.png
    163.5 KB · Views: 107
  • Screenshot 2023-12-21 at 13.02.12.png
    Screenshot 2023-12-21 at 13.02.12.png
    126.7 KB · Views: 97
  • Screenshot 2023-12-21 at 12.59.32.png
    Screenshot 2023-12-21 at 12.59.32.png
    257.1 KB · Views: 131

ArshilAhmad

Moderator
Staff member
Hi @Alex1717,

Currently, we don't have a direct integration with the application you are trying to connect with. Please get in touch with your application's support to get this information, as we don't have much information regarding this concern of yours.
 

ArshilAhmad

Moderator
Staff member
Please allow me some time to discuss this with my team. We will get back to you with an update soon.
 

ArshilAhmad

Moderator
Staff member
Could you please elaborate a bit more on the response you are referring to?

You can have a look at the attached thread below to understand how to configure the trigger if that's what you are looking for.
 

Alex1717

Member
I must to return:
a code in the beginning of the script

<?php if (isset($_GET['zd_echo'])) exit($_GET['zd_echo']); ?>
 
Top