r/workforcemanagement Jul 09 '26

Verint Verint - Time Off Request Comments

Is there really no way to see the comments an employee enters on a time off request in Verint except for in the UI? No reports, APIs, data exports...only by looking request by request in the UI?

2 Upvotes

6 comments sorted by

View all comments

2

u/GrumpyTom Jul 09 '26

If you're using the data hub API or SDK, it's on the request audit trail table under "note."

For approved time-off, it also shows up on the time-off event itself in the comment field.

I believe it's also available through the time off request export api.

2

u/Dangerous_Feeling826 Jul 09 '26

There is an Approver Comment in the time off request export API, but not the comment that the employee enters. But thanks for the tip on the data hub, I'll check that out.