WP Manifestindependent plugin directory

Gravity Forms FUB Integration Add-On releasesself-updates

A Gravity Forms add-on to assign a custom lead source and tags utilizing the Follow Up Boss Open API and to easily integrate the Follow Up Boss Pixel.

by Jeremy Caris · github.com/jeremycaris/gf-fub · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jeremycaris/gf-fub/archive/refs/heads/main.zip

Ships its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.

Readme

Gravity Forms FUB Integration

Gravity Forms FUB Integration Add-On

[!TIP] Seamlessly connect Gravity Forms with Follow Up Boss (FUB) to automate lead capture, tagging, and tracking—no code required.


Security Feature: API Key Masking

[!IMPORTANT] For your privacy, the FUB API key field in plugin settings is automatically masked in the UI, showing only the last four characters (e.g., ************oIoY). The real value is always submitted and editable—masking is for display only. No visibility toggle is provided.


Overview

Gravity Forms FUB Integration Add-On enables WordPress sites using Gravity Forms to automatically send leads to Follow Up Boss via the FUB Open API. Assign custom lead sources, tags, and integrate the FUB Pixel for advanced tracking—all from your WordPress dashboard.

Key Features
  • Direct FUB API Integration: Send Gravity Forms submissions to FUB as new leads or update existing contacts.
  • Custom Lead Source & Tags: Assign sources and tags dynamically using Gravity Forms merge tags.
  • FUB Pixel Integration: Easily add and manage the FUB Pixel tracking code for real-time user tracking.
  • Advanced Field Mapping: Map form fields to FUB contact fields for accurate data transfer.
  • Conditional Feed Processing: Only send leads to FUB when specific form conditions are met.
  • Automatic Update Checker: Get notified of new plugin versions via the built-in update checker.
  • Modern Admin UI: Uses Bootstrap for a clean, responsive settings and feed management experience.

Getting Started

Prerequisites

Installation

  1. Download or clone this repository into your WordPress plugins directory:
     git clone https://github.com/714Web/gf-fub.git
  2. Activate Gravity Forms FUB Integration Add-On from the WordPress Plugins admin page.
  3. Ensure Gravity Forms is installed and activated.

Configuration

  1. API Key Setup

  2. FUB Pixel Tracking (Optional)

    • Paste your FUB Pixel Tracking Code in the settings.
    • Optionally, disable the pixel if you only want to use direct API integration.
  3. Create a Feed

    • Edit any Gravity Form, go to Settings > FUB Integration.
    • Add a new feed and map form fields to FUB fields (Name, Email, Phone, Tags, etc).
    • Set custom tags, source, and message using merge tags if needed.
    • Configure conditional logic to control when the feed is triggered.

[!IMPORTANT] The FUB Pixel must be enabled for real-time tracking. If disabled, only forms with a configured FUB Integration feed will send leads to FUB.


Usage

  1. Submit a Gravity Form: When a user submits a form with a configured FUB feed, their data is sent to FUB automatically.
  2. Check FUB: Log in to your FUB account to see new leads, tags, and sources as configured.
  3. Debugging: Enable debug mode in the plugin settings to view API responses and troubleshoot issues.

Troubleshooting

[!NOTE] If leads are not appearing in FUB:

  • Double-check your API key and permissions.
  • Ensure the feed is active and conditions are met.
  • Check for errors in the plugin's debug output.
  • Review FUB API documentation for API limits and requirements.

For update checker issues, see the Plugin Update Checker documentation.


Resources


[!TIP] Need help? Open an issue or contact the author via GitHub.

Read the full README on GitHub →

Releases

TagPublished
0.14 Oct 7, 2025
0.13 May 24, 2024
0.11 Dec 21, 2023

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.