We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Emit new event when an incoming call is received. Optionally filter by phone number or call direction.
Emit new event when a new SMS or chat message is received. Optionally filter by contact or channel.
Emit new event when a new voicemail is recorded. Optionally filter by recipient or caller ID.
Send a message to a contact or phone number via SMS or chat. Requires message content and recipient identifier.
Start an outbound call to a phone number or contact. Requires phone number and optionally a message or audio prompt.
Create a new contact in the Teltel directory. Requires contact name and one or more communication channels (e.g., phone, email).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
teltel
URLs
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).
The text was updated successfully, but these errors were encountered: