Getting Started: How to call the test files in usable order.

Update start with test.cfm ------

  1. Get yourself an account with MailChimp.com
  2. Create a list at MailChimp.com
  3. add username & password to settings.cfm
  4. include settings.cfm in any test files you create as it provides the apikey for your other calls to the API. Later on I would store the API in a persistent scope or DB.
  5. Edit testBatchSubscriber.cfm and add subscribers to a list.
  6. Create a Campaign on MailChimp.com (the interface there is much richer than I could create here on the fly)
  7. Sent the campaign to your test list.

  8. Here is the list of dependencies of various test templates in cluded in the zip file:
    testLists.cfm
    links to testListMembers.cfm, which links to testMemberinfo.cfm

    testCampaign.cfm
    links to testCampaignStats.cfm (links to testStatsDetails.cfm) & testCampaignContent.cfm

Comments
BlogCFC was created by Raymond Camden. This blog is running version 5.5.006. | Protected by Akismet | Blog with WordPress