00
:
00
:
00
LIMITED TIME OFFER: Act now to lock in a 50% discount!
Risk free, backed by our 90-Day Money Back Guarantee.
Get Started

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

Lifetime licenses are only available for a short time!

SPECIAL OFFER 
Save 50% OFF For a Limited Time!
Now is your last chance to buy a lifetime license before we switch to annual pricing. Existing lifetime licenses will be unaffected so get in while you can!
  • 90-Day Money-Back Guarantee
  • Fast World Class Support
  • Unlimited Sites
  • Free Lifetime Updates
  • Easy to Use
  • Developer Friendly
Risk free! Cancel at any time with our 90-day guarantee.
"All Import/Export is an awesome suite of tools. It gets me out of some tough challenges."
Eric Karkovack, Freelance Writer
"WP All Import - Versatile, and I have saved so much time with it over the years."
Matt Andrews, Full Stack Web Developer
"@WPAllImport just let me import 3000 products from some arbitrary Excel to WooCommerce w/ a few clicks, including images and categories."
Joris Witteman, Developer / Designer

Wait, Don’t Miss Your Chance for a Lifetime License!

@glitzformals
"This plugin is a game changer for my situation. I’m stunned at how fast and effortless the import process is."
@adatfalo
"I have never experienced such a quick and helpful support experience with any plugin, and by the way, the knowledge of the support colleagues is professional!"
@jessedw44
"Even if you just use this plugin once, it will save you time. If you work on several sites its invaluable. Constantly developed, and continuously supported. Great job."

90-Day Guarantee

Not 100% happy? Let us know and we’ll promptly send you a refund.

Free Updates For Life

Pay once for unlimited installs, even client sites. No renewal fees.

World Class Support

Over 9 years experience with WordPress imports and exports.

Your Last Chance for a Lifetime License!

We are soon moving to yearly licenses only. Once lifetime licenses are gone, they're gone forever.
@adatfalo
"I have never experienced such a quick and helpful support experience with any plugin, and by the way, the knowledge of the support colleagues is professional!"
@jessedw44
"Even if you just use this plugin once, it will save you time. If you work on several sites its invaluable. Constantly developed, and continuously supported. Great job."

90-Day Guarantee

Not 100% happy? Let us know and we’ll promptly send you a refund.

Free Updates For Life

Pay once for unlimited installs, even client sites. No renewal fees.

World Class Support

Over 9 years experience with WordPress imports and exports.
Now is your last chance to buy a lifetime license before we switch to annual pricing. Existing licenses will be unaffected.
Read More

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.

This documentation covers how to import Gravity Forms entries using WP All Import. For a broader look at importing Gravity Forms entries, check out:

Step 1: Create New Import for Gravity Forms Entries

Navigate to All Import › New Import and select/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 Gravity Forms Entries 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 Incoming Data Elements to the Correct Gravity Forms 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 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 — 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 Gravity Forms Entries 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 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 on your WordPress site.
  2. Select Gravity Forms Entries from the dropdown list.
  3. Select the form you want to export entries from.
  4. Customize your export columns and proceed to 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. In WP All Export, create an export with the entries from your Gravity Form.
  2. Run the export and download the exported bundle file with the Gravity Forms entries.
  3. In WP All Import, create a new import and use the bundle file to configure everything.
  4. Run the import and confirm 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. Using WP All Export, create an export with the desired Gravity Forms entries and download the export file.
  2. Modify the export file with your spreadsheet software (Numbers, Excel, etc.).
  3. Re-import the bulk edited data using the Import with WP All Import option found in All Export › Manage Exports.
  4. 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, your import file must be formatted correctly. 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.

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

Lifetime support. Lifetime updates. Pay once.

Packages
Standalone
Import
Pro Package
$249
one-time
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Import + Export Pro Package
$299
one-time
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
WooCommerce Import Package
$149
one-time
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Import Standalone
$99
one-time
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Import + Export Standalone
$169
one-time
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Export Standalone
$99
one-time
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee

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

Packages
Standalone
Import
Pro Package
  normally $499.00  
$249.00
/year
Save $250, 50% Discount
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Import + Export Pro Package
  normally $599.00  
$299.00
/year
Save $300, 50% Discount
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
WooCommerce Import Package
  normally $299.00  
$149.00
/year
Save $150, 50% Discount
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Import Standalone
  normally $199.00  
$99.00
/year
Save $100, 50% Discount
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Import + Export Standalone
  normally $339.00  
$169.00
/year
Save $170, 50% Discount
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
Export Standalone
  normally $199.00  
$99.00
/year
Save $100, 50% Discount
  • Import Pro
Import Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
  • Types
  • Export Pro
Export Add-Ons
  • WooCo
  • ACF
  • Gravity Forms
  • Users
Add to Cart
90 Day Money Back Guarantee
cross