How to Import Gravity Forms Entries - WP All Import (2024)

To import Gravity Forms entries, go toAll 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

  • Step 1: Create a New Gravity Forms Import
  • Step 2: Review the Import File
  • Step 3: Map the Incoming Data
  • Step 4: Confirm and Run the Import

Advanced Topics

  • Use PHP Functions During the Import
  • Filter the Import Records
  • Schedule the Gravity Forms Import

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.

ClickContinue 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.

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.

ClickContinue 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:

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:

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.):

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.

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 OptionsandConfigure 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:

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

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 theManage Filtering Optionspanel at the bottom of theNew Exportscreen. A filter needs a targetElement, aRule to apply, and aValue to filter by:

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/Exportandselect theImport 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

Schedule Gravity Forms Entries Import

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

Export Gravity Forms Entries

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

Recurring Imports

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

Import Gravity Forms Entries — Related Videos

How to Import Gravity Forms Entries - WP All Import (2024)

FAQs

How to Import Gravity Forms Entries - WP All Import? ›

After installing GravityActions, head over to the Entries page in Gravity Forms, select the entries you want to modify (or bulk select all of them), click on the “Bulk actions” dropdown menu and select the new “Bulk Edit Entries” option. Now you'll see a new window appear, guiding you through the bulk editing process.

How do you bulk update entries in Gravity Forms? ›

After installing GravityActions, head over to the Entries page in Gravity Forms, select the entries you want to modify (or bulk select all of them), click on the “Bulk actions” dropdown menu and select the new “Bulk Edit Entries” option. Now you'll see a new window appear, guiding you through the bulk editing process.

How do I export all entries from WPForms? ›

Open your WordPress dashboard and select WPForms » Entries from the left-hand menu. Select the form whose entries you want to export. Click on the Export All (CSV) button. Use the checkboxes to select the form fields and metadata you'd like to include in the CSV export file.

Where are gravity form entries stored? ›

Any uploaded files will be stored in the wp-content/uploads/gravity_forms/$FORM_ID-randomstring folder. Any text entered in your form fields will be store in your WordPress database in dedicated Gravity Forms tables. A reference to any uploaded file will be stored in the database as well.

How do you copy Gravity Form fields? ›

With the Bulk Actions add on for Gravity Forms, you can now make a selection of form fields and copy them to any of you other forms on your WordPress website. Simply make a selection of fields and press the 'Copy to form' button at the top of the page.

How do you update an existing entry in Gravity Forms? ›

Here's how you can update existing entries with the Import Entries plugin:
  1. Go to the Gravity Forms Import/Export page. ...
  2. Upload the CSV file with your entries. ...
  3. Choose a form.
  4. Click the Continue button. ...
  5. Map columns from your file to the appropriate Gravity Forms fields. ...
  6. Configure the import settings.
Jul 19, 2023

How do I export entries from multiple forms in Gravity Forms? ›

Step 2 – From the 'Export Entries' tab, select the form that you want to export Gravity Forms entries for from the dropdown menu. Step 3 – Once the form is selected, you'll be able to choose which Gravity Forms entries you want to export. Select the checkboxes next to each form field you want to export.

How do you duplicate Gravity Form entries? ›

Duplicating a Gravity Forms entry from the frontend of your site
  • Create or edit a View, click a tab to the View layout tabs. ...
  • Click the "Add Field" or "Add Table Column" button.
  • Type "Duplicate" to search available fields, or scroll through the field list and select the "Duplicate Entry" field:
  • Save or Update your View.
Feb 9, 2023

How do I show all fields in Gravity Forms? ›

Displaying all field values from a Gravity Forms submission

Go to the form settings and click on “Confirmations” or “Notifications” on the left. Now, scroll down to the message box and add your chosen text along with the {all_fields} merge tag.

How do I export and import all data from WordPress? ›

If you're importing to another WordPress.com site, you can follow the steps in this guide.
  1. In your site's WP-Admin dashboard, navigate to Tools → Export.
  2. Select “All content” or specific types of content, and then click the “Download Export File” button:

Where are WPForms entries saved? ›

In WPForms Pro, entries are stored in your WordPress database by default. You can disable this feature if you don't want to store form entries in WordPress.

How do I download WordPress form entries? ›

Wordpress & FAQsHow to Export Form Entries in Wordpress
  1. Select “Forms” on the left side menu.
  2. Select “Import/Export” (this will appear after selecting “forms”)
  3. Use the dropdown to select the form to export along with any fields to include with the exported file.
  4. Click “Download Export File”
Sep 27, 2017

How do I upload Gravity Forms to WordPress? ›

Using the WordPress dashboard

After downloading Gravity Forms go to the plugins page then click Add New. Click Upload Now in the top left corner. Drag and drop the file you downloaded onto the Choose File button.

How do I integrate Gravity Form in WordPress? ›

Here's how you can integrate Gravity Forms into your WordPress website.
  1. Download the Gravity Forms plugin.
  2. Upload the Gravity Forms plugin to WordPress.
  3. Install and activate Gravity Forms.
  4. Activate your license key.
  5. Create your first form.
  6. Add the form to your site.
Oct 26, 2023

How do I import a form into WordPress? ›

To import, go to the Import Form tab. Now click on the Choose file button and select the file which you wish to import. After selecting your file, click on the Import Form button. Your form has been imported successfully.

References

Top Articles
Latest Posts
Article information

Author: Velia Krajcik

Last Updated:

Views: 6170

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Velia Krajcik

Birthday: 1996-07-27

Address: 520 Balistreri Mount, South Armand, OR 60528

Phone: +466880739437

Job: Future Retail Associate

Hobby: Polo, Scouting, Worldbuilding, Cosplaying, Photography, Rowing, Nordic skating

Introduction: My name is Velia Krajcik, I am a handsome, clean, lucky, gleaming, magnificent, proud, glorious person who loves writing and wants to share my knowledge and understanding with you.