Triggers
New Incoming SMS
Integrations
- Gmail
- Google Sheets
- Google Calendar
- Google Contacts
- Google Forms
- Slack
- Salesforce
- Monday
- LinkedIn
- Outlook
- Twilio
- Authentication
- Actions
- Triggers
- Voice
- File
- Extract
- Answer
- Link
- Browser
- Brainbase Table
- Google Search
- Mapping
- Code
- Brainbase Forms
- API
Triggers
New Incoming SMS
Triggers when a new SMS message is received
Input
Property | Type | Required | Description |
---|---|---|---|
phone_number | DROPDOWN | Yes | The phone number to send the message from |
Sample Output
{
"body": "Hello",
"num_segments": "1",
"direction": "inbound",
"from": "+12184191735",
"date_updated": "Wed, 08 Feb 2023 01:40:51 +0000",
"price": null,
"error_message": null,
"uri": "/2010-04-01/Accounts/ACc0ea1238d61fe90d78a69a3de71d45619/Messages/SM8c3920d3f2ac481ba83e639a69dadd63.json",
"account_sid": "ACc0ea716d61fe90d78a123a3de71d45619",
"num_media": "0",
"to": "+12184191735",
"date_created": "Wed, 08 Feb 2023 01:40:50 +0000",
"status": "failed",
"sid": "SM8c3920d3f2ac481ba83e639a69dadd63",
"date_sent": "Wed, 08 Feb 2023 01:40:51 +0000",
"messaging_service_sid": "MG88e323e6a88ce67ba3bf12e1bcb7e0b8",
"error_code": 21211,
"price_unit": "USD",
"api_version": "2010-04-01",
"subresource_uris": {
"media": "/2010-04-01/Accounts/ACc0ea716d61fe90d78a69a3de71d45619/Messages/SM8c3920d3f2ac481ba83e639a69dadd63/Media.json",
"feedback": "/2010-04-01/Accounts/ACc0ea716d61fe90d78a69a3de71d45619/Messages/SM8c3920d3f2ac481ba83e639a69dadd63/Feedback.json"
}
}
On this page