Creamailer for Gravity Forms
Creamailer for Gravity Forms
Description
Creamailer is a Finnish email marketing service. This plugin allows you to easily integrate Creamailer in your Gravity Forms.
External services
This plugin connects to an external API provided by Creamailer Oy, available at https://api.cmfile.net/v1/api.
Purpose:
The API is used to manage email subscriber lists in the Creamailer service.
What data is sent and when:
– When a user submits the subscription form, their email address and name are sent to the Creamailer API to subscribe them to a selected email list.
– In the WordPress admin interface, the plugin fetches the list of available email lists using the same API.
Authentication:
– The plugin requires an API key and user identifier provided by Creamailer.
– These credentials are stored in the WordPress options table and used to authenticate requests to the API.
Service provider:
Creamailer Oy
Privacy Policy
Installation
- Upload plugin directory to the
/wp-content/plugins/directory or install the plugin through the WordPress plugins screen directly. - Ensure Gravity Forms is installed and activated
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add Creamailer settings in WP Admin -> Settings -> Creamailer for Gravity Forms
- When creating a Gravity Form, add the “Creamailer Opt-in” field from the Advanced Fields section
- Add an Email field and optionally a Name field to your form
- The plugin will automatically process submissions and send subscriber data to Creamailer
Reviews
Changelog
1.0.2
- Fix layout issue
1.0.1
- Fix a bug where plugin would send email always even if the opt-in field was not included in form
1.0.0
- Initial version