Title: [Plugin: Constant Contact for WordPress] Shortcode support?
Last modified: August 19, 2016

---

# [Plugin: Constant Contact for WordPress] Shortcode support?

 *  [illusiodesign](https://wordpress.org/support/users/illusiodesign/)
 * (@illusiodesign)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-constant-contact-for-wordpress-shortcode-support/)
 * Does this plugin support shortcodes?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [vickymadeline](https://wordpress.org/support/users/vickymadeline/)
 * (@vickymadeline)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-constant-contact-for-wordpress-shortcode-support/#post-1626014)
 * I can’t find any help determining what – if any – shortcodes go with this plugin.
   I’d like to use it in some posts and pages.
 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-constant-contact-for-wordpress-shortcode-support/#post-1626021)
 * `[constantcontactapi]` works with the Form Designer widgets.
 *     ```
       // Setting => default
       		'before' => null,
       		'after' => null,
       		'formid' => 0,
       		'redirect_url' => false,
       		'lists' => array(),
       		'title' => '',
       		'exclude_lists' => array(),
       		'description' => '',
       		'show_list_selection' => false,
       		'list_selection_title' => 'Add me to these lists:',
       		'list_selection_format' => 'checkbox'
       ```
   
 * Make sure to have the `formid` configured.
 *  [joadard](https://wordpress.org/support/users/joadard/)
 * (@joadard)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-constant-contact-for-wordpress-shortcode-support/#post-1626023)
 * Hello Zack,
 * I’m a little confused as to how to use your shortcodes. I understand that I can
   set up the following:
 * `constantcontactapi formid=1`
 * for example. But how do I pull in the various lists? What I’m trying to do is
   set up a particular form to capture email addresses for a particular list (rather
   than add that email to all lists). Is this possible?
 * Or, do the settings you note above get set somewhere in the hardcode?
 * Thanks!
 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-constant-contact-for-wordpress-shortcode-support/#post-1626026)
 * that’s where you would write something like this:
    `[constantcontactapi formid
   =1 lists="13,1,34"]`
 * Use the list id’s from the Lists page of the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Constant Contact for WordPress] Shortcode support?’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/constant-contact-api_f6e5e6.svg)
 * [Constant Contact for WordPress](https://wordpress.org/plugins/constant-contact-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/constant-contact-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/constant-contact-api/)
 * [Active Topics](https://wordpress.org/support/plugin/constant-contact-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/constant-contact-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/constant-contact-api/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-constant-contact-for-wordpress-shortcode-support/#post-1626026)
 * Status: not resolved