Connector Improvement: ADP Timecard Data Expanded Day Entries
PlannedHello,
Currently the ADP connector is pulling summary level information for each workers home labor allocation code value. It essentially just sums the hours that each worker inputs for their home labor allocation, and does not return any timecard information for labor / billing codes that are not the "home" code for the worker. In order to have accurate time card information the API should use the expanded endpoint, shown below.
I have been communicating with ADP to confirm this. Because of this issue, the allocation job code table is missing values as it is not being pulled at the “Expanded View” level. Thus the timecard information in the connector is wrong when aggregating to the labor allocation level. Full labor codes are actually just missing altogether.
Summary View: "time/v2/workers/aoid/team-time-cards?$filter=timeCards/timePeriod/startDate eq 'YYYY-MM-DD'"
Expanded View: "time/v2/workers/aoid/team-time-cards?$filter=timeCards/timePeriod/startDate eq 'YYYY-MM-DD'&$expand=dayEntries"
I think the connector for time cards needs to be revised to use this expanded endpoint, and ensure to pull in Labor Allocation Values into the worker_time_card_daily_total table, rather than having a separate table that looks up to the worker_time_card_daily_total by timecard_id.
-
Official comment
Hi Austin Hemken,
Thank you for reaching out and sharing your detailed feedback on the ADP Timecard Data connector. We appreciate your input and understand the importance of having accurate and expanded timecard information.
Currently, the enhancement you've suggested is on our roadmap. We recognize the demand for this feature and will consider picking it up soon.
Please stay tuned for updates as we continue to assess and plan our feature developments. Your feedback is invaluable in shaping the direction of our products.
Best regards,
Sandeep Preetam Saila -
Hi Austin,
Thank you for your input on improving the ADP connector. I'm pleased to inform you that we have recently released a feature that addresses your request for expanded day entries in the ADP Timecard Data. You can review the details in our release notes here: Release Notes.
Best,
Sandeep
Please sign in to leave a comment.
Comments
2 comments