Prayer & Care Request Routing
Automatically respond to congregation members' requests for prayer, care, or additional support
Image
name: Prayer & Care Request Routing
description: ""
runOnlyOnce: false
timeZone: America/Los_Angeles
status: UNPUBLISHED
nodes:
- id: "5783278890913792"
name: Keyword Subscription
config:
type: .configuration.trigger.KeywordJoined
transitionTo: Send Message 1
variable: KeywordSubscription
- id: "5783278890913793"
name: Send Message 1
config:
type: .configuration.action.SendMessage
transitionTo: Wait for Reply 1
messageType: SMS
message: Thank you for sending in a request for support. Please let us know how
we can best support you by replying PRAYER or CARE to this message.
subject: "[Church Name]"
variable: SendMessage1
- id: "5783278890913794"
name: Wait for Reply 1
config:
type: .configuration.condition.WaitForReply
transitionTo: Conditional Split 1
amount: 24
units: HOUR
variable: WaitforReply1
- id: "5783278890913795"
name: Conditional Split 1
config:
type: .configuration.condition.If
transitions:
- name: Path 1
transitionTo: Send Message 2
condition:
op: contains
dataType: text
value: Prayer
variable: WaitforReply1.messageText
- name: Path 2
transitionTo: Send Message 3
condition:
op: contains
dataType: text
value: Care
variable: WaitforReply1.messageText
- id: "5783278890913796"
name: Send Message 2
config:
type: .configuration.action.SendMessage
transitionTo: Wait for Reply 2
messageType: SMS
message: How can we pray for you? Share your request and our leaders will lift
it up and include it in this weeks' service prayers for our community.
subject: Thank you
variable: SendMessage2
- id: "5783278890913797"
name: Send Message 3
config:
type: .configuration.action.SendMessage
messageType: SMS
message: Thank you for requesting and trusting us with your care. One of the
members of our team will be in touch with you shortly to discuss your
needs and how [Church Name] can help.
subject: Thank you
variable: SendMessage3
- id: "5783278890913798"
name: Wait for Reply 2
config:
type: .configuration.condition.WaitForReply
transitionTo: Send Message 4
amount: 24
units: HOUR
variable: WaitforReply2
- id: "5783278890913799"
name: Send Message 4
config:
type: .configuration.action.SendMessage
messageType: SMS
message: Thank you for sharing that information. Our thoughts are with you, and
we look forward to praying for you at our next service. Please let us
know if you need additional support.
subject: Prayer confirmed
variable: SendMessage4