Skip to content

nandotechinc/TwilioCallsImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio Calls Importer (.NET Core Console App)

Simple console application that allows one to download and process all calls in a given date range from Twilio.

Console will prompt for Start & End Date, sit back and watch it work.

Open your appsettings.json file and change configuration values to ones matching your account.

The only real variables to change for live use are DefaultConnection for your database (although you can use the local db just fine) and then your Credentials should be your AccountID:APIkey. Also, the TwilioApi variable does have the Account SID hard coded as well.

Happy hacking!

About

.NET Core Console application for importing a large volume of calls from Twilio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages