cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
209
Views
0
Helpful
1
Replies

Missing CallId parameter in List Calls API Response

upchaurasia
Spotlight
Spotlight

Hi,

We have developed Webex Calling Connector for Salesforce & ServiceNow CRM. One feature which we have implemented to fetch all  calls for Webex user at the time of login through our connector but List Calls API (List Calls | Webex for Developers) JSON response don't have CallId. How can we clear the call if user disconnects the call because on disconnect our application receives event which has CallId parameter. Id parameter in List Calls API (List Calls | Webex for Developers) JSON response do not match with CallId returned from webhook event for disconnect.

upchaurasia_0-1769070446307.png

 

Thanks & regards,

Umesh

1 Reply 1

upchaurasia
Spotlight
Spotlight

I strongly feel callId should be part of List Calls API response. callSessionId will not solve the purpose as callId is required for Hold/Resume/Hangup operation.

Thanks,

Umesh