TMS FNC Cloud MailChimp Marketing guides
TTMSFNCCloudMailChimpMarketing drives the Mailchimp Marketing API from Delphi:
manage subscriber audiences, their members, and the email campaigns you send to
them. Authentication is a single API key — no OAuth flow — and every operation is
asynchronous, reporting results through typed events and failures through
OnError. These chapters walk through the full workflow.
New to the component? Start with Get started for the shortest working path, then return here for depth.
Chapters
| Chapter | Covers |
|---|---|
| Connecting with an API key | Setting APIKey, data-center selection, and OnError. |
| Managing audiences | Listing, creating, updating, and deleting subscriber lists. |
| Managing members | Adding subscribers, paging through them, and member status. |
| Managing campaigns | Creating, filling, listing, and sending campaigns. |