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.
tap-twilio --config <config-file>
The config file must be in JSON format.
accountSid
Twilio Account SIDauthToken
Twilio Auth Token
pageSize
number of records to load in a single API call