Risk Free, Backed By Our 90-Day Money Back Guarantee
 - 
Read More
Lifetime Licenses Are Ending Soon, Get Yours Before They're Gone
 - 
Read More
Risk Free, Backed By Our 90-Day Money Back Guarantee
Pricing

You may have seen some references on our site to annual licensing or renewals.

All plugins currently come with a lifetime license, no matter what the site says.

We’re currently running tests before we make the switch to annual pricing. Check the Discounts tab to purchase our other plugins and get a lifetime license before they’re gone.

I Understand I Have a Lifetime License
Now is your last chance to buy a lifetime license before we switch to annual pricing. Existing licenses will be unaffected.
Read More
Docs Menu

The best import export plugin for WordPress & WooCommerce.

Complete, granular control of your data with an easy to use drag & drop interface.
  • 90 Day Money Back Guarantee
  • Unlimited Installs
  • Lifetime Licence
  • Fast, World-Class Support
Get Started
90 Day Money Back Guarantee

How to Import Gravity Forms Entries

To import Gravity Forms entries, go to All Import › New Import, select your import file, then choose Gravity Forms Entries and the target form from the dropdown lists. Build your import with the Drag & Drop interface, then run it.

Table of Contents

Advanced Topics

Step 1: Create a New Import for Gravity Forms Entries

Navigate to All Import › New Import and upload your import file. In the dropdown list, choose Gravity Forms Entries and select the target form.

Import Gravity Forms Entries Set Up

Click Continue to Step 2.

Step 2: Review the Import File

Now you see the Review Import File screen, where you can review the import data to make sure it's correct.

Import Gravity Forms Entries Review Import File

Depending on the import file that you use, you can set a different delimiter (CSV files) or choose a different XML node (XML files).

At the bottom of this screen, you can add filters to selectively import the entries, using the Manage Filtering Options section.

Click Continue to Step 3 to proceed to the next step.

Step 3: Map the Incoming Data Elements to the Correct Target Fields

The Drag & Drop interface will appear. You can map all of your entry data under the Gravity Forms Entries section. In this case, since we're importing Job Applications, you'll see the fields for that form:

Import Gravity Forms Entries Drag and Drop

There's also an Entry Notes section that lets you add notes to the entries that are being imported, along with the note metadata (i.e., author, date, type). For example:

Import Gravity Forms Entries Entry Notes

Finally, the Other Entry Options section lets you import the date when the entry was made, along with metadata about each imported entry (such as who created it, if it's been read, its status, etc.):

Import Gravity Forms Entries Other Entry Options

Once done, click Continue to Step 4 at the bottom (not shown).

Step 4: Confirm the Settings and Run the Import

The Import Settings screen appears next. Here, you can configure key import settings, though, for most cases, you can just use the default settings. Click on Auto-detect next to the Unique Identifier to let WP All Import generate this identifier for you.

Import Gravity Forms Entries Import Settings

You can also change how the import should behave if it is run again.

There are two other panels near the bottom of the screen: Scheduling Options and Configure Advanced Settings. You can leave these alone for now. Click Continue to carry on.

Next, you see the Confirm & Run screen, where you can check an import summary (not shown) and finally run the import by clicking on Confirm & Run Import (not shown).

You'll see the following screen once the import is complete:

Import Gravity Forms Entries Import Complete

You can now review your imported Gravity Forms entries in Forms › Entries:

Import Gravity Forms Entries Verify Imports

Import Gravity Forms Entries from CSV, Excel, or XML

  • Any Gravity Forms field type
  • Use PHP
  • Documented API
  • Any file format / type

Import Gravity Forms Entries — Advanced Topics

Use PHP Functions to Modify Gravity Forms Entries During Import

With PHP functions, you can modify the incoming Gravity Form entries in whatever way you need. For example, you can use the str_replace function to turn any value into another, such as turning a "1" into a "Yes" and a "0" into a "No":

[str_replace(array("1","0"),array("Yes","No"),{Consent_Given[1]})]

This is barely an example, but virtually any import field can be modified on the fly using PHP. Learn more about using custom PHP code during imports here: Inline PHP.

Filter the Import Records

Sometimes, you may need to import just a subset of your Gravity Forms entries. You can achieve this by using filters and selectively choosing which entries to import.

To select which entries are imported, expand the Manage Filtering Options panel at the bottom of the New Export screen. A filter needs a target Element, a Rule to apply, and a Value to filter by:

Add Filter Example

The example filter above has these values:

Element: Interested In

Rule: equals

Value: Sales Team

This means, “Import only Gravity Forms entries where the field 'Interested In' equals 'Sales Team'."

Once you've input the filter data, click Add Rule and follow along to apply it.

Schedule the Gravity Forms Entries Import

You can schedule your Gravity Forms entries import using either of the options provided by WP All Import:

  • Manual Cron Jobs: defined manually on your server (i.e., via Plesk or cPanel) and included at no extra cost. Learn more here: Scheduling Imports Using Cron Jobs.
  • Automatic Scheduling Service: paid monthly subscription that allows you to set up imports directly from within WP All Import. Learn more here: Automatic Scheduling.

Once the import is scheduled, it will run at your selected time and automatically import your Gravity Forms entries.

Import Gravity Forms Entries — Frequently Asked Questions

Can I Import Gravity Forms Entries From One Form Into Another?

Yes, but the data is unlikely to match field for field. If it does, why are you using two different forms? The most likely use case for this scenario is that you are transitioning from one form to another. In this case, you must be careful to map the correct source fields to the correct target fields.

Can I Modify The Gravity Forms Fields With an Import?

The Gravity Forms Import Add-On allows importing entry data into existing Gravity Forms. It doesn't allow modifying the form itself.

How Do I Export Gravity Forms Entries?

  1. Navigate to All Export › New Export.
  2. Select Gravity Forms Entries from the dropdown list.
  3. Select the form you want to export entries from.
  4. Customize your export columns.
  5. Run the export.

You can then download the bundle or the exported file with your Gravity Forms entries. Learn more in How To Export Gravity Forms Entries to CSV, Excel, or XML.

How Do I Migrate Gravity Forms Entries to a Different Site?

  1. Create an export of the Gravity Forms entries that you want to migrate.
  2. Run the export and download the bundle file, which contains instructions on how to import the data.
  3. On the destination site, create a new import using the bundle file.
  4. Run the import
  5. Verify that the entries were migrated as expected.

To learn more, see How to Migrate Gravity Forms Entries from One WordPress Site to Another.

How Do I Bulk Edit Gravity Forms Entries?

  1. Create an export with the desired Gravity Forms entries.
  2. Download the export file.
  3. Use your favorite spreadsheet to bulk edit the file.
  4. Re-import the modified data using the Import with WP All Import option.
  5. Verify your results.

Learn more about the bulk edit process here: Bulk Edit Quickstart.

How Do I Import a Gravity Form into WordPress?

To import a Gravity Form into WordPress (i.e., the form itself, not the entries), go to Forms > Import/Export and select the Import Forms tab. Choose the import file, then click the Import button. Of course, the file must be formatted correctly for the importer to work. The best way to ensure this is to use the Export Forms tab to create that file.

Where Does Gravity Forms Store Data?

Gravity Forms entries are stored in custom tables in your WordPress database, which is located on your hosting provider. This ensures that they are securely stored.

What Add-Ons Do I Need to Import Gravity Forms Entries?

To import Gravity Forms entries, you need to have the Gravity Forms Import Add-On active on your site, along with WP All Import.

Import Gravity Forms Entries — Related Docs

Automate your import to run on a specific schedule using manual cron jobs.

Use WP All Export to export your Gravity Forms entries easily.

Learn more about how to set up and use recurring import processes.

Import Gravity Forms Entries — Related Videos

The best import export plugin for WordPress & WooCommerce.

Complete, granular control of your data with an easy to use drag & drop interface.
  • 90 Day Money Back Guarantee
  • Unlimited Installs
  • Lifetime Licence
  • Fast, World-Class Support
Get Started
90 Day Money Back Guarantee

Unlimited Installs.
World-Class Support. Money Back Guarantee.

Packages
Standalone
Import
Pro Package
$199
.00
/yr
Save $494, 71% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$693 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import + Export Pro Package
$299
.00
/yr
Save $1087, 78% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$1386 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
WooCommerce Import Package
$169
.00
/yr
Save $29, 15% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$198 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Import + Export Standalone
$169
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Export Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Packages
Standalone
Import
Pro Package
$199
.00
/yr
Save $494, 71% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$693 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import + Export Pro Package
$299
.00
/yr
Save $1087, 78% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$1386 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
WooCommerce Import Package
$169
.00
/yr
Save $29, 15% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$198 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Lifetime License
$999
One-Time Payment
  • Import Pro + Export Pro
  • All Current Add-Ons
  • All Future Add-Ons
  • Lifetime Support
  • Lifetime Updates
  • No Renewal Fees
Buy Now
90 Day Money Back Guarantee
Import Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Import + Export Standalone
$169
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Export Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
cross