Skip to content

Update to work with multiple Campaign Monitor accounts (API keys) #3

Open
lylo wants to merge 1 commit into
patientslikeme:masterfrom
fac:master
Open

Update to work with multiple Campaign Monitor accounts (API keys) #3
lylo wants to merge 1 commit into
patientslikeme:masterfrom
fac:master

Conversation

@lylo

@lylo lylo commented May 23, 2011

Copy link
Copy Markdown

Previously, List, Client and Campaign objects generated a new CampaignMonitor client object in their initialize methods. This defaults to using the system-wide CAMPAIGN_MONITOR_API_KEY constant, which prevents using multiple API keys if you have to add data to two separate Campaign Monitor accounts in your app.

This change allows a pre-instantiated CampaignMonitor object to be passed into List, Client and Campaign, thus making working with multiple CM accounts trivial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant