• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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: 33
  • Screenshot 2023-12-21 at 13.02.12.png
    Screenshot 2023-12-21 at 13.02.12.png
    126.7 KB · Views: 30
  • Screenshot 2023-12-21 at 12.59.32.png
    Screenshot 2023-12-21 at 12.59.32.png
    257.1 KB · Views: 59

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