Fetching the Time of the User Status
I am new to Amazon Connect and I want to fetch the total time for which the user was in a particular state.
Eg:
1 - After logging in, for how many time the user was in "Available" state?
2 - After logging in, for how many time the user was in "Offline" state?
Are there any API Calls to fetch these times?
Please help.
You can get that data from the native historical reporting. There you can run an Agent report and add the metrics required, e.g. Agent idle time, Non-Productive Time, Online time or time spend in any of the custom Status you may have defined. You can find more information about the historical metrics reports in the Administrator Guide.
Currently you cannot get the data directly via an API as the Agent channel is available in the GetMetricData API. If you require an programmatic way to access that data, you could leverage agent event streams to store and later on calculate changes to your agents states.
Relevant questions
How reliable is the time field in the FlexMatch event notification messages?
Accepted Answerasked 2 years agoHow to reduce the time it takes a request to pass from a ALB to the actual Fargate Server?
asked a month agois there a way to get All the Real Time Agent Statuses in AWS Connect?
asked 5 months agoFetching the Time of the User Status
asked 2 months agoHow do I keep the time in sync in docker based lambda functions
Accepted Answerasked 5 months agoHow can I see the remaining time when resizing Redshift cluster?
asked 2 months agoHow do I change the expiration time of credential information retrieved from the Cognito ID Pool?
asked 11 days agoWhat services should I use if I want to do live monitoring the data?
asked 3 years agoHow long does the one-time use SSH public key expire?
Accepted Answerasked 3 years agoA request Form for another time extension of 120 minutes for doing the lab session 1(Introduction to S3).
asked 17 days ago