﻿=== Abstract One CRM Form Integration ===
Contributors: abstractone
Tags: crm, forms, contact form 7, wpforms, abstract one
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Sync Contact Form 7 and WPForms submissions to Abstract One CRM in real time.

== Description ==

Abstract One CRM Form Integration connects your WordPress forms to Abstract One CRM. Create workflows to map form fields to CRM parameters and send every submission to your CRM instantly.

* Contact Form 7 support
* WPForms support
* Workflow-based configuration
* Field mapping with validation
* Encrypted API key storage
* UTM parameter tracking

== External Services ==

This plugin relies on the following third-party service:

= Abstract One CRM API =

* **What the service is and what it is used for:** Abstract One is a CRM platform. This plugin sends form submission data from your WordPress site to Abstract One so records appear in your CRM in real time.
* **What data is sent and when:** When a visitor submits a connected Contact Form 7 or WPForms form and the matching workflow is active, the plugin sends the mapped form fields (such as name, mobile number, email, UTM parameters, and other fields you configure) along with your workflow's Project ID, Campaign ID, and Sub Source to Abstract One's API endpoint (`https://app.abstractone.in/api/website-lead-create`). Data is transmitted over HTTPS at the time of form submission.
* **Terms of Service:** https://abstractone.in/terms-and-condition/
* **Privacy Policy:** https://abstractone.in/privacy-policy/

No form data is sent unless you create and activate a workflow with valid API credentials.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Abstract One → Add Workflow to configure your first integration

== Frequently Asked Questions ==

= Which form plugins are supported? =

Contact Form 7 and WPForms.

= Where do I get API credentials? =

See Abstract One → Instructions for documentation links.

= Does this plugin send data to external servers? =

Yes. When a workflow is active, mapped form submission data is sent to Abstract One CRM. See the External Services section above for details.

== Changelog ==

= 1.0.8 =
* Renamed plugin to Abstract One CRM Form Integration per WordPress.org trademark and naming guidelines

= 1.0.7 =
* Updated tested up to WordPress 7.0
