How to create Email Automation Campaign Using API (PHP-SDK)
Hello,
I am using Constant Contact API with the Laravel. I am able to create campaigns, contact lists and contacts. Now, I want to create a automated campaigns when anyone is registered or subscribed a program. Then he will get the email. Basically I want that whenever a new user added to my custom contact list he will get the email.
Thanks