Bulk disassociate contacts from Campaign
Since a contact may be associated to multiple campaigns, and we have a need to disassociate about 200 contacts from a particular campaign, what is the best way to do this? I suppose we could:
- Retrieve all associated contacts (say it's 1,000)
- Delete the campaign
- Remove the 200 from the 1,000
- Recreate the campaign
- Import the remaining 800 into the newly-created campaign.
Has anyone else achieved this in a different more elegant manner?
Thanks,
Mike