Skip to content

[Components] szybkisms #16637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue May 12, 2025 · 0 comments
Open

[Components] szybkisms #16637

pipedream-component-development opened this issue May 12, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

szybkisms

URLs

Webhook Sources

new-incoming-message-instant

Description

Emit new event when an incoming SMS message is received on a registered phone number. Requires phone number registration and webhook endpoint configuration.

new-message-status-update-instant

Description

Emit new event when the delivery status of a sent SMS message changes (e.g. delivered, failed). Useful for tracking message outcomes. Requires webhook setup in app settings.

new-scheduled-message-instant

Description

Emit new event when a scheduled SMS message is created. Useful for monitoring outgoing campaigns or automation-triggered messages. Requires webhook registration.

Actions

send-sms

Description

Send a single SMS message to a specified phone number. Requires recipient's phone number and message content. Optional props include sender name and message validity period.

schedule-sms

Description

Schedule an SMS message to be sent at a future date and time. Requires recipient's phone number, message content, and scheduled send time. Optional props include sender name and time zone.

fetch-message-status

Description

Retrieve the delivery status of a previously sent SMS message. Requires message ID. Useful for checking message delivery outcomes.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant