10-25-2024 04:37 PM
We have defined several Visualizations in Analyzer and they are exported to CSV files on daily basis. Our goal is to use Webex API to read the data directly and import the data into SQL database without using CSV. I know Search function can probably do it but I couldn't find any sample code for it.
10-29-2024 01:56 AM
Maybee im confused, but what are you trying to do in the visualization.
The search API is used for extracting data to an external source (im using it for getting data out to my own MSSQL database, so i can make reports i PowerBi.)
10-30-2024 08:28 AM
10-30-2024 08:50 AM
I dont know if this is possible to do that mapping.
The way we are doing it, is to export the raw data into a MSSQL db and then to our calculations etc there... I have made a windows service that export data every 15 min to my db.
This is for agentSessions, tasks and taskDetails. Then you have all data to do the calculations there
10-30-2024 07:45 PM
10-26-2024 03:52 AM
Hey
You can se some sample codes herE :
https://developer.webex-cx.com/documentation/guides/getting-started-with-search-api
And
10-28-2024 09:00 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide