Aha Data Processing
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users from Aha!
https://www.aha.io/api/resources/users/list_users
Status Mapping:
Users with status “enabled”=true, "accessed_at" = [ID], User application status = Active
Users with status “enabled”=true, "accessed_at": = null, User Application Status = Suspended
Users with status “enabled”=false, User Application Status = Inactive
Users coming from earlier syncs but not coming in the latest sync are assigned user application status = 'Inactive'.
How to validate the data
-
Click on settings in the top right corner.
-
Select "Account"
-
Click on Users under the Billing on the left panel.
Updated 3 months ago