Announcement

Collapse
No announcement yet.

MAILCHIMP API and Sellerdeck

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MAILCHIMP API and Sellerdeck

    Hi
    Has anyone managed to connect MAILCHIMP to Sellerdeck via its API ?

    #2
    I am afraid I do not know about the API but for info see attached my simple signup form for Mailchimp (remove the .txt)
    You will need to create three variables in SD:

    Code:
    <actinic:variable name='MailChimpListManageURL' /> eg: eg: https://yourdomain.us3.list-manage.com
    <actinic:variable name='MailChimpLongNumber' /> The long number generated when you create a form in Mailchimp
    <actinic:variable name='MailChimpID' /> The Mailchimp ID generated when you create a form in Mailchimp
    Login to Mailchimp
    • Audience
    • Sign up Forms
    • Embedded form
    Attached Files
    Jonathan Chappell
    Website Designer
    SellerDeck Website Designer
    Actinic to SellerDeck upgrades
    Graphicz Limited - www.graphicz.co.uk

    Comment

    Working...
    X