Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
paulcalvet
Specialist
Specialist

Qlik Sense Rest Connector / Twitter pagination

Hello,

I'm testing the rest connector with Qlik Sense (Desktop 3.1 SR3)

I call Twitter API and I can retrieve data.

But I want to test the pagination property in order to retrieve more than 100 tweets (which is the limit for Twitter with the function search tweet).

In Twitter API, the response header contains the URL Next Result in root/search_metadata/next_results.

API.png

When I load the Json file from Twitter API, I don't see this search_metadata/next_results in the Json, even in the HTTP response header.

Qlik.png

Do you know why ?

Is this the reason why I can't loop and retrieve moore than 100 Tweets ?

This is the Rest Connector parameters :

I tried with the option "Is header field" checked or unchecked.

Qlik2.png

Thanks !

Paul

1 Reply
rkondaveti
Contributor III
Contributor III

Hi Paul,

Did you find the solution for this ?