Skip to main content

How to request Twilio data in Funnel

Leverage your Twilio data in Funnel via Custom Connectors

Updated over 3 weeks ago

If your use case requires this data in Funnel, submit a data request.

Note: Custom connectors and data requests are available only in Business and Enterprise plans. See our Pricing page for more details.

Message Report

  • Account SID – A unique identifier for the Twilio account that sent or received the message.

  • Body – The content of the message sent or received.

  • Date Sent – The timestamp when the message was successfully sent.

  • Date Created – The timestamp when the message record was created in Twilio.

  • Date Updated – The timestamp when the message record was last updated.

  • Direction – Specifies whether the message was inbound (received) or outbound (sent).

  • Error Code – A numeric code indicating any errors encountered during message processing (e.g., delivery failures).

  • Error Message – A descriptive message explaining the reason for a failed message (if applicable).

  • From – The phone number or sender ID that sent the message.

  • Messaging Service SID – The unique identifier for the Twilio Messaging Service used to send the message (if applicable).

  • Price Unit (Currency) – The currency in which the message cost is billed (e.g., USD, EUR).

  • SID (Message SID) – A unique identifier assigned to each message transaction in Twilio.

  • Status – The current status of the message, such as queued, sending, sent, delivered, undelivered, failed, receiving, received.

  • To – The phone number or recipient ID that received the message.

  • Price (Monetary) – The cost incurred for sending the message, typically displayed in negative value (e.g., -0.0075 USD for an SMS).

  • Number of Media – The number of media files (e.g., images, videos) attached to an MMS message.

  • Number of Segments – The number of message segments the text was split into, based on character limits (e.g., a long SMS may be split into multiple 160-character segments).

How to request this custom connector

To request Twilio data and other data that has not been covered here, submit a data request.

Did this answer your question?