Automated Flows are the primary automation tool within the CRM. They allow you to automate processes, streamline communication, and manage member engagement based on behaviour or status changes.
Flows are particularly useful for:
Automating repetitive communication
Tracking engagement outcomes
Managing member lifecycles (onboarding, renewals, lapsed follow-ups)
Responding to member activity (event registrations, profile updates)
Actions define what the CRM should do when a trigger is activated. These may include:
Sending a templated email
Adding/removing a tag
Scheduling a task for an admin
Delaying the next step using a timer
Example:
When a new member signs up, send a welcome email → wait 2 days → send a second email introducing networking groups → wait 5 days → send an email about accessing member-only resources.
Logic allows you to branch contacts based on their status, tags, or other criteria. Useful when different types of members should receive different sequences.
Example:
If the contact is tagged as “Student Member”, send a tailored email with discounted resources. Otherwise, send a professional development overview for full members.
Logic branches are evaluated only at the moment the contact reaches them—they do not retroactively change.
A contact can re-enter a flow if a designated entry trigger is activated again (e.g. a form is re-submitted or a tag is reapplied). This is useful for recurring actions.
Example:
Every time a lapsed member logs in, restart the re-engagement sequence.