News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
Unable to pull down a report in Engage Analytics > Scheduled Reports > Realtime Reports via API
Tags: sdk
Sep 17, 2021 at 1:35pm   •   1 replies  •  0 likes
System Admin

I need to pull down a report name "IVR Detail" report from Engage Analytics > Scheduled Reports > Realtime Reports but not able to access it.

>> Here's the request code being sent to Ring Central platform

evEndPoint = "/voice/api/v1/admin/accounts/15780001/reportsStreaming";
ReportParamsIvr rptParams = new ReportParamsIvr
{
reportType = "IVR_DETAIL",
reportCriteria = new ReportCriteriaIvr
{
accountId = "15780001",
startDate = "2021-09-03T00:00:00.000-0000",
endDate = "2021-09-04T00:00:00.000-0000",
timezoneName = "America/Chicago",
criteriaType = "IVR_DETAIL_CRITERIA",
ivrStudioGroups = new string[] { "Customer Service IVR" },
ivrStudios = new string[] { "Dev_Customer Service_Pt_Survey" },
}
};

>> This is the response that I'm getting
{
"generalMessage":"The supplied data is not valid",
"details":"",
"requestUri":"/api/v1/admin/accounts/15780001/reportsStreaming - POST",
"timestamp":1631728592754
}

FYI, removing the ivrStudioGroups and ivrStudios returns a list of all the call recordings of the survey but that's not what I need. I need access to the survey responses which this report contains - Engage Analytics > Scheduled Reports > Realtime Reports > IVR Detail.

I've added the ivrStudioGroups and ivrStudios params based on the details from /voice/api/v1/admin/reports/IVR_DETAIL

{
"reportType":"IVR_DETAIL",
"reportCriteria":
{
"accountId":"15780001",
"startDate":"2021-09-03T00:00:00.000-0000",
"endDate":"2021-09-04T00:00:00.000-0000",
"timezoneName":"America/Chicago",
"criteriaType":"IVR_DETAIL_CRITERIA",
"ivrStudioGroups":["Customer Service IVR"],
"ivrStudios":["Dev_Customer Service_Pt_Survey"]
}
}

Can someone tell me why this is not working?

1 Answer
answered on Sep 22, 2021 at 11:52am  

This will need some more detailed investigation and back and forth questions to resolve. We see you also created a support ticket and that's the best path to get this resolved.


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us