PipedreamHQ / PipedreamHQ/pipedream
[Components] teltel
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# teltel
## URLs
- https://apidoc.teltel.io/
## Webhook Sources
### new-call-instant
#### Description
Emit new event when an incoming call is received. Optionally filter by phone number or call direction.
### new-message-instant
#### Description
Emit new event when a new SMS or chat message is received. Optionally filter by contact or channel.
### new-voicemail-instant
#### Description
Emit new event when a new voicemail is recorded. Optionally filter by recipient or caller ID.
## Actions
### send-message
#### Description
Send a message to a contact or phone number via SMS or chat. Requires message content and recipient identifier.
### initiate-call
#### Description
Start an outbound call to a phone number or contact. Requires phone number and optionally a message or audio prompt.
### create-contact
#### Description
Create a new contact in the Teltel directory. Requires contact name and one or more communication channels (e.g., phone, email).
Contributor guide
Assessment
This issue has not been assessed yet.