SmartForms and Mailchimp API

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
CoryRamsey
New Member
New Member
Posts: 1
Joined: Wed Mar 26, 2025 10:01 am

SmartForms and Mailchimp API

Post by CoryRamsey »

Hello everyone,

Has anyone used these together ... and can give me any pointers?

Is there a way of processing parts of a SmartForm from so that the Mailchimp API is called and values are sent? Not sure if its possible in SmartForms ... would need to be some kind of handler in SmartForm where I can process PHP I assume, but I can't see a way of doing that...

Any guidance appreciated !
Cory Ramseydrift boss
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1762
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: SmartForms and Mailchimp API

Post by DIGI3 »

In the SmartForms Hanlders, add "Stop processing dispositions based on a condition", you can then add your UDT in there.
e. g.

Code: Select all

{if $subscribe=='checked'}{myMailChimpUDT address=$email name=$name group=mygroup}{/if}
Not getting the answer you need? CMSMS support options
Post Reply

Return to “Modules/Add-Ons”