Skip to content

benjitastic/twilio-export-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

twilio-export-messages

python script to export twilio message logs en masse

  • Input account_sid and auth_pass with your credentials. Check Twilio API Explorer if unsure.
  • To run the script in terminal: python twilio.py

Known issue: if inbound messages contain emojis or strange characters the csv writing throws an error. Fixed this by filtering to only write outbound messages. If you have a fix please PR it.

About

python script to export twilio message logs en masse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages