1. Send Question to Maax
Summary
Ingest StepThe ingest step is demonstrated using Close, but the functionality and steps described are applicable generally.Triggering the WorkflowThe workflow is triggered by an incoming SMS in Close. Specifically, it looks for a new inbound SMS to initiate the workflow.Focus on Inbound CommunicationIn the Close setup, the system is configured to only respond to inbound SMS, not outbound ones.Finding the LeadA crucial step in Close (and generally in setups) is to identify the lead. This is done by searching for the lead using their phone number, email, or other provided identifiers.Tagging and List AssociationThe purpose of identifying the lead is to understand their relevant tags and list associations. This information is critical to connect the prospect to the correct version of Maax AI.Audience SegmentationThe process involves ensuring that the prospect is part of the appropriate audience so they interact with the suitable version of Maax AI.Conditional ContinuationThe workflow is set to continue only if the lead found in the previous step is part of a specific list (e.g., List A).This conditional setup means that emails or SMSs will only proceed through the workflow if they meet the specified criteria.
Different Ingest Steps for Different ListsSeparate ingest steps are created for leads belonging to different lists (e.g., List B, List C, etc.), to ensure proper segmentation and targeting.Introduction to Python StepThe transcript hints at a Python step in the workflow, but details are deferred to a separate video to keep the current explanation concise.
Last updated