API endpoint for calls
D
Drew Hirschi
Would love to have api access to calls from Call reporting. Audio file or transcription.
Log In
S
Sead
You have it. Inbound/Outbound Message webhook. Type InboundCall/OutboundCall
N
Noah Nagel
Sead Webhooks won't allow us to retrieve historical info, and they're not yet available for private integrations
S
Sead Rastoder
Noah Nagel Well there is a way, but not straightforward.
Pull Messages by Conversation ID that have TYPE=TYPE_CALL and then use these id's to obtain recordings. You will have to use 2 api endpoints.
I know it's not simple and straightforward, but it is still possible.
N
Noah Nagel
Sead Rastoder Thanks Sead, I'll give this a try soon
S
Sead Rastoder
Noah Nagel
So these 2 API endpoints. You're welcome, glad I could help.
K
Keith Fimreite
Call reporting in API please. Our clients get a ton of spam calls and they are under 10 seconds and should not be counted as Opportunities.
A
Alex Humble
Commenting here for visibility. Are there any plans to include this in the product roadmap? We would love to store calls in our SQL database and do some custom reports tied to other data tables in there.