Skip to content
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

[Components] vonage #15316

Open
pipedream-component-development opened this issue Jan 15, 2025 · 0 comments
Open

[Components] vonage #15316

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

Comments

@pipedream-component-development
Copy link
Collaborator

vonage

URLs

Webhook Sources

new-incoming-sms-instant

Description

Emit new event when an SMS is received. Requires configuration of the phone number associated with your Vonage account.

new-call-event-instant

Description

Emit new event for call-related activities, such as an incoming call or status changes (e.g., call started, completed). Requires configuration of a webhook in your Vonage dashboard and filtering by event type.

new-voice-message-instant

Description

Emit new event when a new voice message is received. Requires configuration of the phone number and webhook URL in your Vonage account.

Actions

send-sms

Description

Send an SMS to a specified phone number. Requires the target phone number, message content, and sender ID (optional).

make-voice-call

Description

Initiate a voice call to a specified phone number. Requires the caller ID, destination phone number, and a URL for call instructions (e.g., text-to-speech or pre-recorded audio).

send-otp

Description

Send a one-time password (OTP) to a specified phone number via SMS. Requires the target phone number, brand name, and optional code length or language.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 15, 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