PipedreamHQ / PipedreamHQ/pipedream

[Components] instasent

Open
#16,394 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# instasent
## URLs
- https://spec.instasent.com/api/ingest
## Webhook Sources
### new-inbound-sms-instant
#### Description
Emit new event when a new inbound SMS is received on a virtual number. Requires selecting or specifying a virtual number to listen for incoming messages.
### new-delivery-report-instant
#### Description
Emit new event when a delivery report is received for a sent SMS. Requires prior setup of delivery reporting in Instasent settings.
### new-opt-out-instant
#### Description
Emit new event when a recipient opts out from receiving messages. Useful for compliance and subscription management. No additional configuration required.
## Actions
### send-sms
#### Description
Send a single SMS message to a specified phone number. Requires recipient number, sender ID or phone number, and message text.
### send-bulk-sms
#### Description
Send an SMS message to multiple recipients in one request. Requires an array of recipient phone numbers, sender ID or phone number, and message text.
### check-sms-status
#### Description
Retrieve the current delivery status of a previously sent SMS using the message ID. Requires the message ID as input.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.