Part 2 - How to send email using Email Template - th-cam.com/video/t64XFNilvE0/w-d-xo.html Want to learn flows from basic - bit.ly/salesforce-flow-bootcamp
Hey Shubham. Thanks for this video! I have a specific case that should send an email when a case gets a specific status. I was doing this via email alert, but when the customers ( They are not contacts in SF) replied back, they were creating new cases. How can I add this functionality of sending email, an Email Thread in the email body or subject, to enable the customers to reply back so that replay falls into the case and not create a new case?
The new feature 'Log Email on Send' is not working for a record-triggered flow on User object. Any suggestions on how to send and log emails on change of username(User object). Thanks in advance!
Can you guide how i can design an order confirmation template using salesforce email template builder? like order summary, price, total price, order number etc? how i will get these values etc? can you please give some guide or if you have any video related to this please can you share link?
Hi Shubham, thanks for clear-cut explanation. If the same opportunity, have multiple/extra email addresses and if those are optional, then how to send emails when the optional email is true/have an email address?
you need to use a decision element and according to your condition add different out comes note - at a time you can only send emails to 5 email ids only by core send email action
Hello, Could you please tell how can I send an email to all the existing leads, contacts and accounts (STANDARD ) objects when a record is created in a CUSTOM object using flows?
Could you please show by using the lightning email template id in email action. Please make sure to add the merge fields in lightning template and the record link as well. Waiting for that video.
Hi Shubham, I am running into an error with the Recipient Address List. It's expecting a list of emails, but I'm passing it a single email address. What do I need to do to resolve this for passing a single email address listed on the record?
not achievable with salesforce flow standard functionality either write Apex or use package send better email from unofficialsalesforce .com unofficialsf.com/send-better-email-flow-action/
I tried doing this for the recipient, this triggers on the opportunity, and I get this error" Send_Email_Action (Action) - These email addresses are invalid: {!$Record.Owner.Email}. Use this format: user
Part 2 -
How to send email using Email Template - th-cam.com/video/t64XFNilvE0/w-d-xo.html
Want to learn flows from basic - bit.ly/salesforce-flow-bootcamp
Waiting for the second video where you show us adding email template id and merge fields. Huge thanks for this video
Coming soon!
thank you it is clear with good explaination!!
Glad it was helpful!
Hey Shubham. Thanks for this video! I have a specific case that should send an email when a case gets a specific status. I was doing this via email alert, but when the customers ( They are not contacts in SF) replied back, they were creating new cases. How can I add this functionality of sending email, an Email Thread in the email body or subject, to enable the customers to reply back so that replay falls into the case and not create a new case?
The new feature 'Log Email on Send' is not working for a record-triggered flow on User object.
Any suggestions on how to send and log emails on change of username(User object).
Thanks in advance!
Can you guide how i can design an order confirmation template using salesforce email template builder? like order summary, price, total price, order number etc? how i will get these values etc? can you please give some guide or if you have any video related to this please can you share link?
What is receipent address collection in send email
Hi Shubham, thanks for clear-cut explanation. If the same opportunity, have multiple/extra email addresses and if those are optional, then how to send emails when the optional email is true/have an email address?
you need to use a decision element and according to your condition add different out comes
note - at a time you can only send emails to 5 email ids only by core send email action
Hi, can you show me the trim logic before creating the record. Using flow
if you can elaborate on this i can see what i can do thanks
Hello, Could you please tell how can I send an email to all the existing leads, contacts and accounts (STANDARD ) objects when a record is created in a CUSTOM object using flows?
please provide the complete requirement :)
Could you please show by using the lightning email template id in email action. Please make sure to add the merge fields in lightning template and the record link as well. Waiting for that video.
Hey Roopesh checkout this tutorial - th-cam.com/video/t64XFNilvE0/w-d-xo.html
Sir, please explain how to send Email with attachment file file using flow dynamically.......if it is already done pls share video link
Can not be done with standard features either use unofficial salesforce better email component or create your own apex
Hi Shubham, I want to send the email to another user in Salesforce, not the account owner, how do I do that?
you need to fetch that user in get record element and use the email
Hi Shubham, I am running into an error with the Recipient Address List. It's expecting a list of emails, but I'm passing it a single email address. What do I need to do to resolve this for passing a single email address listed on the record?
Are you sure you are not using the recipient address collection ? Because address list can accept the single email
where is part 2 of this, need to know how to use email template in email action
here is the part 2 th-cam.com/video/t64XFNilvE0/w-d-xo.html
Why u put in recipient address list as opportunity __r
How to add CC email in Email Action ?
not achievable with salesforce flow standard functionality either write Apex or use package send better email from unofficialsalesforce .com
unofficialsf.com/send-better-email-flow-action/
I tried doing this for the recipient, this triggers on the opportunity, and I get this error"
Send_Email_Action (Action) - These email addresses are invalid: {!$Record.Owner.Email}. Use this format: user