Comments & Dms | Collect Email & Phone
Captures an Instagram lead's name, email, and phone via a conversational DM sequence, then routes them to a demo or AI training.
After the initial Instagram engagement is captured, this automation takes the next step โ collecting the lead's email address and phone number through a conversational DM sequence. It identifies whether the contact is on Instagram or another channel, tags them, checks if contact details already exist, and branches accordingly. If details are missing, it sends a prompted reply requesting them, waits for the response, validates the data, and updates the contact record. Multiple fallback branches handle non-replies, partial data, and already-complete records โ ensuring no contact gets stuck or double-handled.
A social media follower without contact details is just a follower. This automation converts Instagram engagement into a real, enriched CRM contact with an email and phone number โ the two assets needed to market and sell to them across every other channel. The conditional logic means it never asks for information the system already has, keeping the conversation natural and non-repetitive.
This is the data enrichment layer that sits directly after the initial Instagram capture automation. Together, automations 1 and 2 form a complete social-to-CRM pipeline: 1 captures the engagement, 2 collects the contact details. For clients running Instagram as a lead generation channel, this pair turns their social audience into a marketable database โ which is where the real long-term revenue lives.
Automatically engage Instagram users who comment on posts or send qualifying DMs, capture their contact information (name, email, phone), and deliver an interactive offer directing them to either an On Demand Demo or AI Instagram training.
The build โ trigger โ steps โ branches
Instagram Comment
Instagram Comment
Instagram DM
Instagram DM
What Is The Trigger?
Instagram Comment OR Instagram DM
Tag Contact
ActionAdd Contact Tag ยท ig dm
Instagram Interactive Messenger โ Comment Reply In DMs
ActionInteractive DM ยท Timeout: 5 Minutes
Message: Smart move! Love it! Do you want me to send you access? Start by clicking the word "Free" below.
Path A โ No "Free" Click (Timeout)
If / ElseDefault Timeout
Send Instagram DM: Follow Up; Wait Until Reply; Go To: Ask For Name
Path B โ User Clicks "Free"
If / ElseAsk For Name (Send Instagram DM requesting the contact's name); Wait Until Reply; Update Contact Field: Full Name = user's reply
Email Capture โ Is Email Present?
If / ElseDecision
If missing: Send Instagram DM (Ask For Email), Wait Until Reply, continue to Phone Check; If exists: skip directly to Phone Check
Phone Capture โ Is Phone Present?
If / ElseDecision
If missing: Send Instagram DM (Ask For Phone), Wait Until Reply, continue to Final Interactive Messenger; If exists: skip directly to Final Interactive Messenger
Final Interactive Messenger
ActionInteractive DM ยท Timeout: 10 Minutes
Message: Hey {{contact.first_name}}! I'm so excited you're here! Are you ready to unlock the training that has helped thousands of businesses stack MRR? Click the button below to unlock it ๐
Button โ On Demand Demo ๐งฐ
ActionURL: https://scalewithos.ai/ondemand
Update Contact Field: source = IG
Button โ A.I. Instagram ๐ค
ActionURL: https://scalewithos.ai/instagram
Update Contact Field: source = IG
Button โ Default Timeout
If / ElseNo additional actions configured
No actions configured โ contact exits cleanly.
No actions


