Skip to main content
Juan Quintero (Penn Foster Group) a posé une question dans #Flow

Business Case:

Everytime an opp closes as won it needs to send and email to a specific email address outside of salesforce, this email should contain the latest file attached to the opportunity. I'm currently using a Get Record(Content Document Link) to grab the linkedEntityId and the a Sort Element to sort the collection and grab the latest file I need. Is there a way to attach this collection to an Action(Email Alert or Email Template)?Is there a way to add an attachment to an email template or email alert using flow?

 

 

#Flow

3 réponses
  1. 7 mars 2024, 18:33

     @Sitara Jadhav our business case is that we need to send the email with the attachment of the latest file in the opp to an external email address. How can we solve for this using your approach? Also where should the apex be added to? Opportunity?

0/9000