ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
twitter handlepages1tweets to send
2
=query(BLOCKSPRING("find-twitter-users", "search_query", "CHANGE_ME", "page", 1),"SELECT Col3, Col4")
Would you mind taking a super quick & anonymous survey about creative agencies? Many thanks! :) http://bit.ly/1OJ6Qpe@=query(BLOCKSPRING("find-twitter-users", "search_query", "CHANGE_ME", "page", 1),"SELECT Col3, Col4") Would you mind taking a super quick & anonymous survey about creative agencies? Many thanks! :) http://bit.ly/1OJ6Qpe
3
4
5
6
7
instructions
8
1. File > Make a copy of this sheet
9
2. Sign up for Blockspring (blockspring.com) and connect to Google Drive
10
3. Double-click Cell A2 and replace 'CHANGE_ME' with something your prospects have in common. Generally, using the prospect's job title works well. Finally, remove the apostrophe ' tickmark from the beginning of the formula.
11
12
13
4. Insert a message in Cell C2 for each recipient, including the URL to your survey.
14
15
5. Column F are tweets you can copy/paste into your tweet composer.
16
6. Update Cell D1 with the # of pages you've scraped
17
7. To get 20 more users, simply copy/paste the formula from Cell A2 into the next available row on Column A, and increment the page number at the end.
18
19
20
21
notes
22
1. you must connect Blockspring with Google Sheets for this to work
23
2. twitter allows higher volume tweeting if msg is unique, you
24
can create uniqueness to Column F by adding trailing values
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