Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2026 05:08 AM
Sorry - flow action.
I have a functioning flow action which takes an array.object and returns a string. I want to be able to use this even outside a flow, so I have created a sub-flow which I am trying to call based on the code snippet. I am trying to call it from a email script and I am trying to pass a variable set from a RITM, this variable set I can log using gs.log and it shows expected data, but the sub-flow is getting no in-data (see attached pics). I dont understand why nothing is passed.