App Connect Event Calendar: How to pass selected Calendar date to variable?

How to pass selected Calendar date to variable?

What I need: Onclick or on Date Click, I want to get the date and use it to set a variable value.

Please check:

1 Like

:heart_eyes: :smiling_face_with_three_hearts:

Sorry I previously missed that part because I didn’t find Date Click Event when using Flow Control > Run. So just to confirm here that Date Click Event value will only be accessible when directly using Dynamic Event action. What if I need to use flow and get the date value at the same time. Should I then create 2 dynamic events, 1) Date Click for getting the date value 2) Click Event for flow. Is this a fine approach.