Hi, I have N:N relationship between Contact and Account entity , so multiple contacts can linked to multiple accounts. I have added the grid in to the form and I can link Account to a contact and I want to send email to primary contact of the account linked (as N:N relationship)
I have done bit of research and got a feeling that we can't approach this by workflow....
is there anyway that we can send email on this scenario please