Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

File metadata and controls

16 lines (13 loc) · 1.08 KB

InboundSMSRule

Properties

Name Type Description Notes
dedicated_number string Dedicated Number. Can be '*' to apply to all numbers.
rule_name string Rule Name.
message_search_type float Message Search Type: 0=Any message, 1=starts with, 2=contains, 3=does not contain.
message_search_term string Message search term.
action string Action to be taken (AUTO_REPLY, EMAIL_USER, EMAIL_FIXED, URL, SMS, POLL, GROUP_SMS, MOVE_CONTACT, CREATE_CONTACT, CREATE_CONTACT_PLUS_EMAIL, CREATE_CONTACT_PLUS_NAME_EMAIL CREATE_CONTACT_PLUS_NAME, SMPP, NONE).
action_address string Action address.
enabled float Enabled: Disabled=0 or Enabled=1.
webhook_type string post, get, or json. post by default [optional]

[Back to Model list] [Back to API list] [Back to README]