-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNorthPeakFollowUpScenario.json
More file actions
261 lines (261 loc) · 8.37 KB
/
Copy pathNorthPeakFollowUpScenario.json
File metadata and controls
261 lines (261 loc) · 8.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
{
"name": "NorthPeak Follow-Up Sequence",
"flow": [
{
"id": 1,
"module": "google-sheets:ActionSearchRows",
"version": 2,
"parameters": {
"spreadsheetId": "YOUR_SPREADSHEET_ID",
"sheetId": "Form responses 1",
"tableFirstRow": "A1:Z1",
"useFirstRowAsHeaders": true,
"columnRange": "A-CZ"
},
"mapper": {
"filter": {
"condition": "AND",
"conditions": [
{
"a": "{{1.`Lead Status (J)`}}",
"b": "Contacted",
"o": "text:equal"
}
]
}
},
"metadata": {
"designer": {
"x": 0,
"y": 0
}
}
},
{
"id": 2,
"module": "builtin:BasicRouter",
"version": 1,
"parameters": {},
"mapper": {},
"metadata": {
"designer": {
"x": 300,
"y": 0
}
},
"routes": [
{
"flow": [
{
"id": 3,
"module": "gmail:ActionSendEmail",
"version": 1,
"parameters": {
"sendAs": "debangshee29@gmail.com"
},
"mapper": {
"to": "{{1.`E-mail address (C)`}}",
"subject": "Still interested in HVAC help? — NorthPeak",
"content": "<p>Hi {{1.`Full Name (B)`}},</p><p>We noticed you reached out to <strong>NorthPeak Heating & Cooling</strong> but haven't booked your consultation yet.</p><p>We made it super easy:</p><p>👉 <a href=\"https://calendly.com/debangshee-paul/hvac-consultation-call\">Book Your Free Consultation Here</a></p><p>Our team is ready to help with <strong>{{1.`what service do you need? (E)`}}</strong> as soon as possible!</p><p>Reply to this email with any questions.</p><p>Best regards,<br><strong>NorthPeak Heating & Cooling Team</strong><br>📞 (555) 123-4567</p>",
"contentType": "html",
"fromName": "NorthPeak Heating & Cooling"
},
"metadata": {
"designer": {
"x": 600,
"y": -150
}
}
},
{
"id": 4,
"module": "google-sheets:ActionUpdateRow",
"version": 2,
"parameters": {
"spreadsheetId": "YOUR_SPREADSHEET_ID",
"sheetId": "Form responses 1",
"tableFirstRow": "A1:Z1",
"useFirstRowAsHeaders": true
},
"mapper": {
"rowNumber": "{{1.`Row number`}}",
"values": {
"Follow Up 1 Sent (N)": "Yes"
}
},
"metadata": {
"designer": {
"x": 900,
"y": -150
}
}
}
],
"label": "1 Day Follow Up",
"filter": {
"name": "1 Day Follow Up",
"conditions": [
[
{
"a": "{{1.`Follow Up 1 Sent (N)`}}",
"o": "general:notExist"
}
]
]
}
},
{
"flow": [
{
"id": 5,
"module": "gmail:ActionSendEmail",
"version": 1,
"parameters": {
"sendAs": "debangshee29@gmail.com"
},
"mapper": {
"to": "{{1.`E-mail address (C)`}}",
"subject": "Last check in — NorthPeak Heating & Cooling",
"content": "<p>Hi {{1.`Full Name (B)`}},</p><p>We wanted to follow up one more time about your <strong>{{1.`what service do you need? (E)`}}</strong> request.</p><p>A quick 30 minute consultation could save you significant time and money.</p><p>👉 <a href=\"https://calendly.com/debangshee-paul/hvac-consultation-call\">Book Your Free Consultation Here</a></p><p>We are here whenever you are ready!</p><p>Best regards,<br><strong>NorthPeak Heating & Cooling Team</strong><br>📞 (555) 123-4567</p>",
"contentType": "html",
"fromName": "NorthPeak Heating & Cooling"
},
"metadata": {
"designer": {
"x": 600,
"y": 0
}
}
},
{
"id": 6,
"module": "google-sheets:ActionUpdateRow",
"version": 2,
"parameters": {
"spreadsheetId": "YOUR_SPREADSHEET_ID",
"sheetId": "Form responses 1",
"tableFirstRow": "A1:Z1",
"useFirstRowAsHeaders": true
},
"mapper": {
"rowNumber": "{{1.`Row number`}}",
"values": {
"Follow Up 2 Sent (O)": "Yes"
}
},
"metadata": {
"designer": {
"x": 900,
"y": 0
}
}
}
],
"label": "2 Day Follow Up",
"filter": {
"name": "2 Day Follow Up",
"conditions": [
[
{
"a": "{{1.`Follow Up 1 Sent (N)`}}",
"b": "Yes",
"o": "text:equal"
},
{
"a": "{{1.`Follow Up 2 Sent (O)`}}",
"o": "general:notExist"
}
]
]
}
},
{
"flow": [
{
"id": 7,
"module": "gmail:ActionSendEmail",
"version": 1,
"parameters": {
"sendAs": "debangshee29@gmail.com"
},
"mapper": {
"to": "{{1.`E-mail address (C)`}}",
"subject": "Closing your request — NorthPeak",
"content": "<p>Hi {{1.`Full Name (B)`}},</p><p>We have been trying to reach you regarding your <strong>{{1.`what service do you need? (E)`}}</strong> request.</p><p>We will be closing your inquiry shortly but our door is always open if you need HVAC help in the future.</p><p>👉 <a href=\"https://calendly.com/debangshee-paul/hvac-consultation-call\">Book anytime here</a></p><p>Thank you for considering NorthPeak!</p><p>Best regards,<br><strong>NorthPeak Heating & Cooling Team</strong><br>📞 (555) 123-4567</p>",
"contentType": "html",
"fromName": "NorthPeak Heating & Cooling"
},
"metadata": {
"designer": {
"x": 600,
"y": 150
}
}
},
{
"id": 8,
"module": "google-sheets:ActionUpdateRow",
"version": 2,
"parameters": {
"spreadsheetId": "YOUR_SPREADSHEET_ID",
"sheetId": "Form responses 1",
"tableFirstRow": "A1:Z1",
"useFirstRowAsHeaders": true
},
"mapper": {
"rowNumber": "{{1.`Row number`}}",
"values": {
"Follow Up 3 Sent (P)": "Yes",
"Lead Status (J)": "Lost"
}
},
"metadata": {
"designer": {
"x": 900,
"y": 150
}
}
}
],
"label": "3 Day Follow Up",
"filter": {
"name": "3 Day Follow Up",
"conditions": [
[
{
"a": "{{1.`Follow Up 2 Sent (O)`}}",
"b": "Yes",
"o": "text:equal"
},
{
"a": "{{1.`Follow Up 3 Sent (P)`}}",
"o": "general:notExist"
}
]
]
}
}
]
}
],
"metadata": {
"instant": false,
"version": 1,
"scenario": {
"roundtrips": 1,
"maxErrors": 3,
"autoCommit": true,
"autoCommitTriggerLast": true,
"sequential": false,
"slots": null,
"confidential": false,
"dataloss": false,
"dlq": false,
"freshVariables": false
},
"designer": {
"orphans": []
},
"zone": "eu1.make.com"
}
}