LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Send email with attachment containing only specific files from a folder

    Employee
    Posted 08-11-2017 02:45

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: brocq_18

    I have a graph which outputs four files, two with suffix {{^DATE^}} and two {{^DATE^}}_AA, to the same folder.
    How can I have the two {{^DATE^}}_AA attached and sent automatically once output?
    Thanks


  • 2.  RE: Send email with attachment containing only specific files from a folder

    Employee
    Posted 08-11-2017 06:07

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: gmullin

    You can group the 2 file names together into one field using groupString() that's available in the Agg node. Then use the field value in your Send Email+ node. Simple example is attached. I left the smtp details blank. You could clock this to the end of your graph, or wherever you output the Excel files you need to email.
    Attach_2_Files.brg


  • 3.  RE: Send email with attachment containing only specific files from a folder

    Employee
    Posted 08-14-2017 09:12

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: brocq_18

    Thank you very much.


  • 4.  RE: Send email with attachment containing only specific files from a folder

    Employee
    Posted 08-14-2017 09:37

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: brocq_18

    Thanks, works great. Is there a way to include an automated signature in this? the signature contains a linked image.