PipedreamHQ / PipedreamHQ/pipedream

[Components] vonage

Open
#15,316 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

# vonage
## URLs
- https://developer.vonage.com/en/documentation
## 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.

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.