-
Notifications
You must be signed in to change notification settings - Fork 0
Home
You’ve found the Mailchimp PHP lib Documentation! This page is dedicated to showing you all the ways that you can use Mailchimp to make cool stuff through a web page, using one of the best and advanced newsletter system to your project. Based on the official Mailchimp API Documentation.
This library has been developed to simplify all website and web application developers who wish to connect with Mailchimp and for those who use PHP as main language.
Please feel free to share this library with anyone, as long as you follow the guidelines of the GPL 3.0.
You will never need to specify endpoints, just call functions to get all the information you need, sometimes passing parameters. if there is something that is not completely clear I suggest you take a look at the official documentation.
How to use $mailchimp->ads functions.
How to use $mailchimp->automations functions.
How to use $mailchimp->batches functions.
How to use $mailchimp->campaigns functions.
How to use $mailchimp->connected_sites functions.
How to use $mailchimp->conversations functions.
How to use $mailchimp->ecommerce functions.
How to use $mailchimp->landings functions.
How to use $mailchimp->lists functions.
How to use $mailchimp->search functions.
How to use $mailchimp->webhooks functions.
- archive
- create
- createQueue
- deleteEmail
- deleteSubscriber
- edit
- get
- getEmails
- getQueue
- getRemovedSubscriber
- pause
- pauseEmail
- start
- startEmail
- createOperation
- createWebHook
- deleteOperation
- deleteWebHook
- deleteSubscriber
- editWebHook
- getOperations
- getWebHooks
- create
- createFeedback
- createFolder
- delete
- deleteFeedback
- deleteFolder
- edit
- editContent
- editFeedback
- editFolder
- get
- getContent
- getFeedback
- getFolders
- sendChecklist
- create
- delete
- edit
- get
Under Development
- create
- createMember/subscribe
- createMemberNote
- createMemberTag
- createSegment
- createSignup
- delete
- deleteMember/Unsubscribe
- deleteMemberPermanently
- deleteMemberNote
- deleteMergeField
- deleteSegment
- edit
- editMember
- editMemberNote
- editMemberTag
- editMergeField
- editSegment
- get
- getAbuse
- getActivity
- getClients
- getGrowthHistory
- getLocations
- getMembers
- getMemberNotes
- getMemberTags
- getMergeFields
- getSegments
- getSignup
Under Development







