Fluent Forms Integration
Tier: Basic — Plugin-based toggle integration. Turning it on signals that SyteOps should coordinate with Fluent Forms and expose form-related configuration.
The Fluent Forms integration pairs SyteOps with the Fluent Forms plugin to route form submissions into your automated workflows. SyteOps doesn't submit forms itself — it tells your workflows which forms matter, and FlowMattic processes the submission data.
What the toggle does
- Enables Fluent Forms-related configuration and workflow hooks inside SyteOps.
- Keeps form-related SyteOps variables (form IDs, field mappings) available to FlowMattic.
Setup
- Install and activate the Fluent Forms plugin from WordPress → Plugins.
- Navigate to SyteOps → Integrations.
- Find Fluent Forms in the Forms & Automation category.
- Toggle it ON and click Save Changes.
If Fluent Forms isn't installed, SyteOps disables the toggle and shows "Not Installed" until you install the plugin.
Connect Fluent Forms to your FlowMattic workflow
- In WordPress, create or identify the Fluent Forms form whose submissions should trigger a workflow.
- In Fluent Forms settings for that form, add an integration that sends submissions to a FlowMattic webhook URL (or use the built-in FlowMattic integration if available).
- In FlowMattic, open the receiving workflow and process the form payload — combining it with SyteOps variables (user, role, CRM data) as needed.
- Save the workflow and run a test submission.
Common use-cases
- Onboarding forms that create users or assign roles in SyteOps via FlowMattic.
- Client intake forms that populate CRM fields.
- Contact or quote forms that Lead Attribution auto-detects to capture and attribute leads.
- Support ticket intake that routes to the right role (using SyteOps aggregator variables).