Recovering message history!
Prerequisite: Nodejs
- Clone repo
- cd to
recover-message-history
in command line or terminal - run
npm install
oryarn install
- Change the dates here to the date ranges of messages in twilio that you'd like to recover
ACCOUNT_SID=xxxx AUTH_TOKEN=xxxx npm run go
orACCOUNT_SID=xxxx AUTH_TOKEN=xxxx yarn run go
ACCOUNT_SID
is TwilioAPI_KEY
, which should begin withAC
- Output is a csv