Hi!
I’m performing an integration via webhook; however, when I use the module to run a scenario, the input values are not being passed to the designated scenario. In the email test, both the email
and name
variables are not being populated within the specified scenario, and I’m receiving an error.
Here is the data I receive from the webhook:
Here is the configuration of the module that runs the scenario:
Here is the execution that sends the values to the inputs:
This is the email module error:
Here is the configuration of the email module:
And here is the configuration of the scenario inputs: