erandiachini | 2024-02-23 00:13:11 UTC | #1
Hi, I am working on creating a PowerBI dashboard which uses conversation data. I created a query to load conversation details using Jobs API /api/v2/analytics/conversations/details/jobs/{jobId}/results. However, it loads data only for few days but I gave the time interval of one year. I created a recurring function to gather all the pages using cursor but I couldn't find a reason for this.
Ebenezer_Osei | 2024-02-23 14:23:22 UTC | #2
Hi,
Do you get a successful(state = FULFILLED) response when you check for the status(GET /api/v2/analytics/conversations/details/jobs/{jobId} of your job? If yes, please open a case with Care to investigate your issue further.
Best
erandiachini | 2024-02-25 22:42:43 UTC | #3
Hi,
This problem has been solved after refining the code for pagination. Thank you
Kind regards
system | 2024-03-26 22:43:02 UTC | #4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 24827