Integration with Qlik | Community
Skip to main content

Integration with Qlik

  • July 8, 2022
  • 3 replies
  • 0 views

Aditee

I want to extract all the users in the system (active and inactive .)

But , I am able to fetch active users only by below queries.How to extract all the users from api?

  • GET /api/v2/users
  • GET /api/v2/groups/{group_id}/users
  • GET /api/v2/organizations/{organization_id}/users.      

3 replies

Guided
  • July 8, 2022

Aditee
  • Author
  • July 9, 2022

Hi Sebastiaan,

Incremental load provides user /data which has changed over particular time.I want to export all the active and inactive users for zendesk.


Eric27
  • July 11, 2022
Hey Aditee,

Can you provide a bit more information on what you mean by "changed over particular time"? Using the cursor based user export and a start time that is prior to when you began using Zendesk will pull all users active and inactive. 

Thanks!