Twilio
Source Connector
Overview
This source connector fetches from the Twilio IAM REST API.
Streams
Data Source | Stream Name |
---|---|
Events | events |
Prerequisites
- Create a Twilio Account SID and Auth Token
Configuration
Field | Required | Description | Example |
---|---|---|---|
Account ID | yes | Twilio AccountSid | |
Auth Token | yes | Twilio AuthToken | |
Lookback Window | no | When set, the connector will always reload data from the past N minutes, where N is the value set here. This is useful if your data is updated after creation. | 60 |
Replication Start Date | yes | UTC Datetime. Any data before this datetime will not be replicated. | 2024-01-01T00:00:00Z |
Connector Limitations
- This connector is restricted by rate limits.
Updated 18 days ago