Fluent Affiliate

Estimated reading: 2 minutes

Overview

AFI registers affiliates and logs referrals in Fluent Affiliate from WordPress form submissions. Use it to onboard affiliates from a custom signup form and to import external referrals into your affiliate program.

Supported actions

  • Register Affiliate
  • Log Referral
  • Update Affiliate Status

Authentication

  1. No API key — AFI writes directly to Fluent Affiliate on the same WordPress install.
  2. Confirm Fluent Affiliate is installed and activated.

How to create the integration

  1. In WordPress admin, go to AFI > New Integration.
  2. Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
  3. Pick Fluent Affiliate as the Receiver, then pick the Task you want to run.
  4. Map sender fields onto Fluent Affiliate’s fields. Email + (existing WP user ID or new-user email) for affiliates; affiliate ID + amount for referrals.
  5. Optional: add Conditional Logic so the action only fires on matching submissions.
  6. Save and run a test submission. Check AFI > Log if anything looks off.

Notes & caveats

  • WP user requirement: affiliates are tied to WordPress users — create the user first or rely on AFI’s lookup-by-email.
  • Referral attribution: pass an order ID if the referral comes from a WooCommerce / EDD transaction.
  • Approval workflow: new affiliates default to Active; set to Pending if you want manual approval.

Related