Skip to content

signpost/tap-twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-twilio

This module is a Singer.io "Tap" for loading data from Twilio. At the moment it only returns IncomingPhoneNumber and MessageServices, but other streams may be added in the future.

Usage

tap-twilio --config <config-file>

Config File

The config file must be in JSON format.

Required config keys

  • accountSid Twilio Account SID
  • authToken Twilio Auth Token

Optional config keys

  • pageSize number of records to load in a single API call

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published