Absentify · Capability
Absentify API — Requests
Absentify API — Requests. 10 operations. Lead operation: Absentify Get All Requests. Self-contained Naftiko capability covering one Absentify business surface.
What You Can Do
GET
Requestgetrequests
— Absentify Get All Requests
/v1/requests
POST
Requestcreaterequest
— Absentify Create a Request
/v1/requests
POST
Requestcreaterecurringrequests
— Absentify Create Recurring Requests
/v1/requests/recurring
GET
Requestgetrequestbyid
— Absentify Read a Request by Id
/v1/requests/{id}
POST
Requestapproverequest
— Absentify Approve a Request
/v1/requests/{id}/approve
POST
Requestapproverequestrepresentative
— Absentify Approve a Request as a Representative
/v1/requests/{id}/approve-representative
POST
Requestcancelrequest
— Absentify Cancel a Request
/v1/requests/{id}/cancel
POST
Requestdeclinerequest
— Absentify Decline a Request
/v1/requests/{id}/decline
POST
Requestdeclinerequestrepresentative
— Absentify Decline a Request as a Representative
/v1/requests/{id}/decline-representative
GET
Requestgetrequestsperday
— Absentify Get All Requests Per Day
/v1/requests-per-day
MCP Tools
absentify-get-all-requests
Absentify Get All Requests
read-only
idempotent
absentify-create-request
Absentify Create a Request
absentify-create-recurring-requests
Absentify Create Recurring Requests
absentify-read-request-id
Absentify Read a Request by Id
read-only
idempotent
absentify-approve-request
Absentify Approve a Request
absentify-approve-request-representative
Absentify Approve a Request as a Representative
absentify-cancel-request
Absentify Cancel a Request
absentify-decline-request
Absentify Decline a Request
absentify-decline-request-representative
Absentify Decline a Request as a Representative
absentify-get-all-requests-per
Absentify Get All Requests Per Day
read-only
idempotent