When the employee signs into the clover device, can you tell us what event or message we can get that will inform us what employee is signed into the clover device.
You may use the EmployeeConnector to get the current employee, as per this example: employeemanagement
To be notified of when a different employee logs in, you should look into: addOnActiveEmployeeChangedListener
Clover has webhooks available for merchant-level operations: https://docs.clover.com/build/web-app...
I don't believe there is a broadcast available for employee logins per device.
2 People are following this question.