{PREVIOUS} and {FIRST} exist - I need to access other steps

1
1

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

  • You must to post comments
0
0

Since jetFlow version 1.6 for this goal you can use custom-defined lists: https://jetflow.io/automate/workflow-variables/custom-lists/

  • You must to post comments
0
0

You’re right, this should be implemented. There will be an update soon. Stay tuned.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.