fluentcrm-automation-sequence-models

Installation
SKILL.md

FluentCRM: automation and email sequence models

Use this skill when code needs to start or inspect FluentCRM automations, or enroll contacts into FluentCampaign Pro email sequences. Keep these two systems separate: FunnelSequence is an automation step; FluentCampaign\App\Models\Sequence is a Pro email sequence stored in fc_campaigns.

Verification note: local source was FluentCRM core 3.1.13 and FluentCampaign Pro 3.1.13. Core 3.1.13 declares FLUENTCRM_MIN_PRO_VERSION as 3.1.13.

When to use this skill

  • Starting an automation funnel for a known contact or event.
  • Resuming a funnel from a benchmark sequence point.
  • Reading fc_funnel_subscribers progress, statuses, next sequence, or source metadata.
  • Enrolling or removing contacts from a Pro email sequence.
  • Reviewing code that writes directly to fc_funnel_subscribers, fc_funnel_sequences, or fc_sequence_tracker.

Automation data model

FluentCrm\App\Models\FunnelSubscriber maps fc_funnel_subscribers and tracks one contact inside one automation funnel.

Core fillable fields:

Installs
1
GitHub Stars
22
First Seen
1 day ago
fluentcrm-automation-sequence-models — lonsdale201/wp-agent-skills