Kindly help.
Thanks in advance.
2 risposte
Use the Get Records element in the flow builder and get the contact records where the contact.AccountId equals Current accountId.
Once you get all contact records use the loop and Action email element to send the emails to the contacts.
You can then invoke flow using process or a quick action.