I thought we are all set, but I don’t know what I’m missing. Based on your response, I connected the date time config to a merge variables node but when I run it, the varStartDate and varEndDate that I created aren’t showing up :
Hi @ebarr , by default, variables created within a component do not get exposed “down stream” from the component.
To make them available, you need to open the configuration of the Component Output node, and then you can choose which flow variables to be made available outside of the component. Hope that helps.