TwilioTwilio / New SMS

appKey: twilio
triggerKey: new-sms

Trigger Inputs

The following parameters are available when configuring this trigger:
phoneNumbers
Phone Numbers
Select the phone number(s) which should trigger the action.
Phone numbers will be dynamically loaded from a user's account.
Array<string>
filters
Filters
| Array<{
prop: string
operator: string
value: string | Array<string>
}>
| undefined

Event Payload Properties

The following properties can be referenced when an event occurs:
accountSid
Account Sid
string | null
apiVersion
Api Version
string | null
body
Body
string | null
from
From
string | null
fromCity
From City
string | null
fromCountry
From Country
string | null
fromState
From State
string | null
fromZip
From Zip
string | null
messageSid
Message Sid
string | null
numMedia
Num Media
string | null
numSegments
Num Segments
string | null
smsMessageSid
Sms Message Sid
string | null
smsSid
Sms Sid
string | null
smsStatus
Sms Status
string | null
to
To
string | null
toCity
To City
string | null
toCountry
To Country
string | null
toState
To State
string | null
toZip
To Zip
string | null