03-28-2020, 03:23 PM
Listy here is correct. The actually trigger will have a lot of information passed to it through the "input" variable that you can extract, including the information you tried to pass in.
I just looked in the source code and to do exactly what you asked is current implemented. I guess we've always relied on the "input" variable. It might be nice to do something like:
@PYTHON(notification/dates,{mode="A"})
to make the "notification/dates" more flexible.
I just looked in the source code and to do exactly what you asked is current implemented. I guess we've always relied on the "input" variable. It might be nice to do something like:
@PYTHON(notification/dates,{mode="A"})
to make the "notification/dates" more flexible.