Tag: formidable
-
Unlock Form Data: Formidable and Webhooks by Zapier
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…
-
Integrating Wikipedia Opensearch API with a Form Builder
Recently I wanted to allow autocomplete search of Wikipedia from a form field and, based upon the selection, populate other fields with relevant data from Wikipedia. Thankfully there’s an easy button for this using the Opensearch API. For this tutorial we will be autocompleting author info for a form using Wikipedia parameters based upon the selection…