Absentify · Schema

Member

A member (employee) in the absentify workspace.

Absence ManagementHRLeave ManagementMicrosoft TeamsHuman Resources

Properties

Name Type Description
id string Unique identifier of the member.
custom_id string Custom identifier for the member.
name string Name of the member.
email string Email address of the member.
status string Current status of the member.
is_admin boolean Whether the member is an admin.
approval_process string Approval process type for this member.
employment_start_date string Employment start date.
employment_end_date string Employment end date if applicable.
birthday string Birthday of the member.
createdAt string Timestamp when the member was created.
updatedAt string Timestamp when the member was last updated.
View JSON Schema on GitHub