Can you give me more information on this issue ?
Hi,
As
Potential solutions:
1) Redetermine data structure - Usually you can add data by using option redetermine data structure and adding parameter, but that will change the URL you need to hit with your request.
2) Add HTTP request headers - Other option is to activate option “Get request headers” in webhook module, and then put additional data into request header. That way you don’t have to alter URL/parameters/data structure. It’s less adviced however, because you need to double check good request header name, in order to avoid using one that is broadly used for different purposes (f.e. 301 response uses header “location” to known where to redirect request).
Headers are visible after you’ll send new request with new header. Mark this post as answer if helped.
Best Regards,
Mateusz Dudek
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.