PipedreamHQ / PipedreamHQ/pipedream
[Components] ringg_ai
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# ringg_ai
## URLs
- https://docs.ringg.ai/getting-started
## Webhook Sources
### new-call-instant
#### Description
Emit new event when a call is initiated or received in Ringg AI. Useful for logging or triggering follow-up workflows. Users can optionally filter by call type (inbound/outbound) or assigned agent.
### new-transcript-instant
#### Description
Emit new event when a call transcript becomes available. Useful for follow-up emails, CRM enrichment, or initiating analysis. Users must specify a conversation type or agent (optional).
### new-lead-instant
#### Description
Emit new event when a lead is captured via Ringg AI during a call or chat interaction. Users can optionally filter by source or sales pipeline stage.
## Actions
### create-callback
#### Description
Schedule a callback for a lead or customer based on a missed or handled call. Requires lead ID, callback time, and agent assignment.
### update-call-disposition
#### Description
Update the disposition or outcome status of a completed call. Requires call ID and new disposition value; optional notes and agent identifier can be added.
### generate-call-summary
#### Description
Generate a new AI-powered summary for a completed call or conversation. Requires call ID; optionally specify summary format or language.
Contributor guide
Assessment
This issue has not been assessed yet.