Skip to content
How to change the "...
 
Notifications
Clear all

How to change the "call_started" payload to "call_analyzed"

9 Posts
3 Users
0 Reactions
4 Views
Christophe_Chapiteau
(@christophe_chapiteau)
Posts: 8
Active Member
Topic starter
 

Hello everyone,

Great to be part of this community!

I attempted to modify the "callstarted" payload to "callanalyzed" and save the changes. However, it seems the update is not being applied, as it continues to display as "call_started" in the options.

Does anyone have any insights into what I might be overlooking?

 
Posted : 28/02/2025 4:23 pm
Stoyan_Vatov
(@stoyan_vatov)
Posts: 22
Eminent Member
 

Hey Christophe,

after you made the change, did you send another webhook with the updated value?

 
Posted : 28/02/2025 4:56 pm
Christophe_Chapiteau
(@christophe_chapiteau)
Posts: 8
Active Member
Topic starter
 

Hi there!

Thanks for your assistance.

I initiated the call and then proceeded to click on ‘run once’.

Now, I'm seeing "callended" (which is amusing!), but "callanalyzed" is still not being registered...

 
Posted : 28/02/2025 4:59 pm
Stoyan_Vatov
(@stoyan_vatov)
Posts: 22
Eminent Member
 

The webhook is sending a variable named “event”. What you see in your screenshot is a filter that verifies if the event variable is equal to callanalyzed. It will only permit bundles to pass if this condition is met. In the first instance, the event was callstarted, and in the second, it was call_ended. Neither of these matches the filter's condition, so neither is proceeding.

If you are expecting specific webhooks where the event is named call_analyzed, then the filter is functioning correctly.

Is this the intended behavior for the scenario? Or are you aiming for a different result?

Please clarify if this is what the scenario is supposed to achieve, or if you are trying to obtain a different outcome.

 
Posted : 28/02/2025 5:07 pm
Christophe_Chapiteau
(@christophe_chapiteau)
Posts: 8
Active Member
Topic starter
 

I am using callin.io with retell.
I have set up a basic CRM to store caller names, call dates, reservation dates, and so on.
My goal is to have this information appear in my CRM after each call.
I recall seeing a tutorial that mentioned using an "event" trigger, specifically "callanalyzed", to categorize different payloads.
However, I'm unable to trigger the "call
analyzed" event.
I'm not sure if this is the information you need.

 
Posted : 28/02/2025 5:17 pm
Christophe_Chapiteau
(@christophe_chapiteau)
Posts: 8
Active Member
Topic starter
 

I initiated the call and then executed the webhook multiple times. Through some trial and error, I finally achieved the "call_analyzed" status.

 
Posted : 28/02/2025 5:36 pm
Christophe_Chapiteau
(@christophe_chapiteau)
Posts: 8
Active Member
Topic starter
 

I managed to get the "call_analyzed" payload working, but I'm unsure how to make it a permanent solution. I've reverted to the initial state where it wasn't functioning correctly. I'm not sure how I achieved the working state previously. Any suggestions?

 
Posted : 28/02/2025 6:39 pm
Christophe_Chapiteau
(@christophe_chapiteau)
Posts: 8
Active Member
Topic starter
 
 
Posted : 28/02/2025 6:55 pm
Faraj_Farooque
(@faraj_farooque)
Posts: 1
New Member
 

Hi there, I'm experiencing the same problem. Have you managed to resolve it?

 
Posted : 16/03/2025 3:49 am
Share: