# Twilio

Stacksync lets you sync the following Twilio resources:

### Messaging Objects

<table><thead><tr><th width="299">Object</th><th>Read</th></tr></thead><tbody><tr><td>Messages</td><td>✅ Supported</td></tr><tr><td>Messaging Services</td><td>✅ Supported</td></tr></tbody></table>

### Voice Objects

<table><thead><tr><th width="302">Object</th><th>Read</th></tr></thead><tbody><tr><td>Calls</td><td>✅ Supported</td></tr><tr><td>Incoming Phone Numbers</td><td>✅ Supported</td></tr><tr><td>Outgoing Caller IDs</td><td>✅ Supported</td></tr></tbody></table>

### Account Objects

<table><thead><tr><th width="306">Object</th><th>Read</th></tr></thead><tbody><tr><td>Accounts</td><td>✅ Supported</td></tr><tr><td>Roles</td><td>✅ Supported</td></tr><tr><td>Addresses</td><td>✅ Supported</td></tr></tbody></table>

### Studio Objects

<table><thead><tr><th width="312">Object</th><th>Read</th></tr></thead><tbody><tr><td>Flows</td><td>✅ Supported</td></tr></tbody></table>

### Analytics Objects

<table><thead><tr><th width="314.66796875">Object</th><th>Read</th></tr></thead><tbody><tr><td>Usage Records</td><td>✅ Supported</td></tr></tbody></table>

Need to sync other objects? Email us at <integrations@stacksync.com> and we can add support for them in no time!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stacksync.com/two-way-sync/connectors/twilio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
