Title: iContact for Gravity Forms
Author: Zack Katz
Published: <strong>24. oktober, 2011</strong>
Last modified: 9. juni, 2015

---

Søg plugins

![](https://ps.w.org/gravity-forms-icontact/assets/banner-772x250.jpg?rev=524929)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/gravity-forms-icontact_3a719b.svg)

# iContact for Gravity Forms

 Af [Zack Katz](https://profiles.wordpress.org/katzwebdesign/)

[Download](https://downloads.wordpress.org/plugin/gravity-forms-icontact.zip)

 * [Detaljer](https://da.wordpress.org/plugins/gravity-forms-icontact/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/gravity-forms-icontact/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/gravity-forms-icontact/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/gravity-forms-icontact/#developers)

 [Support](https://wordpress.org/support/plugin/gravity-forms-icontact/)

## Beskrivelse

### The best way to integrate with iContact

Integrate your Gravity Forms forms so that when users submit a form entry, the entries
get added to iContact. Link any field type with iContact, including custom fields.

#### Learn about email marketing with iContact:

**MessageBuilder™**
 Create beautiful messages in minutes with **iContact’s drag-
and-drop message creation tool**. Simply pick a template from iContact’s well-stocked
template library, and make it your own by adding your brand colors, images, links,
and text.

**MessageCoder™**
 If you are a design or HTML pro, this is the tool for you. Use
MessageCoder to import HTML from your favorite template or to start a message from
scratch. Then use iContact’s table editing tools, message previews, and custom color
swatches to put the final touches on a message that’s exactly what you want.

**Email Templates**
 Choose from hundreds of thoughtfully designed templates guaranteed
to make your messages pop.

**Email Delivery**
 iContact moves your messages straight from your business to 
your customers’ inboxes, every time. How do they do it? With a team of delivery 
specialists, SpamCheck™, and close relationships with all the major Internet service
providers.

## Skærmbilleder

[⌊It's easy to integrate Gravity Forms with iContact: set up a "Feed" and match 
up the fields you'd like sent to iContact⌉⌊It's easy to integrate Gravity Forms 
with iContact: set up a "Feed" and match up the fields you'd like sent to iContact⌉[

It’s easy to integrate Gravity Forms with iContact: set up a “Feed” and match up
the fields you’d like sent to iContact

[⌊Create multiple feeds for different forms that get added to different iContact
lists⌉⌊Create multiple feeds for different forms that get added to different iContact
lists⌉[

Create multiple feeds for different forms that get added to different iContact lists

[⌊The Gravity Forms iContact Add-on settings page⌉⌊The Gravity Forms iContact Add-
on settings page⌉[

The Gravity Forms iContact Add-on settings page

## Installation

 1. Upload plugin files to your plugins folder, or install using WordPress’ built-in
    Add New Plugin installer
 2. Activate the plugin
 3. Go to the plugin settings page (under Forms > Settings > iContact)
 4. Enter the information requested by the plugin.
 5. Click Save Settings.
 6. If the settings are correct, it will say so.
 7. Follow on-screen instructions for integrating with iContact.

## FAQ

  Does this plugin require Gravity Forms?

Yes, it does.

  Does this plugin require iContact?

Yes, it does.

  What’s the license for this plugin?

This plugin is released under a GPL license.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“iContact for Gravity Forms” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

 *   [ Zack Katz ](https://profiles.wordpress.org/katzwebdesign/)
 *   [ Zack Katz ](https://profiles.wordpress.org/katzwebservices/)

[Oversæt “iContact for Gravity Forms” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/gravity-forms-icontact)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/gravity-forms-icontact/),
tjek [SVN repository](https://plugins.svn.wordpress.org/gravity-forms-icontact/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/gravity-forms-icontact/)
via [RSS](https://plugins.trac.wordpress.org/log/gravity-forms-icontact/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.3.2

 * Fixed: When opt-in Field type is a product, the label selected on the Feed opt-
   in condition is different then the value sent on the form submission (it comes
   in format ‘label’|’price’ )
 * Fixed: PHP “static” warnings

#### 1.3.1

 * Removed fatal error development code. Sorry about that!

#### 1.3

 * Tested with Gravity Forms 1.7
 * Added: Now fully supports sandbox mode ([as requested](https://wordpress.org/support/topic/broken-sandbox-mode-support))
 * Fixed: [Issue](https://wordpress.org/support/topic/checkbox-fields-arent-mapping-to-icontact)
   with checkboxes not submitting values
 * Improved: If list names have public names, they’re added to the iContact name
   instead of replacing it ([as requested](https://wordpress.org/support/topic/list-names))

#### 1.2.1

 * Improved Custom Field support: now sorts alphabetically, no longer has limit 
   on number of custom fields.
 * Fixed PHP warning `array_diff() ... on line 37`
 * Converted cached lists and custom fields to site_transient instead of transient;
   this will work better for WordPress Multisite.

#### 1.2

 * Fixed issue where only 20 lists were being fetched for Feed setup
 * Improved error handling by considering “warnings” errors and stopping processing
   if iContact doesn’t successfully create contact.
 * Added: Entries now get assigned a iContact ID that links directly to the edit
   page for the iContact contact
 * Added: Notes are now added to Entries with the success or error messages from
   exporting to iContact

#### 1.1.1

 * Fixed issue users were having where form merge fields don’t get pulled properly(
   see [here](https://wordpress.org/support/topic/plugin-gravity-forms-icontact-add-on-plugin-does-not-pull-fields-to-match)
   and [here](https://wordpress.org/support/topic/plugin-gravity-forms-icontact-add-on-does-not-pull-in-data-from-forms)).
   Issue only affected accounts with no custom fields defined.

#### 1.1

 * Fixed issues where contacts were not being added to iContact
 * Added support for lists with non-alphanumeric characters
 * Hopefully fixed [issue where plugin doesn’t pull fields](https://wordpress.org/support/topic/plugin-gravity-forms-icontact-add-on-plugin-does-not-pull-fields-to-match)
   to match up with the forms in Gravity Forms feed setup.
 * Added iContact signup link when plugin is not configured

#### 1.0

 * Liftoff!

## Meta

 *  Version **1.3.2**
 *  Senest opdateret **11 år siden**
 *  Aktive installationer **70+**
 *  WordPress-version ** 3.3 eller højere **
 *  Testet op til **4.2.39**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/gravity-forms-icontact/)
 * Tags
 * [form](https://da.wordpress.org/plugins/tags/form/)[forms](https://da.wordpress.org/plugins/tags/forms/)
   [gravity](https://da.wordpress.org/plugins/tags/gravity/)[gravity forms](https://da.wordpress.org/plugins/tags/gravity-forms/)
   [icontact](https://da.wordpress.org/plugins/tags/icontact/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/gravity-forms-icontact/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  1 5-stjernet anmeldelse     ](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/?filter=1)

[Din anmeldelse](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/gravity-forms-icontact/reviews/)

## Bidragsydere

 *   [ Zack Katz ](https://profiles.wordpress.org/katzwebdesign/)
 *   [ Zack Katz ](https://profiles.wordpress.org/katzwebservices/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/gravity-forms-icontact/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=zackkatz%40gmail%2ecom&item_name=Gravity%20Forms%20iContact&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8)