Create Quick Reply
ANDROID_TEXTER_CREATE_QUICK_REPLYCreate a reusable quick-reply shortcut.
Android Texter
11 actions for Android Texter workflows.
Operations are the actions a workflow can take in Android Texter, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Create Quick Reply
ANDROID_TEXTER_CREATE_QUICK_REPLYCreate a reusable quick-reply shortcut.
Delete Quick Reply
ANDROID_TEXTER_DELETE_QUICK_REPLYPermanently delete one saved quick reply by ID.
Get Message Status
ANDROID_TEXTER_GET_MESSAGE_STATUSGet the provider's current queued, sent, delivered, or failed status for a message ID returned by Send Message.
List Contacts
ANDROID_TEXTER_LIST_CONTACTSList contacts in the connected Android Texter account, optionally filtering by name or phone text and tag.
List Conversation History
ANDROID_TEXTER_LIST_CONVERSATION_HISTORYReturn one newest-first page of inbound and outbound message history exchanged with one phone number.
List Devices
ANDROID_TEXTER_LIST_DEVICESList Android devices linked to the account, including IDs and online state needed to select a sending device.
List Messages
ANDROID_TEXTER_LIST_MESSAGESList one newest-first page of messages, optionally restricting results to sent or received messages.
List Quick Replies
ANDROID_TEXTER_LIST_QUICK_REPLIESList saved quick-reply shortcuts that can be reused when composing messages.
Send Message
ANDROID_TEXTER_SEND_MESSAGEImmediately queue a real SMS or MMS to one phone number through a linked Android device.
Send Messages Batch
ANDROID_TEXTER_SEND_MESSAGES_BATCHSequentially queue the same real SMS or MMS for 1-10 recipients.
Update Quick Reply
ANDROID_TEXTER_UPDATE_QUICK_REPLYReplace an existing quick reply's shortcut, title, and body.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.