mirror of
https://github.com/therootcompany/golib.git
synced 2025-11-20 05:54:29 +00:00
wip(sendsms): send to a CSV list
This commit is contained in:
parent
4a8f33f61c
commit
0793b8f16f
5
cmd/sendsms/example.csv
Normal file
5
cmd/sendsms/example.csv
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Preferred,Phone,Message
|
||||||
|
Bob,1800.555-1234,"Hello {First}, Welcome to the fold!"
|
||||||
|
Suze,8005553456,"Hello {First}, Welcome to the fold!"
|
||||||
|
Jon,800.555.5678,"Hello {First}, Be bold!"
|
||||||
|
Jane,+1 (800) 555-5678,"Hello {First}, Be bold!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user