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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
syedsdx
Contributor
Contributor

Gohighlevel integration in Qlik sense cloud

Hi,

I am integrating GoHighLevel with Qlik using REST connector.
The method I am using is
Using the URL : 'https://rest.gohighlevel.com/v1/contacts/'
Query Parameters
 Authorization , Bearer API KEY
And Pagination Type : Choosing Next URL and this way
With Next url path : root/nextPageUrl => Connecting but after load very minimum data 106 out of 2000 rows.
With Next url path : root/meta/nextPageUrl => Connecting but while reloading in data load editor showing error 502.
I have tested on postman and I am getting whole data.
Please help how do I proceed here.

Labels (3)
0 Replies