Hi I have an output with filename changing based on date.
How do i set up the email attachment, to pick up the file, "ABC 2022-11-12" and then "ABC 2022-11-13" the next day.
Hey @ericren
I would recommend solving this by creating a temp file, that then gets picked up by the email.
Attaching an example for you to model off of.
email config:
render config:
Hope this helps!
Hi @ericren
If you want to use the same workflow to write the data into a file and send it through email, you can adapt this idea: