Absentify · Example Payload

Absentify Workspace Example

Absence ManagementHRLeave ManagementMicrosoft TeamsHuman Resources

Absentify Workspace Example is an example object payload from Absentify, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameplanfiscal_year_start_monthdefault_approval_requiredtimezonecreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "ws_01PQR",
  "name": "Acme Corporation",
  "plan": "plus",
  "fiscal_year_start_month": 1,
  "default_approval_required": true,
  "timezone": "America/New_York",
  "created_at": "2023-01-15T08:00:00Z",
  "updated_at": "2026-04-01T12:00:00Z"
}