Passing Date variables to other Workflows
# 🤝help
c
Goal: Pass a already collected Data input from user to another workflow. Observation: Cannot define @var_name in transition to workflow card for variable with a date format.

https://cdn.discordapp.com/attachments/1133579985890852994/1133579986062823476/image.png

I expected to be able to add @dateToBeDelivered variable .. however it seem I only can select a static date.
Now I think about it it doesnt matter, I will convert the object to a string.
butttt - that might not be the expected behaviour
h
with session variables?
c
I used the execution card to and created user vars.
2 Views