Hi everyone! I created an action flow to send out emails on a daily basis. I´ve being receiving a warning that tells me that:
Validation failed for 1 parameter(s).
Missing value of required parameter 'address'.
I do not get why, since both modules are setup with the same settings. I am not sure if this warning happened because the logic did not find any cases…
Looks like an invalid address is being passed to the email module. Can you click the previous module’s output bundle and send it here?
1. 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.json file, and upload it here into this discussion thread.
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!
Thanks for the tips Sam! the weird is, when I manually run the AF I did not get any warnigs or errors, but I did what you suggested, I applied a filter on the email variable to make sure it will get…