Skip to content

[Components] smstools #14370

@pipedream-component-development

Description

smstools

URLs

Polling Sources

new-inbound-message

Prompt

Emits new event when a new inbound message was received. This trigger scans the system for new inbound SMS, acting as a prop. No input is required. Good for building responses to inbound messages.

URLs

Actions

add-contact

Prompt

Adds a new contact to an existing contact list. Required props include 'phone' and 'groupId' which group id has async opts from groups. The optional props are 'firstname', 'lastname', 'birthday', 'extra1 to extra8' and 'unsubscribed'

URLs

add-contact-opt-out

Prompt

Adds a contact to the opt-out list, stopping further communications. Required prop is 'contact', which has async props from contacts.

URLs

send-sms

Prompt

Sends a SMS or Whatsapp message to a specified contact. Required props are 'message', 'to' and 'and 'sender', which the prop 'to' has async props from contacts and 'sender' has async props from sender ids. The optional props are 'date', 'reference', 'test' and 'subid' which subid has async props from sub accounts

URLs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions