I've got a business requirement to send a recurring email (every Saturday) to all of the accounts that currently have active contacts, with the names and several other fields from the contact entities. I'm new-ish to Dynamics 365 CRM, and my C# is super basic, but from what I can tell this will need to be a custom workflow action. Or can I leverage the Reports capability?
If I do need to create a custom workflow action that loops through accounts and sends emails to those that meet the criteria, how difficult is that going to be? Any tips on figuring this out without a lot of C#/ no FetchXML experience?
*This post is locked for comments