Want to send Formidable form data using Zapier? If you’re using WordPress and Formidable forms, then you will likely find this guide helpful. This quick how-to guide walks you through easily sending your form data to other apps and services.
Examples:
- When someone submits a form, add the entry to Google Sheets
- When someone updates an entry, add a new line to a DropBox text file
- When someone creates an entry, add a row to a PostgreSQL database
The options are really only limited to the available apps in Zapier.
What You Need
- WordPress site
- Formidable Pro plugin
- Formidable API plugin
- Zapier account
How It Works
- Go to Form you want to collect reporting data from
- Add a Form Action to form in Settings -> Form Actions
- Select the action “Send API data”
- Click the “Insert Default” button for Data Format in your “Send API data” form action
- For “Trigger this action”, select “Create” and “Update” in the form action
- Log into Zapier, and click “Make a Zap”
- Select Webhooks by Zapier
- For Trigger, select “Catch Hook” and Continue
- Just skip the optional “Pick off a child key” by clicking Continue
- Copy the Webhook URL provided by Zapier
- Paste this webhook URL into my “Send API data” form action in the Notification URL field
- Click Continue in Zapier and then select your action app (e.g., Excel, Google Sheets, MySQL, etc.)
- Create a test entry in Formidable
- Do the necessary mapping
- Turn the Zap to On
That’s it.
Leave a Reply