Variable names not showing in other modules

HI,

OK, I think I know what’s happening4. . You’re calling the URL with no parameters.

So Heres is what you do:

  1. Click your webhook and redetermine the data structure

  1. Call it like this and the webhook will know what to expect as incoming data:

https://hook.eu2.make.com/gnv4db85b23o3aptif49h9qao6qgrdry?toolCallId=12345&result=The+time+is%3A+15%3A12

  1. Then you will be able to use the result in the last webhook of your scenario

L