Skip to content

WordPress Integration

import { Aside } from ‘@astrojs/starlight/components’;

The WordPress integration lets you add lead capture forms to your WordPress site. When a visitor submits the form, a contact or lead is created in HARi automatically.

  • WordPress plugin: install from the WordPress plugin directory
  • Form shortcode: add [hari_form id="contact"] to any page or post
  • Web-to-lead: form submissions create leads in HARi with source tracking
  • Custom field mapping: map form fields to any HARi entity fields
  • Spam protection: built-in honeypot and optional reCAPTCHA
  • Thank-you redirect: redirect visitors after submission
  1. Install the HARi plugin from the WordPress plugin directory
  2. Go to Settings > HARi CRM in WordPress
  3. Enter your HARi workspace URL and API key
  4. Create a form and map fields to HARi entity fields
  5. Add the shortcode to any page: [hari_form id="your-form"]

You can embed HARi forms on WordPress today using an HTML embed:

  1. In HARi, go to Settings > Embed Forms
  2. Create a form and configure the fields
  3. Copy the embed code (an HTML snippet)
  4. In WordPress, add a Custom HTML block and paste the code
  5. Form submissions create records in HARi
DirectionData
WordPress to HARiForm submissions create contacts/leads
MetadataPage URL, submission timestamp, UTM parameters
  • Contact us page: capture inquiries and create leads
  • Newsletter signup: add subscribers as contacts with source “Website”
  • Quote request: create opportunities with details from the form
  • Event registration: create contacts with a tag for the event

Want to be notified when the WordPress plugin launches? Contact us to join the early access list.