I am currently trying to build into sharepoint a workflow that runs against list Items. The workflow checks the conditions and then will need to email a certain global audience from SharePoint central administration. I have seen some code on other sites that allow Custom Actions to be placed into designer but I have not seen something that allows you to send an email to an Audience. Is this possible? Can anyone help me out with this? It would be greatly appreciated.
So basically
IF > Condition Met > Email SharePoint audience members.
Thank you so much in advance.