/
Process commands
Process commands
GetProcesses
Get the names of all the processes.
Input
None | - | - |
Output
processes | collection[process] | A collection of processes |
Each process in processes
is a set with the fields id
and title
.
GetUnitsByLastChange
Get all units.
Input
changedate | date | Return all units changed on or after the provided date. |
changetime | time | If this is provided only return units changed after the provided date and time. |
resumekey | string | If a partial result is returned, provide the resumekey received along with the partial result, to get the rest of the entries. |
Output
units | collection [ unit ] | The units. |
, multiple selections available,
Related content
Project commands
Project commands
More like this
Threads and new messages commands
Threads and new messages commands
More like this
Person commands
Person commands
More like this
Units
Units
More like this
Messaging system commands
Messaging system commands
More like this
Production commands
Production commands
More like this