Power Form 7
Power Form 7 connects Contact Form 7 to your flows. Once you install and configure the Power Form 7 WordPress plugin, all of your forms will be available as triggers or for submission.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Reenhanced Team |
URL | https://www.reenhanced.com/products/power-form-7 |
support@reenhanced.com |
Connector Metadata | |
---|---|
Publisher | Reenhanced LLC |
Website | https://www.reenhanced.com/ |
Privacy Policy | https://reenhanced.com/privacy/ |
Categories | Website |
Easily connect your Contact Form 7 submissions to Power Automate using this connector in combination with the Power Form 7 Wordpress plugin by Reenhanced.
Prerequisites
To use this connector, you'll need to install the Power Form 7 plugin into your Wordpress site which already has Contact Form 7.
Once installed, you will need to configure a user that will be used by Power Automate, enter your license key, and enable the plugin.
How to get credentials
You can download the wordpress plugin and purchase a license to use from here: https://reenhanced.com/products/power-form-7/
You will need a valid license to use this connector.
Known issues and limitations
Files are not yet supported.
Free Text values for dropdowns and other option sets are not supported.
From time to time updates are released for the WordPress plugin that accompanies this connector. Please ensure you are using the latest version.
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
License Key | securestring | The License Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get Contact Form 7 forms |
Gets a list of all Contact Form 7 forms |
Submit a Contact Form 7 form |
Submit a Contact Form 7 form |
Get Contact Form 7 forms
Gets a list of all Contact Form 7 forms
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Wordpress Site URL
|
WP_SITEURL | True | string |
Wordpress Site Address (URL) found in Settings > General |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
slug
|
slug | string |
slug |
locale
|
locale | string |
locale |
id
|
id | integer |
id |
Form Name
|
title | string |
title |
Submit a Contact Form 7 form
Submit a Contact Form 7 form
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Wordpress Site URL
|
WP_SITEURL | True | string |
Wordpress Site Address (URL) found in Settings > General |
Contact Form 7 Form
|
form_id | True | string |
Contact Form 7 form |
query
|
query | True | dynamic |
Triggers
When a Contact Form 7 form is submitted |
Fires when a Contact Form 7 form is submitted successfully |
When a Contact Form 7 form is submitted
Fires when a Contact Form 7 form is submitted successfully
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Wordpress Site URL
|
WP_SITEURL | True | string |
Wordpress Site Address (URL) found in Settings > General |
Contact Form 7 Form
|
form_id | True | string |
Contact Form 7 form |