Featured Integration: LeadPages

LeadPages is a simple landing page builder. They have over 80 landing page templates to choose from, and they make it point-and-click simple to edit and use any of their opt-in pages, sales pages, launch pages, thank you pages and webinar pages to drive higher conversions in your business. LeadPages easily integrates with Constant Contact. With a few clicks, customers can connect their Constant Contact account with any landing page and start building their contact list immediately.

This integration falls into the signup form integration category. The signup form makes a call to get the lists in an account, and then displays the list to the Constant Contact account holder, so that they can choose which list(s) they want new contacts from the signup form to go into.

Once the signup form is installed on the landing page, every time a new contact enters their email address and submits, the integration checks to see if the contact exists, then either adds it or updates it if it’s existing. These are the endpoints this integration uses.

For signup form setup:
GET https://api.constantcontact.com/v2/lists

Signup form functionality:
GET https://api.constantcontact.com/v2/contacts?email=xxx
POST https://api.constantcontact.com/v2/contacts
Or
PUT https://api.constantcontact.com/v2/contact/xxx

Constant Contact’s most well used example signup form in our PHP SDK can be found here:
https://github.com/constantcontact/php-sdk/blob/development/examples/addOrUpdateContact.php

For more information about LeadPages, please visit their listing on the Constant Contact Marketplace.

See list of all Constant Contact API endpoints.

Comments

  1. The problem is, there is so much information that it can be hard to narrow it down to discussions that are relevant, interesting, and ultimately appealing to your specific audience.

Leave a Comment