We’re using Okta to handle signon/identify management. I’ve got a request to create some Qlik dashboards showing new user information, counts, etc. I’m currently trying to connect to Okta’s API, but I’m having issues with paging.
I can connect to the API OK, and even pull in the first 200 users (that’s the default Okta page limit) - using the following URL: https://<ourcompanyname>.oktapreview.com/api/v1/users
I’m trying to figure out how to get the Qlik Rest connector set up to handle the paging aspect - i.e. to pull in the next 200 users and keep going until all users have been pulled in.
I just don’t know what parameters and values to use.
Has anyone out there been able to connect successfully to Okta and handle paging correctly?
Thanks,
Nandini.