Title: SherloQ API Form Feeds
Author: sherloq
Published: <strong>19 decembrie 2019</strong>
Last modified: 30 decembrie 2025

---

Caută module

![](https://ps.w.org/sherloq/assets/banner-772x250.png?rev=2215124)

![](https://ps.w.org/sherloq/assets/icon-256x256.png?rev=2215124)

# SherloQ API Form Feeds

 De [sherloq](https://profiles.wordpress.org/sherloq/)

[Descarcă](https://downloads.wordpress.org/plugin/sherloq.zip)

 * [Detalii](https://ro.wordpress.org/plugins/sherloq/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/sherloq/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/sherloq/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/sherloq/#developers)

 [Suport](https://wordpress.org/support/plugin/sherloq/)

## Descriere

SherloQ powered by IBM Watson

The SherloQ plugin allows you to send leads directly from third-party form plugins
to SherloQTM.

Currently supports:
 * Contact Form 7 * Gravity Forms

Your form submissions will be displayed in the SherloQ app, Dashboard, or custom
CRM in real time.

SherloQ powered by IBM Watson provides actionable intelligence for paid and organic
search advertising as well as advanced machine learning and automation that feed
back into Google Adwords and other advertising platforms, dramatically improving
both ad and website performance.

Features:

 * Filters out Javascript and HTML that may be present in form submissions.
 * Parses Google query strings
 * Includes log visibility to assist you with any issues that may arise.

Download the SherloQ app from Google Play or the App Store and create an account
in order to begin, or if you are working on behalf of a client, fill out the developers
request form here:

https://www.sherloq.app/developers

Your username is the email address used in registration.

Once your account has been created, a SherloQ customer support representative will
contact you to provide a free API key. Your username and API key will be required
during plugin setup. Then, simply select the form(s) you want to link to SherloQ
on the SherloQ Integration page in the WordPress admin, and map your form fields
to SherloQ’s field names in Contact Form 7’s form settings tab. That’s all there
is to it.

Requirements:

 1. Registration with the SherloQ app
 2. A username, created during registration
 3. An API Key, provided by SherloQ customer support, after registration.

### Short Description

The SherloQ plugin allows you to send leads directly from different third-party 
form plugins to SherloQTM. Your form submissions will be displayed in the SherloQ
app, Dashboard, or custom CRM in real time. Currently supports Contact Form 7 and
Gravity Forms.

## Capturi ecran

 * [[
 * This is the initial SherloQ API Integration admin page in the WordPress admin.
 * [[
 * This is the Contact Form 7 integration tab when modifying a form.
 * [[
 * This is the Gravity Forms integration section when modifying a form’s settings.

## Instalare

 1. Upload the entire `sherloq` folder to the `/wp-content/plugins/` directory.
 2. Make sure the Contact Form 7 plugin is activated.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.
 4. Configure the forms to work with SherloQ feeds by adding your API username and 
    key to the SherloQ Integration page in the WordPress admin.
 5. Map the form fields to SherloQ in the Contact Form 7 form’s settings tab.

## Întrebări frecvente

 * How do I get an API Key?
    Your API Key will be provided by SherloQ customer support
   after you register on the SherloQ mobile app. If you have not heard from customer
   support, you can contact them by calling 646-989-3530 or emailing at support@sherloq.
   app.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„SherloQ API Form Feeds” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

 *   [ sherloq ](https://profiles.wordpress.org/sherloq/)
 *   [ Christina ](https://profiles.wordpress.org/geekmenina/)
 *   [ Carol ](https://profiles.wordpress.org/carol-barone/)
 *   [ Mike ](https://profiles.wordpress.org/micyo10/)
 *   [ chrishilliard26 ](https://profiles.wordpress.org/chrishilliard26/)

[Tradu „SherloQ API Form Feeds” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/sherloq)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/sherloq/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/sherloq/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/sherloq/)
prin [RSS](https://plugins.trac.wordpress.org/log/sherloq/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 2.1.1

 * Tests up to WordPress 6.9
 * Fixes correct form ID on the API log table
 * Updates WordPress.org plugin screenshots

#### 2.1.0

 * Adds enhanced tracking for paid advertising parameters
 * Minor edits to decrease size of payload to API with duplicate field data, especially
   from Gravity Forms

#### 2.0.1

 * Adds filtering for Gravity Forms leads that are marked as spam to not be sent
   to SherloQ
 * Fixes form ID reference for API logs display in wp-admin dashboard
 * Adds additional verification checks surrounding Contact Form 7 field mapping 
   to SherloQ

#### 2.0.0

 * Upgrades the plugin to modern PSR-4 OOP standards
 * Adds Gravity Forms plugin support
 * Adds Contact Form 7 DB plugin support
 * Adds functionality to process backleads to the SherloQ API in cases where leads
   have failed to send

#### 1.8.4

 * Minor update to README file needed for the plugin repository

#### 1.8.3

 * Tests for compatibility with WP 6.6
 * Ups version and compatibility levels to latest

#### 1.8.2

 * Fixes issue with sending error emails on successful submissions

#### 1.8.1

 * Fixes issue with strpos function for last-name
 * Adds error email messaging when the API fails

#### 1.8.0

 * Adds an optional last_name field assignment
 * Adds optional blank assignment to the Sherloq fields in case you don’t want to
   use one

#### 1.7.0

 * Adds an additional option called multiple_fields. When you set a dropdown in 
   the admin to multiple_fields, it will send all additional fields as an array 
   to be included and processed in the message.

#### 1.6.3

 * Removed filters against the server based variables that were causing fatal errors
   with PHP 8.0

#### 1.6.2

 * Updated API feed to ignore passing WP Zero Spam and Recaptcha fields
 * Updated functionality to consider a different parameter for Contact Form 7 to
   identify an individual form. This makes it compatible with Contact Form 7 version
   5.2.
 * Tested against WordPress version 5.5.0

#### 1.6.1

 * Updated the additional_fields parameter to not include the g-recaptcha-response
   when using recaptcha on a form
 * Updated the usernames of who contributed to the plugins’ development

#### 1.6.0

 * Adds additional_fields to JSON output so that other potential fields in a form
   can be captured in SherloQ’s API.

#### 1.5.2

 * Removing filter on form field matching so the data goes through correctly

#### 1.5.1

 * Removing filter on the username verification check so that the data goes through
   correctly to the API
 * Adds username verification check to the logging table in the Setting tab

#### 1.5.0

 * Add a frontend logging view of the logging table in the Settings tab

#### 1.3.0

 * Configure the plugin for usage with a variable API key

#### 1.2.2

 * Capture timestamp, remote_ip, and user_agent with leads
 * Add logging for API transactions

#### 1.2.1

 * Added feature to test username against hostname at separate end point

#### 1.2.0

 * Renamed plugin to reflect correct branding
 * Added settings link on plugins page
 * Additional activation actions
 * Removed settings field for API URL

#### 1.1.0

 * Organized plugin structure with class-based pseudo-namespacing
 * Added settings screen for main plugin settings
 * Created settings panel added to form editor when a form is selected
 * Added front-end javascript to capture marketing query strings
 * Feeds chosen contents and related data from selected forms to API

#### 1.0.0

 * Basic functionality established

## Meta

 *  Versiunea **2.1.1**
 *  Ultima actualizare **Acum 4 luni**
 *  Instalări active: **80+**
 *  Versiune WordPress ** 6.8 sau mai recentă **
 *  Testat până la **6.9.4**
 *  Versiune PHP ** 8.0 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/sherloq/)
 * Etichete
 * [api](https://ro.wordpress.org/plugins/tags/api/)[contact](https://ro.wordpress.org/plugins/tags/contact/)
   [form](https://ro.wordpress.org/plugins/tags/form/)[mail](https://ro.wordpress.org/plugins/tags/mail/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/sherloq/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

[Your review](https://wordpress.org/support/plugin/sherloq/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/sherloq/reviews/)

## Contributori

 *   [ sherloq ](https://profiles.wordpress.org/sherloq/)
 *   [ Christina ](https://profiles.wordpress.org/geekmenina/)
 *   [ Carol ](https://profiles.wordpress.org/carol-barone/)
 *   [ Mike ](https://profiles.wordpress.org/micyo10/)
 *   [ chrishilliard26 ](https://profiles.wordpress.org/chrishilliard26/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/sherloq/)