Webhook response module mistakes

Case 1:
in the webhook response module, a redirect has been made to a URL with some specific URL parameters, this redirect is not taking those parameters although inside make it shows it as done.

desired url (supposedly successfully executed by make): https://app.meetxxx.com/appointments/index.php?acid=754&provider=9&service=42&name=julitest&last_name=floreztest&phone=+573006009000&email=testjuli@test.co&Country=Brasil&city=Acacias_____&utm_source=_____&utm_medium=_____&utm_campaign=_____"

Url executed in browsers: https://app.meetlinxxx.com/appointments/index.php?acid=754&provider=9&service=42&name=&last_name=&phone=&email=&Country=&city=_____&utm_source=_____&utm_medium=_____&utm_campaign=_____

case 2
the goal is to have several webhook response redirects according to the client’s response filter. The problem is that all redirects are going to the same URL. I insist that cache clearing has been validated on all devices in all browsers at different points and different IP.

I would think that something internally in make cache is failing, since in the run eleven (user interface) everything appears correct.

Also if there is any way to run the make cache cleanup.




blueprint (1).json (24.1 KB)

Welcome to the Make community!

Turn your scenario off and then on again. It will prompt you to delete all the data in the Webhook queue, or process all the older requests first.

Screenshot_2023-12-07_130050

You need to provide the web page that is doing this.

2 Likes

Welcome to the Make community!

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes