Connector Improvement: Add addressLongitude field to UKG Pro connector employee table
AnsweredHello,
I would like to request adding the addressLongitude field to the UKG Pro connector's employee table.
Background:
- The addressLatitude field is currently synced to the employee table
- However, the addressLongitude field is not included, despite being available in the UKG Pro API response
- This was confirmed by Rachna Shivani (Fivetran Support) in ticket 332513 from Jan 8, 2026
Since addressLatitude is already supported and addressLongitude exists in the API, adding this field would complete the geographic coordinate pair and enable proper location-based analytics.
Thank you for considering this request.
-
Official comment
Hi,
Thanks for the input. However, this is due to the API only getting the Latitude and not Longitude.
The connector fetches all person details which does not have Longitude information. Can you help me with the API docs that helps us with the info that Longitude information is also available? I understand this is possibly coming in the API but not available in the docs - hence we will need to also check if this is supported for all or is this something enabled for some customers only.
Regards -
Hi, The UKG Pro provider suggested us that you can use this endpoint in order to get the addressLongitude:
curl --request GET \
--url https://hostname/personnel/v1/person-details \
--header 'accept: application/json' -
Thanks Neyber. It looks like it is not documented in the portal.
Nevertheless we have added it to backlog and will keep you posted on the progress. -
Thanks so much Unnikrishnan.
Please sign in to leave a comment.
Comments
4 comments