Forum Discussion
DougHenning1
3 years agoCommunity Manager
Is step A a search step? If so, then you need a loop to process the results. Or if you only want the first record then you can reference it specifically like this:
{{a[0].packed_date}}
------------------------------
Doug Henning
------------------------------