Group Text Follow-Up
Capture client engagement for your text campaigns and drive them forward.
Image
- name: Date and Time
config:
type: .configuration.trigger.ListOnDateTime
transitionTo: Send Message
triggerType: STATIC
listIds:
- 33569913003
- name: Send Message
config:
type: .configuration.action.SendMessage
transitionTo: Wait for Reply
messageType: MMS
message: >-
Hi ${FirstName}, exciting news! A new opportunity to boost your marketing
skills and grow your business is starting next week. Get hands-on
strategies to attract more leads, increase your audience, and convert
prospects into loyal customers. Reply YES if you want to learn more and
secure your spot!
containsSuspiciousWords: false
- name: Wait for Reply
config:
type: .configuration.condition.WaitForReply
transitionTo: Send Message 1
amount: 24
units: HOUR
condition:
operation: contains
value: 'YES'
- name: Send Message 1
config:
type: .configuration.action.SendMessage
transitionTo: Wait for Reply 1
messageType: MMS
message: >-
Hi ${FirstName}, we're launching a new cohort of our Online Marketing
Coaching Program next week! In just a few weeks, you'll learn how to
attract more leads, grow your audience, and turn clicks into customers -
all with hands-on guidance from industry experts. It's perfect for small
business owners, marketers, or anyone ready to level up. Reply ENROLL if
you're interested, and we'll add you to the list!
containsSuspiciousWords: false
- name: Wait for Reply 1
config:
type: .configuration.condition.WaitForReply
transitionTo: Update Contact
amount: 24
units: HOUR
condition:
or:
- operation: contains
value: ENROLL
- operation: contains
value: ENROL
- name: Update Contact
config:
type: .configuration.action.UpdateContact
transitionTo: Send Message 2
updateContactType: ADD_TO_GROUPS
- name: Send Message 2
config:
type: .configuration.action.SendMessage
messageType: SMS
message: >-
Awesome, ${FirstName}! We have added you to the list of attendees. We will
get back to you!
containsSuspiciousWords: false