-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] oto #16557
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
Labels
triaged
For maintainers: This issue has been triaged by a Pipedream employee
Comments
OTO team provided account. |
Merged
Hi everyone, all test cases are passed! Ready for release! Test report |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oto
URLs
Webhook Sources
new-incoming-call-instant
Prompt
Emit new event when a customer initiates a call through OTO. Useful for starting workflows when a caller contacts your team. Requires webhook setup in OTO admin settings.
new-call-transcript-instant
Prompt
Emit new event when a call transcript becomes available. Useful for analyzing conversations, summarizing conversations, or storing transcripts. Requires webhook setup in OTO.
new-lead-instant
Prompt
Emit new event when a new lead is captured via OTO’s conversational flow. Useful for syncing leads with CRM or triggering notifications. Requires webhook configuration in OTO settings.
Actions
create-lead
Prompt
Create a new lead in OTO with contact details and metadata. Requires properties like name, phone number, email, and optional tags or source.
start-call-campaign
Prompt
Initiate an outbound call campaign for one or more leads. Requires campaign template ID and target lead IDs or phone numbers.
update-lead-status
Prompt
Update the status of an existing lead, such as marking as contacted, qualified, or uninterested. Requires lead ID and new status.
The text was updated successfully, but these errors were encountered: