Is there a way to easily remove all Campaign Members from a Campaign?
1 Antwort
Hi @Ally Krebeck,
You have the "Remove" button in the Campaign Members list:
If you have hundreds or thousands, you can run a SOQL query, download the record Id and delete them massively using Workbench, Salesforce Inspector or Apex.
Hope it helps,
David