wfm.ServerUserAbsent

This job notifies all connected workflow editors about which users have changed their presence status.

This job serves communication between different servers and is generally called by another server, not by clients.

1. Input Parameters

Name Type Required Description

OrganisationId

STRING

Yes

GUID of the organization from which the users come

AbsentIds

STRING

Yes

Comma-separated list of user GUIDs who are absent

PresentIds

STRING

Yes

Comma-separated list of user GUIDs who are present

2. Return Value

(INT): 0 = Job successful, otherwise error code.