nztim/mailchimp

Where is start campaign method?

Closed this issue · 1 comments

Where is start campaign method?

nztim commented

If there is no method for the action you want to perform you can call the API directly:

Mailchimp::api($method, $endpoint, $data = []); // Returns an array.