Question

Accenture
IN
Last activity: 9 Jul 2025 20:06 EDT
2 way SMS send out -CDH implementation
We have a requirement to implement two way SMS send out, it follows as below.
Sequence of interaction with customer 1. We first target the customer from Primary campaign and send an SMS offer. 2. Customer responds to SMS with "yes/no " texts. 3. based on the customer response we need to Send customer another offer or SMS. we do have API to send SMS in real time
Is it implemented in any of our application. If yes, looking to connect and know more.
We have two approaches :
1. Create 3 different SMS response actions for primary SMS offer sent from campaign Ex: Primary action is "Action A" sent from primary campaign and we will create 3 more actions for customer response "Action A_Positive","Action A_Negetive", "Action A_Neautral" , based on customer response we will send the offer. We are clear with this approach, but this adds more work to NBA specialists
2. Using wait and hand-off shape in offer flow. With this approach, we noticed that campaign run completes only when all the actions with wait receives response or gets expired Also, Once wait is expired Pega sends generic offer, which needs to be handled.
Is there any better approach to implement this ?
Thanks