Salesforce Record Triggered Flow to automatically create contact when the account is created.

preview_player
Показать описание
In this video, I'm going to create a Salesforce Record Triggered Flow to automatically create contact when the account is created.

🧵Salesforce Flow Course Learn from Scratch

🧵 Need Help with your Salesforce Flow Scenarios Book a 1:1 call with me
🧵 Need Salesforce Carrer Guidance
🧵 Roadmap to Learn Salesforce Admin and Development
🧵 Salesforce Admin mini Project (Only for Beginners) -

🧵For Salesforce Training & Business Enquiry:

✨GEARS I USED FOR MY YOUTUBE CHANNEL:
🧵Video Editor: IMovie

✨Connect with me

✨Everyone starts from zero, so let me know how can I improve my content.

✨Keep Learning Keep Trailblazing and don't forget to enjoy life.
Рекомендации по теме
Комментарии
Автор

Thank you Sir For this good information, I have implant this process in our org.

nitinsalesforce
Автор

Hi Just a quick question like you creating a flow is it different to custom object pages ? or both are the same thing

Mr__Pheonix.
Автор

How do you prevent duplicate contacts from being created? Is there a way to check if the contact already exists? If the contact already exists, then the contact record should not be created.

TornubariKoboo
Автор

Add an action to the flow to send the email.
Add an element by clicking flow auto layout plus sign.
Select Action.
In the Action Search box, enter Send Message, and then select industriesSendMessage.
Add a Label. We suggest Send Message.
Keep the default API Name.
For Channel, enter Email.
For Message Type, enter Video Call Confirmation.
For Recipient IDs, select the Recipients collection variable that you created


i found these steps in help.salesforce
but its not appearing in my org, whare do we get above steps like send message channel?

Mychannel-ym
Автор

👋 I need your help on email to queue members. Can you help me ?

WJM
Автор

How do you prevent duplicate contacts from being created? Is there a way to check if the contact already exists? If the contact already exists, then the contact record should not be created.

TornubariKoboo