Hi everyone – I’m building an AI-powered Instagram DM assistant in ManyChat (Pro plan) for a coffee shop, and I need help bypassing the built-in “Default Reply” greeting so that the very first customer message goes directly into my ChatGPT action. Here’s what I’ve set up and where I’m stuck:
1) What I’ve Built
-
Automation type: Instagram Default Reply (Automations → Basic → Default Reply)
-
Trigger: User sends a Direct Message
-
Canvas flow:
-
Default Reply (pink card that says “Hey, how can I help you?”)
-
AI Step (ChatGPT integration with my full FAQ-style context & system prompt)
-
Send Message ({{response}})
-
This consistently returns perfect context-driven answers… but only after the user sees the greeting and has to re-ask their question.
2) The Problem
-
First DM: User writes “What milk do you offer?” → Bot replies “Hey, how can I help you?”
-
Second DM: User must repeat “What milk do you offer?” → Bot finally returns “We have Whole, Oat, Almond, Soy, Coconut…”
I want the first customer question to go straight to the ChatGPT action without ever firing the generic greeting.
3) What I’ve Tried
-
Delete the Default Reply card entirely → the flow never triggers on a DM.
-
“Automate conversations with AI” template → forces keyword/intent rules and still prompts a greeting step or intent matching.
-
Dug into the hidden Flows builder (three-node UI) → can’t remove the legacy greeting card or run ChatGPT on the first message.
e User sends “What milk do you offer?” ]
↓
/ AI Step (ChatGPT) ]
↓
Send Message: “We offer Whole, Oat, Almond…” ]
No “Hey, how can I help you?” banner, no second DM needed—just a single ask → answer.
5) My Ask
-
Has anyone found a way to keep “User sends a Direct Message” as the trigger and entirely skip or disable the Default Reply greeting card?
-
Is there a hidden toggle, Flow setting, or alternate template that lets us “shunt” the first DM directly into an AI Step?
-
If it’s truly not possible today, what workaround or best practice can you recommend for seamless 1-step question → AI answer flows on Instagram?
Any pointers, screen grabs of your own setup, or creative ideas would be hugely appreciated — thank you!