Fluent Community
Overview
AFI adds members and posts activity in Fluent Community, the WordPress community plugin, from form submissions. Use it to convert signup forms into Fluent Community members or to drive activity feeds from external events.
Supported actions
- Add Member — join a WP user to a Fluent Community space.
- Post Activity / Update — write to a member’s feed or a space.
- Add Tag
Authentication
- No API key — AFI writes directly to Fluent Community on the same WordPress install.
- Confirm Fluent Community is installed and activated.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick Fluent Community as the Receiver, then pick the Task you want to run.
- Map sender fields onto Fluent Community’s fields. WP user ID or email is required for member adds; space ID for joining a specific space.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- WP user prereq: members are WordPress users under the hood — create them first if they don’t exist.
- Private spaces: AFI can add members to private spaces — useful for paid-membership signups.
- Activity visibility: posted activity respects the space’s privacy settings.