Im using Marketinglists in Dynamics CRM 2013 with MemberTyp Contact. When I remove one of these contacts, I want to trigger a workflow and/or plugin which is doing some logic - is this possible? I guess I need the event which is fired when I remove a contact from the MarketingList.
I tried to develop a plugin with Post-Operation, Update on the Marketinglist entity, but I couldnt find a way how to get the specific contactc guid, which has been removed.
Does someone have an idea?