tap-twilio
v1.0.1
Published
Singer.io Tap for Twilio
Downloads
1
Readme
tap-twilio
This module is a Singer.io "Tap" for loading data from Twilio. At the moment it only returns IncomingPhoneNumber, 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 SIDauthToken
Twilio Auth Token
Optional config keys
pageSize
number of records to load in a single API call