Hi Gregory, Community,
great plugin, I really like it.
I’ve created a workflow with two actions that create files and return the path, after each file is created a custom field ist updated and then I’m sending a mail where I want to attach both files, so I created a custom mail action (for other reasons, I need more control than the standard mail action) that accepts multiple attachments as path.
- CREATE FILE A
- UPDATE CUSTOM FIELD WITH {PREVIOUS}
- CREATE FILE B
- UPDATE CUSTOM FIELD WITH {PREVIOUS}
- MAIL WITH ?
So how can I access the ouput of the CREATE FILE actions to add them as attachment?
I appreciate any help.
Kind regards,
Tobias
- Tobias asked 7 years ago
- You must login to post comments
You’re right, this should be implemented. There will be an update soon. Stay tuned.
- Gregory answered 5 years ago
- You must login to post comments
Since jetFlow version 1.6 for this goal you can use custom-defined lists: https://jetflow.io/automate/workflow-variables/custom-lists/
- Gregory answered 5 years ago
- You must login to post comments
Please login first to submit.