Discussions

Ask a Question
Back to all

Employee Performance Logs

I'm trying to pull the log book posts and employee performance logs from the API. We're able to get posts from the log_book_posts endpoint for standard categories ( eg. Shift Notes ), but the same endpoint returns 0 results for the engage_performance_logs category. We're able to see entries in the Manager Log Book in the per-employee view in the application itself, but can't find where these logs can be pulled on a per-employee basis. We've also tried the shift_feedback and engage_overview routes with no luck.

Is there somewhere else we should be looking to pull this data from?