Is there a way to pass the onboarding information filled out to a custom form later on?
I am attempting to use the onboarding flow and get user A to fill out the initial information such as name, dob, department etc.
The next step has User B fill out a form that will then be emailed to them. Is there a way to prefill some of the form with information provided by User A. I know you can prefill but is there a way to reference previous steps like {{UserAStep1.first_name}} ?
