Open Connector
All tools

Factorial logoFactorial

No catalog description yet.

factorialvcatalog-v1546 tools

Authentication

MethodKindStatusDetails
OAuth 2.0oauth2available

Call a tool

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "FACTORIAL_DELETE_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_ID",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("FACTORIAL_DELETE_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_ID", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute FACTORIAL_DELETE_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_ID --data '{ }'

Tool catalog

Available tools

546 callable operations

Deletes a Webhook subscriptionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_IDDeletes a Webhook subscription

Deletes a Webhook subscription

Authentication

Connected account required

Tags

ApiPublic > WebhookSubscription
Deletes an ApplicationFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_IDDeletes an Application

Deletes an Application

Authentication

Connected account required

Tags

Ats > Application
Deletes a CandidateFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_CANDIDATES_IDDeletes a candidate from the ATS

Deletes a candidate from the ATS

Authentication

Connected account required

Tags

Ats > Candidate
Deletes a FeedbackFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_FEEDBACKS_IDThis endpoint allows to delete a specific feedback entry associated with a candidate's application.

This endpoint allows to delete a specific feedback entry associated with a candidate's application.

Authentication

Connected account required

Tags

Ats > Feedback
Deletes a Job postingFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_IDDelete a job posting.

Delete a job posting.

Authentication

Connected account required

Tags

Ats > JobPosting
Deletes a QuestionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_QUESTIONS_IDDeletes a Question

Deletes a Question

Authentication

Connected account required

Tags

Ats > Question
Deletes an Edit timesheet requestFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTS_IDDeletes an edit timesheet.

Deletes an edit timesheet.

Authentication

Connected account required

Tags

Attendance > EditTimesheetRequest
Deletes an Overtime requestFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_IDDeletes an Overtime request

Deletes an Overtime request

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Deletes a ShiftFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_IDDeletes a Shift

Deletes a Shift

Authentication

Connected account required

Tags

Attendance > Shift
Deletes a CompensationFACTORIAL_DELETE_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONS_IDDeletes a Compensation

Deletes a Compensation

Authentication

Connected account required

Tags

Contracts > Compensation
Deletes a Contract versionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONS_IDDeletes a Contract version

Deletes a Contract version

Authentication

Connected account required

Tags

Contracts > ContractVersion
Deletes a FieldFACTORIAL_DELETE_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDS_IDDeletes a Field

Deletes a Field

Authentication

Connected account required

Tags

CustomFields > Field
Deletes a DocumentFACTORIAL_DELETE_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_IDDeletes a Document

Deletes a Document

Authentication

Connected account required

Tags

Documents > Document
Deletes a Cost centerFACTORIAL_DELETE_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERS_IDDeletes a Cost center

Deletes a Cost center

Authentication

Connected account required

Tags

Finance > CostCenter
Deletes an It assetFACTORIAL_DELETE_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETS_IDDeletes an It asset

Deletes an It asset

Authentication

Connected account required

Tags

ItManagement > ItAsset
Deletes a LocationFACTORIAL_DELETE_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONS_IDDeletes a Location

Deletes a Location

Authentication

Connected account required

Tags

Locations > Location
Deletes an IdentifierFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERS_IDReads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Authentication

Connected account required

Tags

PayrollEmployees > Identifier
Deletes a CodeFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODES_IDDeletes a Code

Deletes a Code

Authentication

Connected account required

Tags

PayrollIntegrationsBase > Code
Deletes a SupplementFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTS_IDDeletes a Supplement

Deletes a Supplement

Authentication

Connected account required

Tags

Payroll > Supplement
Deletes a Review ownerFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_OWNERS_IDRemove an owner from a review process. The review process must have at least one owner.

Remove an owner from a review process. The review process must have at least one owner.

Authentication

Connected account required

Tags

Performance > ReviewOwner
Deletes a Review process targetFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_IDDelete a participant from the active review process. This will also remove all previously submitted evaluations about the participant.

Delete a participant from the active review process. This will also remove all previously submitted evaluations about the participant.

Authentication

Connected account required

Tags

Performance > ReviewProcessTarget
Deletes a Review processFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_IDDelete an existing review process.

Delete an existing review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Deletes a CommentFACTORIAL_DELETE_API_2026_07_01_RESOURCES_POSTS_COMMENTS_IDDeletes a Comment

Deletes a Comment

Authentication

Connected account required

Tags

Posts > Comment
Deletes a GroupFACTORIAL_DELETE_API_2026_07_01_RESOURCES_POSTS_GROUPS_IDDeletes a Group

Deletes a Group

Authentication

Connected account required

Tags

Posts > Group
Deletes a PostFACTORIAL_DELETE_API_2026_07_01_RESOURCES_POSTS_POSTS_IDDeletes a Post

Deletes a Post

Authentication

Connected account required

Tags

Posts > Post
Deletes a Budget strategyFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIES_IDDeletes a Budget strategy

Deletes a Budget strategy

Authentication

Connected account required

Tags

ProjectManagement > BudgetStrategy
Deletes a Planned recordFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_IDDeletes a Planned record

Deletes a Planned record

Authentication

Connected account required

Tags

ProjectManagement > PlannedRecord
Deletes a SubprojectFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS_ID###### **What does it do?** This deletes a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with a role in the project owning the subproject.

###### **What does it do?** This deletes a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with a role in the project owning the subproject.

Authentication

Connected account required

Tags

ProjectManagement > Subproject
Deletes a Time recordFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS_IDDeletes a Time record

Deletes a Time record

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Deletes a ShiftFACTORIAL_DELETE_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_IDDeletes a Shift

Deletes a Shift

Authentication

Connected account required

Tags

ShiftManagement > Shift
Deletes a Task fileFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TASKS_TASK_FILES_IDDeletes a Task file

Deletes a Task file

Authentication

Connected account required

Tags

Tasks > TaskFile
Deletes a TaskFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TASKS_TASKS_IDThis endpoint deletes a task.

This endpoint deletes a task.

Authentication

Connected account required

Tags

Tasks > Task
Deletes a MembershipFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPS_IDDelete the membership to remove the employee from the team.

Delete the membership to remove the employee from the team.

Authentication

Connected account required

Tags

Teams > Membership
Deletes a TeamFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TEAMS_TEAMS_IDDelete a team

Delete a team

Authentication

Connected account required

Tags

Teams > Team
Deletes a Planning versionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONS_IDDeletes a Planning version

Deletes a Planning version

Authentication

Connected account required

Tags

TimePlanning > PlanningVersion
Deletes an Allowance incidenceFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCES_IDDeletes an allowance incidence

Deletes an allowance incidence

Authentication

Connected account required

Tags

Timeoff > AllowanceIncidence
Deletes an AllowanceFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_IDDeletes an allowance

Deletes an allowance

Authentication

Connected account required

Tags

Timeoff > Allowance
Deletes a Blocked periodFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODS_IDDeletes a blocked period

Deletes a blocked period

Authentication

Connected account required

Tags

Timeoff > BlockedPeriod
Deletes a LeaveFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_IDDeletes a Leave

Deletes a Leave

Authentication

Connected account required

Tags

Timeoff > Leave
Deletes a PolicyFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_POLICIES_IDDeletes a Policy

Deletes a Policy

Authentication

Connected account required

Tags

Timeoff > Policy
Deletes a Policy assignmentFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTS_IDDelete a Time off Policy Assignment

Delete a Time off Policy Assignment

Authentication

Connected account required

Tags

Timeoff > PolicyAssignment
Deletes a CategoryFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIES_IDDeletes a Category

Deletes a Category

Authentication

Connected account required

Tags

Trainings > Category
Deletes a SessionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_SESSIONS_IDDeletes a Session

Deletes a Session

Authentication

Connected account required

Tags

Trainings > Session
Deletes a Training classFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSES_IDDeletes a Training class

Deletes a Training class

Authentication

Connected account required

Tags

Trainings > TrainingClass
Deletes a TrainingFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_IDDeletes a Training

Deletes a Training

Authentication

Connected account required

Tags

Trainings > Training
Deletes an Overlap periodFACTORIAL_DELETE_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODS_IDDeletes an Overlap period

Deletes an Overlap period

Authentication

Connected account required

Tags

WorkSchedule > OverlapPeriod
Reads all CredentialsFACTORIAL_GET_API_2026_07_01_RESOURCES_API_PUBLIC_CREDENTIALSReads all Credentials

Reads all Credentials

Authentication

Connected account required

Tags

ApiPublic > Credential
Reads all Webhook subscriptionsFACTORIAL_GET_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONSReads all Webhook subscriptions

Reads all Webhook subscriptions

Authentication

Connected account required

Tags

ApiPublic > WebhookSubscription
Reads a single Webhook subscriptionFACTORIAL_GET_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_IDReads a single Webhook subscription

Reads a single Webhook subscription

Authentication

Connected account required

Tags

ApiPublic > WebhookSubscription
Reads all AnswersFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_ANSWERSReads all Answers

Reads all Answers

Authentication

Connected account required

Tags

Ats > Answer
Reads a single AnswerFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_ANSWERS_IDReads a single Answer

Reads a single Answer

Authentication

Connected account required

Tags

Ats > Answer
Reads all Application phasesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATION_PHASESReads all Application phases

Reads all Application phases

Authentication

Connected account required

Tags

Ats > ApplicationPhase
Reads a single Application phaseFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATION_PHASES_IDReads a single Application phase

Reads a single Application phase

Authentication

Connected account required

Tags

Ats > ApplicationPhase
Reads all ApplicationsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATIONSReads all Applications

Reads all Applications

Authentication

Connected account required

Tags

Ats > Application
Reads a single ApplicationFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_IDReads a single Application

Reads a single Application

Authentication

Connected account required

Tags

Ats > Application
Reads all Candidate sourcesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_CANDIDATE_SOURCESReads all Candidate sources

Reads all Candidate sources

Authentication

Connected account required

Tags

Ats > CandidateSource
Reads a single Candidate sourceFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_CANDIDATE_SOURCES_IDReads a single Candidate source

Reads a single Candidate source

Authentication

Connected account required

Tags

Ats > CandidateSource
Reads all CandidatesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_CANDIDATESFetches candidates data from Factorial. When using administrator-level API Credentials, all candidates associated with a company will be returned. When using non-admin level API credentials, only candidates that applied to a job for which the user is a hiring manager will be returned.

Fetches candidates data from Factorial. When using administrator-level API Credentials, all candidates associated with a company will be returned. When using non-admin level API credentials, only candidates that applied to a job for which the user is a hiring manager will be returned.

Authentication

Connected account required

Tags

Ats > Candidate
Reads a single CandidateFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_CANDIDATES_IDFetches candidates data from Factorial. When using administrator-level API Credentials, all candidates associated with a company will be returned. When using non-admin level API credentials, only candidates that applied to a job for which the user is a hiring manager will be returned.

Fetches candidates data from Factorial. When using administrator-level API Credentials, all candidates associated with a company will be returned. When using non-admin level API credentials, only candidates that applied to a job for which the user is a hiring manager will be returned.

Authentication

Connected account required

Tags

Ats > Candidate
Reads all Evaluation formsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_EVALUATION_FORMSReads all Evaluation forms

Reads all Evaluation forms

Authentication

Connected account required

Tags

Ats > EvaluationForm
Reads a single Evaluation formFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_EVALUATION_FORMS_IDReads a single Evaluation form

Reads a single Evaluation form

Authentication

Connected account required

Tags

Ats > EvaluationForm
Reads all FeedbacksFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_FEEDBACKSThis endpoint retrieves all feedbacks associated with a candidate's applications.

This endpoint retrieves all feedbacks associated with a candidate's applications.

Authentication

Connected account required

Tags

Ats > Feedback
Reads a single FeedbackFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_FEEDBACKS_IDThis endpoint retrieves all feedbacks associated with a candidate's applications.

This endpoint retrieves all feedbacks associated with a candidate's applications.

Authentication

Connected account required

Tags

Ats > Feedback
Reads all Hiring stagesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_HIRING_STAGESReads all Hiring stages

Reads all Hiring stages

Authentication

Connected account required

Tags

Ats > HiringStage
Reads a single Hiring stageFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_HIRING_STAGES_IDReads a single Hiring stage

Reads a single Hiring stage

Authentication

Connected account required

Tags

Ats > HiringStage
Reads all Job postingsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGSReads all Job postings

Reads all Job postings

Authentication

Connected account required

Tags

Ats > JobPosting
Reads a single Job postingFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_IDReads a single Job posting

Reads a single Job posting

Authentication

Connected account required

Tags

Ats > JobPosting
Reads all MessagesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_MESSAGESReads all Messages

Reads all Messages

Authentication

Connected account required

Tags

Ats > Message
Reads a single MessageFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_MESSAGES_IDReads a single Message

Reads a single Message

Authentication

Connected account required

Tags

Ats > Message
Reads all QuestionsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_QUESTIONSReads all Questions

Reads all Questions

Authentication

Connected account required

Tags

Ats > Question
Reads a single QuestionFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_QUESTIONS_IDReads a single Question

Reads a single Question

Authentication

Connected account required

Tags

Ats > Question
Reads all Rejection reasonsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_REJECTION_REASONSReads all Rejection reasons

Reads all Rejection reasons

Authentication

Connected account required

Tags

Ats > RejectionReason
Reads a single Rejection reasonFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_REJECTION_REASONS_IDReads a single Rejection reason

Reads a single Rejection reason

Authentication

Connected account required

Tags

Ats > RejectionReason
Reads all Break configurationsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONSReads all Break configurations

Reads all Break configurations

Authentication

Connected account required

Tags

Attendance > BreakConfiguration
Reads a single Break configurationFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONS_IDReads a single Break configuration

Reads a single Break configuration

Authentication

Connected account required

Tags

Attendance > BreakConfiguration
Reads all Edit timesheet requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTSReads all Edit timesheet requests

Reads all Edit timesheet requests

Authentication

Connected account required

Tags

Attendance > EditTimesheetRequest
Reads all Edit timesheet requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTS_IDReads a single Edit timesheet request

Reads a single Edit timesheet request

Authentication

Connected account required

Tags

Attendance > EditTimesheetRequest
Reads all Estimated timesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_ESTIMATED_TIMESGet information about estimated data for a given date range and a bunch of employees.

Get information about estimated data for a given date range and a bunch of employees.

Authentication

Connected account required

Tags

Attendance > EstimatedTime
Reads all Open shiftsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_OPEN_SHIFTSThis endpoint retrieves the current open shifts for the specified employee_ids.

This endpoint retrieves the current open shifts for the specified employee_ids.

Authentication

Connected account required

Tags

Attendance > OpenShift
Reads all Overtime requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTSReads all Overtime requests

Reads all Overtime requests

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Reads a single Overtime requestFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_IDReads a single Overtime request

Reads a single Overtime request

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Reads all ReviewsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_REVIEWSReads all Reviews

Reads all Reviews

Authentication

Connected account required

Tags

Attendance > Review
Reads all ShiftsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTSReads all Shifts

Reads all Shifts

Authentication

Connected account required

Tags

Attendance > Shift
Reads a single ShiftFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_IDReads a single Shift

Reads a single Shift

Authentication

Connected account required

Tags

Attendance > Shift
Reads all Worked timesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_WORKED_TIMESReads all Worked times

Reads all Worked times

Authentication

Connected account required

Tags

Attendance > WorkedTime
Reads all Bank accountsFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_BANK_ACCOUNTSFetch one or all bank accounts for the company.

Fetch one or all bank accounts for the company.

Authentication

Connected account required

Tags

Banking > BankAccount
Reads a single Bank accountFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_BANK_ACCOUNTS_IDFetch one or all bank accounts for the company.

Fetch one or all bank accounts for the company.

Authentication

Connected account required

Tags

Banking > BankAccount
Reads all Card paymentsFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_CARD_PAYMENTSReads all Card payments

Reads all Card payments

Authentication

Connected account required

Tags

Banking > CardPayment
Reads a single Card paymentFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_CARD_PAYMENTS_IDReads a single Card payment

Reads a single Card payment

Authentication

Connected account required

Tags

Banking > CardPayment
Reads all TransactionsFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_TRANSACTIONSReads all Transactions

Reads all Transactions

Authentication

Connected account required

Tags

Banking > Transaction
Reads a single TransactionFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_TRANSACTIONS_IDReads a single Transaction

Reads a single Transaction

Authentication

Connected account required

Tags

Banking > Transaction
Reads all IncidencesFACTORIAL_GET_API_2026_07_01_RESOURCES_BOOKKEEPERS_MANAGEMENT_INCIDENCESReads all Incidences

Reads all Incidences

Authentication

Connected account required

Tags

BookkeepersManagement > Incidence
Reads a single IncidenceFACTORIAL_GET_API_2026_07_01_RESOURCES_BOOKKEEPERS_MANAGEMENT_INCIDENCES_IDReads a single Incidence

Reads a single Incidence

Authentication

Connected account required

Tags

BookkeepersManagement > Incidence
Reads all Legal entitiesFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPANIES_LEGAL_ENTITIESReads all Legal entities

Reads all Legal entities

Authentication

Connected account required

Tags

Companies > LegalEntity
Reads a single Legal entityFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPANIES_LEGAL_ENTITIES_IDReads a single Legal entity

Reads a single Legal entity

Authentication

Connected account required

Tags

Companies > LegalEntity
Reads all ConceptsFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPENSATIONS_CONCEPTSReads all Concepts

Reads all Concepts

Authentication

Connected account required

Tags

Compensations > Concept
Reads a single ConceptFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPENSATIONS_CONCEPTS_IDReads a single Concept

Reads a single Concept

Authentication

Connected account required

Tags

Compensations > Concept
Reads all CompensationsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONSReads all Compensations

Reads all Compensations

Authentication

Connected account required

Tags

Contracts > Compensation
Reads a single CompensationFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONS_IDReads a single Compensation

Reads a single Compensation

Authentication

Connected account required

Tags

Contracts > Compensation
Reads all Contract templatesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_TEMPLATESRead Contract Template

Read Contract Template

Authentication

Connected account required

Tags

Contracts > ContractTemplate
Reads a single Contract templateFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_TEMPLATES_IDRead Contract Template

Read Contract Template

Authentication

Connected account required

Tags

Contracts > ContractTemplate
Reads all Contract version historiesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSION_HISTORIESReads all Contract version histories

Reads all Contract version histories

Authentication

Connected account required

Tags

Contracts > ContractVersionHistory
Reads a single Contract version historyFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSION_HISTORIES_IDReads a single Contract version history

Reads a single Contract version history

Authentication

Connected account required

Tags

Contracts > ContractVersionHistory
Reads all Contract version meta dataFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSION_META_DATAReads all Contract version meta data

Reads all Contract version meta data

Authentication

Connected account required

Tags

Contracts > ContractVersionMetaDatum
Reads all Contract versionsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONSReads all Contract versions

Reads all Contract versions

Authentication

Connected account required

Tags

Contracts > ContractVersion
Reads a single Contract versionFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONS_IDReads a single Contract version

Reads a single Contract version

Authentication

Connected account required

Tags

Contracts > ContractVersion
Reads all French contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_FRENCH_CONTRACT_TYPESReads all French contract types

Reads all French contract types

Authentication

Connected account required

Tags

Contracts > FrenchContractType
Reads a single French contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_FRENCH_CONTRACT_TYPES_IDReads a single French contract type

Reads a single French contract type

Authentication

Connected account required

Tags

Contracts > FrenchContractType
Reads all German contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_GERMAN_CONTRACT_TYPESReads all German contract types

Reads all German contract types

Authentication

Connected account required

Tags

Contracts > GermanContractType
Reads a single German contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_GERMAN_CONTRACT_TYPES_IDReads a single German contract type

Reads a single German contract type

Authentication

Connected account required

Tags

Contracts > GermanContractType
Reads all Materialized templatesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_MATERIALIZED_TEMPLATESReads all Materialized templates

Reads all Materialized templates

Authentication

Connected account required

Tags

Contracts > MaterializedTemplate
Reads all Portuguese contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_PORTUGUESE_CONTRACT_TYPESReads all Portuguese contract types

Reads all Portuguese contract types

Authentication

Connected account required

Tags

Contracts > PortugueseContractType
Reads a single Portuguese contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_PORTUGUESE_CONTRACT_TYPES_IDReads a single Portuguese contract type

Reads a single Portuguese contract type

Authentication

Connected account required

Tags

Contracts > PortugueseContractType
Reads all Reference contractsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_REFERENCE_CONTRACTSReads all Reference Contracts. The reference contract is the contract that applies today. If no contract applies today, we will return the nearest upcoming contract. If there are no upcoming contracts, we will provide the most recent past contract.

Reads all Reference Contracts. The reference contract is the contract that applies today. If no contract applies today, we will return the nearest upcoming contract. If there are no upcoming contracts, we will provide the most recent past contract.

Authentication

Connected account required

Tags

Contracts > ReferenceContract
Reads all Spanish contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_CONTRACT_TYPESReads all Spanish contract types

Reads all Spanish contract types

Authentication

Connected account required

Tags

Contracts > SpanishContractType
Reads a single Spanish contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_CONTRACT_TYPES_IDReads a single Spanish contract type

Reads a single Spanish contract type

Authentication

Connected account required

Tags

Contracts > SpanishContractType
Reads all Spanish education levelsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_EDUCATION_LEVELSReads all Spanish education levels

Reads all Spanish education levels

Authentication

Connected account required

Tags

Contracts > SpanishEducationLevel
Reads a single Spanish education levelFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_EDUCATION_LEVELS_IDReads a single Spanish education level

Reads a single Spanish education level

Authentication

Connected account required

Tags

Contracts > SpanishEducationLevel
Reads all Spanish professional categoriesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_PROFESSIONAL_CATEGORIESReads all Spanish professional categories

Reads all Spanish professional categories

Authentication

Connected account required

Tags

Contracts > SpanishProfessionalCategory
Reads a single Spanish professional categoryFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_PROFESSIONAL_CATEGORIES_IDReads a single Spanish professional category

Reads a single Spanish professional category

Authentication

Connected account required

Tags

Contracts > SpanishProfessionalCategory
Reads all Spanish working day typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_WORKING_DAY_TYPESReads all Spanish working day types

Reads all Spanish working day types

Authentication

Connected account required

Tags

Contracts > SpanishWorkingDayType
Reads a single Spanish working day typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_WORKING_DAY_TYPES_IDReads a single Spanish working day type

Reads a single Spanish working day type

Authentication

Connected account required

Tags

Contracts > SpanishWorkingDayType
Reads all TaxonomiesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_TAXONOMIESReads all Taxonomies

Reads all Taxonomies

Authentication

Connected account required

Tags

Contracts > Taxonomy
Reads a single TaxonomyFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_TAXONOMIES_IDReads a single Taxonomy

Reads a single Taxonomy

Authentication

Connected account required

Tags

Contracts > Taxonomy
Reads all FieldsFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDSReads all Fields

Reads all Fields

Authentication

Connected account required

Tags

CustomFields > Field
Reads a single FieldFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDS_IDReads a single Field

Reads a single Field

Authentication

Connected account required

Tags

CustomFields > Field
Reads all OptionsFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_OPTIONSReads all Options

Reads all Options

Authentication

Connected account required

Tags

CustomFields > Option
Reads a single OptionFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_OPTIONS_IDReads a single Option

Reads a single Option

Authentication

Connected account required

Tags

CustomFields > Option
Reads all Resource fieldsFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_RESOURCE_FIELDSReads schema custom fields

Reads schema custom fields

Authentication

Connected account required

Tags

CustomFields > ResourceField
Reads a single Resource fieldFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_RESOURCE_FIELDS_IDReads schema custom fields

Reads schema custom fields

Authentication

Connected account required

Tags

CustomFields > ResourceField
Reads all ValuesFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUESReads all Values

Reads all Values

Authentication

Connected account required

Tags

CustomFields > Value
Reads a single ValueFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUES_IDReads a single Value

Reads a single Value

Authentication

Connected account required

Tags

CustomFields > Value
Reads all ResourcesFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_RESOURCESReads all Resources

Reads all Resources

Authentication

Connected account required

Tags

CustomResources > Resource
Reads a single ResourceFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_RESOURCES_IDReads a single Resource

Reads a single Resource

Authentication

Connected account required

Tags

CustomResources > Resource
Reads all SchemasFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_SCHEMASReads all Schemas

Reads all Schemas

Authentication

Connected account required

Tags

CustomResources > Schema
Reads a single SchemaFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_SCHEMAS_IDReads a single Schema

Reads a single Schema

Authentication

Connected account required

Tags

CustomResources > Schema
Reads all ValuesFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_VALUESReads all Values

Reads all Values

Authentication

Connected account required

Tags

CustomResources > Value
Reads a single ValueFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_VALUES_IDReads a single Value

Reads a single Value

Authentication

Connected account required

Tags

CustomResources > Value
Reads all DocumentsFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTSReads all Documents

Reads all Documents

Authentication

Connected account required

Tags

Documents > Document
Reads a single DocumentFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_IDReads a single Document

Reads a single Document

Authentication

Connected account required

Tags

Documents > Document
Reads all FoldersFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERSGet all folders.

Get all folders.

Authentication

Connected account required

Tags

Documents > Folder
Reads a single FolderFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERS_IDGet all folders.

Get all folders.

Authentication

Connected account required

Tags

Documents > Folder
Reads all AbsencesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_ABSENCESThis endpoint can be used to retrieve a list of absence `employee updates`.

This endpoint can be used to retrieve a list of absence `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > Absence
Reads a single AbsenceFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_ABSENCES_IDThis endpoint can be used to retrieve a list of absence `employee updates`.

This endpoint can be used to retrieve a list of absence `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > Absence
Reads all Contract changesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_CONTRACT_CHANGESThis endpoint can be used to retrieve a list of contract changes `employee updates` details.

This endpoint can be used to retrieve a list of contract changes `employee updates` details.

Authentication

Connected account required

Tags

EmployeeUpdates > ContractChange
Reads a single Contract changeFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_CONTRACT_CHANGES_IDThis endpoint can be used to retrieve a list of contract changes `employee updates` details.

This endpoint can be used to retrieve a list of contract changes `employee updates` details.

Authentication

Connected account required

Tags

EmployeeUpdates > ContractChange
Reads all New hiresFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_NEW_HIRESThis endpoint can be used to retrieve a detail of new hire `employee updates`.

This endpoint can be used to retrieve a detail of new hire `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > NewHire
Reads a single New hireFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_NEW_HIRES_IDThis endpoint can be used to retrieve a detail of new hire `employee updates`.

This endpoint can be used to retrieve a detail of new hire `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > NewHire
Reads all Personal changesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_PERSONAL_CHANGESThis endpoint can be used to retrieve a list of personal changes `employee updates`.

This endpoint can be used to retrieve a list of personal changes `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > PersonalChange
Reads a single Personal changeFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_PERSONAL_CHANGES_IDThis endpoint can be used to retrieve a list of personal changes `employee updates`.

This endpoint can be used to retrieve a list of personal changes `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > PersonalChange
Reads all SummariesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_SUMMARIESThis endpoint can be used to retrieve a list of `employee updates`.

This endpoint can be used to retrieve a list of `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > Summary
Reads a single SummaryFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_SUMMARIES_IDThis endpoint can be used to retrieve a list of `employee updates`.

This endpoint can be used to retrieve a list of `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > Summary
Reads all TerminationsFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_TERMINATIONSThis endpoint can be used to retrieve a list of termination `employee updates`.

This endpoint can be used to retrieve a list of termination `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > Termination
Reads a single TerminationFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_TERMINATIONS_IDThis endpoint can be used to retrieve a list of termination `employee updates`.

This endpoint can be used to retrieve a list of termination `employee updates`.

Authentication

Connected account required

Tags

EmployeeUpdates > Termination
Reads all EmployeesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEESOnly admins can see all the employees' information, regular users will get a restricted version of the payload as a response based on the permission set by the admin

Only admins can see all the employees' information, regular users will get a restricted version of the payload as a response based on the permission set by the admin

Authentication

Connected account required

Tags

Employees > Employee
Reads a single EmployeeFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_IDOnly admins can see all the employees' information, regular users will get a restricted version of the payload as a response based on the permission set by the admin

Only admins can see all the employees' information, regular users will get a restricted version of the payload as a response based on the permission set by the admin

Authentication

Connected account required

Tags

Employees > Employee
Reads all ExpensablesFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLESReads all Expensables

Reads all Expensables

Authentication

Connected account required

Tags

Expenses > Expensable
Reads a single ExpensableFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLES_IDReads a single Expensable

Reads a single Expensable

Authentication

Connected account required

Tags

Expenses > Expensable
Reads all ExpensesFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSESReads all Expenses

Reads all Expenses

Authentication

Connected account required

Tags

Expenses > Expense
Reads a single ExpenseFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSES_IDReads a single Expense

Reads a single Expense

Authentication

Connected account required

Tags

Expenses > Expense
Reads all MileagesFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_MILEAGESReads all Mileages

Reads all Mileages

Authentication

Connected account required

Tags

Expenses > Mileage
Reads a single MileageFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_MILEAGES_IDReads a single Mileage

Reads a single Mileage

Authentication

Connected account required

Tags

Expenses > Mileage
Reads all Per diemsFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_PER_DIEMSReads all Per diems

Reads all Per diems

Authentication

Connected account required

Tags

Expenses > PerDiem
Reads a single Per diemFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_PER_DIEMS_IDReads a single Per diem

Reads a single Per diem

Authentication

Connected account required

Tags

Expenses > PerDiem
Reads all Accounting settingsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTING_SETTINGSReads all Accounting settings

Reads all Accounting settings

Authentication

Connected account required

Tags

Finance > AccountingSetting
Reads a single Accounting settingFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTING_SETTINGS_IDReads a single Accounting setting

Reads a single Accounting setting

Authentication

Connected account required

Tags

Finance > AccountingSetting
Reads all AccountsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTSFetch one or all ledger accounts for the company legal_entities.

Fetch one or all ledger accounts for the company legal_entities.

Authentication

Connected account required

Tags

Finance > Account
Reads a single AccountFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTS_IDFetch one or all ledger accounts for the company legal_entities.

Fetch one or all ledger accounts for the company legal_entities.

Authentication

Connected account required

Tags

Finance > Account
Reads all Budget optionsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_BUDGET_OPTIONSFetch budget options for the company

Fetch budget options for the company

Authentication

Connected account required

Tags

Finance > BudgetOption
Reads a single Budget optionFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_BUDGET_OPTIONS_IDFetch budget options for the company

Fetch budget options for the company

Authentication

Connected account required

Tags

Finance > BudgetOption
Reads all CategoriesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CATEGORIESFetch expense categories and subcategories for the company

Fetch expense categories and subcategories for the company

Authentication

Connected account required

Tags

Finance > Category
Reads a single CategoryFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CATEGORIES_IDFetch expense categories and subcategories for the company

Fetch expense categories and subcategories for the company

Authentication

Connected account required

Tags

Finance > Category
Reads all ContactsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CONTACTSReads all Contacts

Reads all Contacts

Authentication

Connected account required

Tags

Finance > Contact
Reads a single ContactFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CONTACTS_IDReads a single Contact

Reads a single Contact

Authentication

Connected account required

Tags

Finance > Contact
Reads all Cost center membershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_COST_CENTER_MEMBERSHIPSReads all Cost center memberships

Reads all Cost center memberships

Authentication

Connected account required

Tags

Finance > CostCenterMembership
Reads all Cost centersFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERSReads all Cost centers

Reads all Cost centers

Authentication

Connected account required

Tags

Finance > CostCenter
Reads a single Cost centerFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERS_IDReads a single Cost center

Reads a single Cost center

Authentication

Connected account required

Tags

Finance > CostCenter
Reads all Financial documentsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_FINANCIAL_DOCUMENTSFetch one or all financial documents for the company.

Fetch one or all financial documents for the company.

Authentication

Connected account required

Tags

Finance > FinancialDocument
Reads a single Financial documentFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_FINANCIAL_DOCUMENTS_IDFetch one or all financial documents for the company.

Fetch one or all financial documents for the company.

Authentication

Connected account required

Tags

Finance > FinancialDocument
Reads all Journal entriesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_ENTRIESReads all Journal entries

Reads all Journal entries

Authentication

Connected account required

Tags

Finance > JournalEntry
Reads a single Journal entryFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_ENTRIES_IDReads a single Journal entry

Reads a single Journal entry

Authentication

Connected account required

Tags

Finance > JournalEntry
Reads all Journal linesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_LINESReads all Journal lines

Reads all Journal lines

Authentication

Connected account required

Tags

Finance > JournalLine
Reads a single Journal lineFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_LINES_IDReads a single Journal line

Reads a single Journal line

Authentication

Connected account required

Tags

Finance > JournalLine
Reads all Ledger account resourcesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_LEDGER_ACCOUNT_RESOURCESFetch one or all ledger account resource for the company.

Fetch one or all ledger account resource for the company.

Authentication

Connected account required

Tags

Finance > LedgerAccountResource
Reads a single Ledger account resourceFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_LEDGER_ACCOUNT_RESOURCES_IDFetch one or all ledger account resource for the company.

Fetch one or all ledger account resource for the company.

Authentication

Connected account required

Tags

Finance > LedgerAccountResource
Reads all Tax ratesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_RATESReads all Tax rates

Reads all Tax rates

Authentication

Connected account required

Tags

Finance > TaxRate
Reads a single Tax rateFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_RATES_IDReads a single Tax rate

Reads a single Tax rate

Authentication

Connected account required

Tags

Finance > TaxRate
Reads all Tax typesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPESReads all Tax types

Reads all Tax types

Authentication

Connected account required

Tags

Finance > TaxType
Reads a single Tax typeFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPES_IDReads a single Tax type

Reads a single Tax type

Authentication

Connected account required

Tags

Finance > TaxType
Reads all Company holidaysFACTORIAL_GET_API_2026_07_01_RESOURCES_HOLIDAYS_COMPANY_HOLIDAYSRetrieves company holidays

Retrieves company holidays

Authentication

Connected account required

Tags

Holidays > CompanyHoliday
Reads a single Company holidayFACTORIAL_GET_API_2026_07_01_RESOURCES_HOLIDAYS_COMPANY_HOLIDAYS_IDRetrieves company holidays

Retrieves company holidays

Authentication

Connected account required

Tags

Holidays > CompanyHoliday
Reads all Syncable itemsFACTORIAL_GET_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_ITEMSReads all Syncable items

Reads all Syncable items

Authentication

Connected account required

Tags

Integrations > SyncableItem
Reads all Syncable sync runsFACTORIAL_GET_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_SYNC_RUNSReads all Syncable sync runs

Reads all Syncable sync runs

Authentication

Connected account required

Tags

Integrations > SyncableSyncRun
Reads a single Syncable sync runFACTORIAL_GET_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_SYNC_RUNS_IDReads a single Syncable sync run

Reads a single Syncable sync run

Authentication

Connected account required

Tags

Integrations > SyncableSyncRun
Reads all It asset modelsFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELSReads all It asset models

Reads all It asset models

Authentication

Connected account required

Tags

ItManagement > ItAssetModel
Reads a single It asset modelFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELS_IDReads a single It asset model

Reads a single It asset model

Authentication

Connected account required

Tags

ItManagement > ItAssetModel
Reads all It assetsFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETSReads all It assets

Reads all It assets

Authentication

Connected account required

Tags

ItManagement > ItAsset
Reads a single It assetFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETS_IDReads a single It asset

Reads a single It asset

Authentication

Connected account required

Tags

ItManagement > ItAsset
Reads all LevelsFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_LEVELSThis returns the job catalog levels

This returns the job catalog levels

Authentication

Connected account required

Tags

JobCatalog > Level
Reads a single LevelFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_LEVELS_IDThis returns the job catalog levels

This returns the job catalog levels

Authentication

Connected account required

Tags

JobCatalog > Level
Reads all Node attributesFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_NODE_ATTRIBUTESFetch Attributes for a node (Family, Function, role or level) in the Job Catalog Tree

Fetch Attributes for a node (Family, Function, role or level) in the Job Catalog Tree

Authentication

Connected account required

Tags

JobCatalog > NodeAttribute
Reads all RolesFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_ROLESReads all Roles

Reads all Roles

Authentication

Connected account required

Tags

JobCatalog > Role
Reads a single RoleFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_ROLES_IDReads a single Role

Reads a single Role

Authentication

Connected account required

Tags

JobCatalog > Role
Reads all Tree nodesFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_TREE_NODESFetch Job Catalog Tree Node. For now only admins can see all the nodes' information, regular users won't have access to the nodes' information. In general there are four node types level, function, role and family.

Fetch Job Catalog Tree Node. For now only admins can see all the nodes' information, regular users won't have access to the nodes' information. In general there are four node types level, function, role and family.

Authentication

Connected account required

Tags

JobCatalog > TreeNode
Reads all LocationsFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONSReads all Locations

Reads all Locations

Authentication

Connected account required

Tags

Locations > Location
Reads a single LocationFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONS_IDReads a single Location

Reads a single Location

Authentication

Connected account required

Tags

Locations > Location
Reads all Work areasFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREASReads all Work areas

Reads all Work areas

Authentication

Connected account required

Tags

Locations > WorkArea
Reads a single Work areaFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_IDReads a single Work area

Reads a single Work area

Authentication

Connected account required

Tags

Locations > WorkArea
Reads all Installation settingsFACTORIAL_GET_API_2026_07_01_RESOURCES_MARKETPLACE_INSTALLATION_SETTINGSReads all Installation settings

Reads all Installation settings

Authentication

Connected account required

Tags

Marketplace > InstallationSetting
Reads all IdentifiersFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERSReads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Authentication

Connected account required

Tags

PayrollEmployees > Identifier
Reads a single IdentifierFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERS_IDReads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Authentication

Connected account required

Tags

PayrollEmployees > Identifier
Reads all Family situationsFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_FAMILY_SITUATIONSGet all family situations.

Get all family situations.

Authentication

Connected account required

Tags

Payroll > FamilySituation
Reads all CodesFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODESReads all Codes

Reads all Codes

Authentication

Connected account required

Tags

PayrollIntegrationsBase > Code
Reads all SupplementsFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTSReads all Supplements

Reads all Supplements

Authentication

Connected account required

Tags

Payroll > Supplement
Reads a single SupplementFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTS_IDReads a single Supplement

Reads a single Supplement

Authentication

Connected account required

Tags

Payroll > Supplement
Reads all AgreementsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_AGREEMENTSRetrieves the action plans of review processes.

Retrieves the action plans of review processes.

Authentication

Connected account required

Tags

Performance > Agreement
Reads a single AgreementFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_AGREEMENTS_IDRetrieves the action plans of review processes.

Retrieves the action plans of review processes.

Authentication

Connected account required

Tags

Performance > Agreement
Reads all Company employee score scalesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_COMPANY_EMPLOYEE_SCORE_SCALESRetrieves the predefined scale set for the company and used when scoring the employee inside a review.

Retrieves the predefined scale set for the company and used when scoring the employee inside a review.

Authentication

Connected account required

Tags

Performance > CompanyEmployeeScoreScale
Reads a single Company employee score scaleFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_COMPANY_EMPLOYEE_SCORE_SCALES_IDRetrieves the predefined scale set for the company and used when scoring the employee inside a review.

Retrieves the predefined scale set for the company and used when scoring the employee inside a review.

Authentication

Connected account required

Tags

Performance > CompanyEmployeeScoreScale
Reads all Employee score scalesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_EMPLOYEE_SCORE_SCALESRetrieves the predefined employee score scales that can be set for the company to be used when scoring the employee inside a review.

Retrieves the predefined employee score scales that can be set for the company to be used when scoring the employee inside a review.

Authentication

Connected account required

Tags

Performance > EmployeeScoreScale
Reads a single Employee score scaleFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_EMPLOYEE_SCORE_SCALES_IDRetrieves the predefined employee score scales that can be set for the company to be used when scoring the employee inside a review.

Retrieves the predefined employee score scales that can be set for the company to be used when scoring the employee inside a review.

Authentication

Connected account required

Tags

Performance > EmployeeScoreScale
Reads all Review evaluation answersFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATION_ANSWERSRetrieves the questions and answers of review evaluations.

Retrieves the questions and answers of review evaluations.

Authentication

Connected account required

Tags

Performance > ReviewEvaluationAnswer
Reads all Review evaluation scoresFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATION_SCORESRetrieves the published evaluation scores of performance reviews.

Retrieves the published evaluation scores of performance reviews.

Authentication

Connected account required

Tags

Performance > ReviewEvaluationScore
Reads a single Review evaluation scoreFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATION_SCORES_IDRetrieves the published evaluation scores of performance reviews.

Retrieves the published evaluation scores of performance reviews.

Authentication

Connected account required

Tags

Performance > ReviewEvaluationScore
Reads all Review evaluationsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATIONSRetrieves the pending and published review evaluations. The evaluations are created based on the participants and the review types when the review process is started. For example, if the defined review types are "self-review" and "manager review," two evaluations will be created for each participant when the review process starts. One will be for the self-review, where the participant is both the target and the reviewer. The other will be for the manager review, where the participant is the target, and the manager is the reviewer.

Retrieves the pending and published review evaluations. The evaluations are created based on the participants and the review types when the review process is started. For example, if the defined review types are "self-review" and "manager review," two evaluations will be created for each participant when the review process starts. One will be for the self-review, where the participant is both the target and the reviewer. The other will be for the manager review, where the participant is the target, and the manager is the reviewer.

Authentication

Connected account required

Tags

Performance > ReviewEvaluation
Reads a single Review evaluationFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATIONS_IDRetrieves the pending and published review evaluations. The evaluations are created based on the participants and the review types when the review process is started. For example, if the defined review types are "self-review" and "manager review," two evaluations will be created for each participant when the review process starts. One will be for the self-review, where the participant is both the target and the reviewer. The other will be for the manager review, where the participant is the target, and the manager is the reviewer.

Retrieves the pending and published review evaluations. The evaluations are created based on the participants and the review types when the review process is started. For example, if the defined review types are "self-review" and "manager review," two evaluations will be created for each participant when the review process starts. One will be for the self-review, where the participant is both the target and the reviewer. The other will be for the manager review, where the participant is the target, and the manager is the reviewer.

Authentication

Connected account required

Tags

Performance > ReviewEvaluation
Reads all Review ownersFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_OWNERSRetrieves the review owners of review processes (each process has at least one owner). The owners can edit the review process and access its results.

Retrieves the review owners of review processes (each process has at least one owner). The owners can edit the review process and access its results.

Authentication

Connected account required

Tags

Performance > ReviewOwner
Reads all Review process custom templatesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_CUSTOM_TEMPLATESRetrieves the templates for the company.

Retrieves the templates for the company.

Authentication

Connected account required

Tags

Performance > ReviewProcessCustomTemplate
Reads a single Review process custom templateFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_CUSTOM_TEMPLATES_IDRetrieves the templates for the company.

Retrieves the templates for the company.

Authentication

Connected account required

Tags

Performance > ReviewProcessCustomTemplate
Reads all Review process estimated targetsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_ESTIMATED_TARGETSRetrieve review process estimated target before the review process is launched

Retrieve review process estimated target before the review process is launched

Authentication

Connected account required

Tags

Performance > ReviewProcessEstimatedTarget
Reads all Review process targetsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETSRetrieves the participants of active review processes.

Retrieves the participants of active review processes.

Authentication

Connected account required

Tags

Performance > ReviewProcessTarget
Reads a single Review process targetFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_IDRetrieves the participants of active review processes.

Retrieves the participants of active review processes.

Authentication

Connected account required

Tags

Performance > ReviewProcessTarget
Reads all Review processesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSESReads all Review processes

Reads all Review processes

Authentication

Connected account required

Tags

Performance > ReviewProcess
Reads a single Review processFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_IDReads a single Review process

Reads a single Review process

Authentication

Connected account required

Tags

Performance > ReviewProcess
Reads all Review questionnaire by strategiesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_QUESTIONNAIRE_BY_STRATEGIESRetrieves the questionnaires by reviewer strategy for review processes.

Retrieves the questionnaires by reviewer strategy for review processes.

Authentication

Connected account required

Tags

Performance > ReviewQuestionnaireByStrategy
Reads a single Review questionnaire by strategyFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_QUESTIONNAIRE_BY_STRATEGIES_IDRetrieves the questionnaires by reviewer strategy for review processes.

Retrieves the questionnaires by reviewer strategy for review processes.

Authentication

Connected account required

Tags

Performance > ReviewQuestionnaireByStrategy
Reads all Review visibility settingsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_VISIBILITY_SETTINGSRetrieves the visibility settings of review processes.

Retrieves the visibility settings of review processes.

Authentication

Connected account required

Tags

Performance > ReviewVisibilitySetting
Reads all Target managersFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_TARGET_MANAGERSRetrieves the participants' managers of a review process.

Retrieves the participants' managers of a review process.

Authentication

Connected account required

Tags

Performance > TargetManager
Reads a single Target managerFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_TARGET_MANAGERS_IDRetrieves the participants' managers of a review process.

Retrieves the participants' managers of a review process.

Authentication

Connected account required

Tags

Performance > TargetManager
Reads all CommentsFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_COMMENTSReads all Comments

Reads all Comments

Authentication

Connected account required

Tags

Posts > Comment
Reads a single CommentFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_COMMENTS_IDReads a single Comment

Reads a single Comment

Authentication

Connected account required

Tags

Posts > Comment
Reads all GroupsFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_GROUPS> ###### **What does it do?** > These endpoints will allow you to retrieve groups > ###### **What can you do with groups?** > Increase visibility and communication within the company by creating events and announcements. You can create groups for different departments, teams, or projects. > ###### **Who can use it?** > For having this funcionality available, you need to have Communities V2 feature enabled.

> ###### **What does it do?** > These endpoints will allow you to retrieve groups > ###### **What can you do with groups?** > Increase visibility and communication within the company by creating events and announcements. You can create groups for different departments, teams, or projects. > ###### **Who can use it?** > For having this funcionality available, you need to have Communities V2 feature enabled.

Authentication

Connected account required

Tags

Posts > Group
Reads a single GroupFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_GROUPS_ID> ###### **What does it do?** > These endpoints will allow you to retrieve groups > ###### **What can you do with groups?** > Increase visibility and communication within the company by creating events and announcements. You can create groups for different departments, teams, or projects. > ###### **Who can use it?** > For having this funcionality available, you need to have Communities V2 feature enabled.

> ###### **What does it do?** > These endpoints will allow you to retrieve groups > ###### **What can you do with groups?** > Increase visibility and communication within the company by creating events and announcements. You can create groups for different departments, teams, or projects. > ###### **Who can use it?** > For having this funcionality available, you need to have Communities V2 feature enabled.

Authentication

Connected account required

Tags

Posts > Group
Reads all PostsFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_POSTS###### **What does it do?** These endpoints allow you to retrieve posts of a community ###### **What can you do with groups?** Increase visibility and communication within the company by creating interaction and community within your company. ###### **Who can use it?** For having this funcionality available, you need to have Communities V2 feature available

###### **What does it do?** These endpoints allow you to retrieve posts of a community ###### **What can you do with groups?** Increase visibility and communication within the company by creating interaction and community within your company. ###### **Who can use it?** For having this funcionality available, you need to have Communities V2 feature available

Authentication

Connected account required

Tags

Posts > Post
Reads a single PostFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_POSTS_ID###### **What does it do?** These endpoints allow you to retrieve posts of a community ###### **What can you do with groups?** Increase visibility and communication within the company by creating interaction and community within your company. ###### **Who can use it?** For having this funcionality available, you need to have Communities V2 feature available

###### **What does it do?** These endpoints allow you to retrieve posts of a community ###### **What can you do with groups?** Increase visibility and communication within the company by creating interaction and community within your company. ###### **Who can use it?** For having this funcionality available, you need to have Communities V2 feature available

Authentication

Connected account required

Tags

Posts > Post
Reads all Purchase ordersFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_ORDERSFetch one or all purchase orders for the company.

Fetch one or all purchase orders for the company.

Authentication

Connected account required

Tags

Procurement > PurchaseOrder
Reads a single Purchase orderFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_ORDERS_IDFetch one or all purchase orders for the company.

Fetch one or all purchase orders for the company.

Authentication

Connected account required

Tags

Procurement > PurchaseOrder
Reads all Purchase requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_REQUESTSFetch one or all purchase requests for the company.

Fetch one or all purchase requests for the company.

Authentication

Connected account required

Tags

Procurement > PurchaseRequest
Reads a single Purchase requestFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_REQUESTS_IDFetch one or all purchase requests for the company.

Fetch one or all purchase requests for the company.

Authentication

Connected account required

Tags

Procurement > PurchaseRequest
Reads all TypesFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_TYPESFetch one or all procurement types for the company.

Fetch one or all procurement types for the company.

Authentication

Connected account required

Tags

Procurement > Type
Reads a single TypeFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_TYPES_IDFetch one or all procurement types for the company.

Fetch one or all procurement types for the company.

Authentication

Connected account required

Tags

Procurement > Type
Reads all Budget strategiesFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIESReads all Budget strategies

Reads all Budget strategies

Authentication

Connected account required

Tags

ProjectManagement > BudgetStrategy
Reads a single Budget strategyFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIES_IDReads a single Budget strategy

Reads a single Budget strategy

Authentication

Connected account required

Tags

ProjectManagement > BudgetStrategy
Reads all Expense recordsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_EXPENSE_RECORDSReads all Expense records

Reads all Expense records

Authentication

Connected account required

Tags

ProjectManagement > ExpenseRecord
Reads a single Expense recordFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_EXPENSE_RECORDS_IDReads a single Expense record

Reads a single Expense record

Authentication

Connected account required

Tags

ProjectManagement > ExpenseRecord
Reads all Exportable expensesFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_EXPORTABLE_EXPENSES###### **What does it do?** This will generate an export of the type **"Project's expenses"**. You will have to pass the start and end date to determine the range for which htis information will be exported; as well as the projects ids to get the information of specifically given projects. ###### **What params does it accept?** - `start_date`: It's mandatory to pass this data, being start date to delimit the range of information exported. - `end_date`: It's mandatory to pass this data, corresponding to an end date for the date range of data to be exported. - `project_ids`: Mandatory data to pass to the export, specifying the projects to be exported from. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This will generate an export of the type **"Project's expenses"**. You will have to pass the start and end date to determine the range for which htis information will be exported; as well as the projects ids to get the information of specifically given projects. ###### **What params does it accept?** - `start_date`: It's mandatory to pass this data, being start date to delimit the range of information exported. - `end_date`: It's mandatory to pass this data, corresponding to an end date for the date range of data to be exported. - `project_ids`: Mandatory data to pass to the export, specifying the projects to be exported from. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > ExportableExpense
Reads all Imputable projectsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_IMPUTABLE_PROJECTSReads all Imputable projects

Reads all Imputable projects

Authentication

Connected account required

Tags

ProjectManagement > ImputableProject
Reads a single Imputable projectFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_IMPUTABLE_PROJECTS_IDReads a single Imputable project

Reads a single Imputable project

Authentication

Connected account required

Tags

ProjectManagement > ImputableProject
Reads all Planned recordsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDSReads all Planned records

Reads all Planned records

Authentication

Connected account required

Tags

ProjectManagement > PlannedRecord
Reads a single Planned recordFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_IDReads a single Planned record

Reads a single Planned record

Authentication

Connected account required

Tags

ProjectManagement > PlannedRecord
Reads all Project tasksFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_TASKS###### **What does it do?** This reads the data of projects tasks, and retrieves the information based on permissions: - If the user can see all company projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user can create projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user has any role (editor or owner) on the project, the endpoint will return a list with the tasks from the related projects where the user has that role. - If those conditions are not matched, the endpoint will return an empty list. ###### **What params does it accept?** - `ids`: retrieve only the projects tasks that matches the ids passed in the request. - `project_ids`: retrieve only the projects tasks from the projects that matched the ids passed in the request. - `subproject_ids`: retrieve only the projects tasks from the subprojects that matched the ids passed in the request. - `completed`: boolean - retrieve only the projects tasks with the status completed. - `overdue`: boolean - retrieve only the projects tasks that are overdue. - `search`: retrieve only the projects tasks that their name match with the content passed as argument. - `due_status`: retrieve only the project tasks that their due status match with the content passed as argument. - `client_ids`: retrieve only the projects tasks from the clients that matched the ids passed in the request. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This reads the data of projects tasks, and retrieves the information based on permissions: - If the user can see all company projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user can create projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user has any role (editor or owner) on the project, the endpoint will return a list with the tasks from the related projects where the user has that role. - If those conditions are not matched, the endpoint will return an empty list. ###### **What params does it accept?** - `ids`: retrieve only the projects tasks that matches the ids passed in the request. - `project_ids`: retrieve only the projects tasks from the projects that matched the ids passed in the request. - `subproject_ids`: retrieve only the projects tasks from the subprojects that matched the ids passed in the request. - `completed`: boolean - retrieve only the projects tasks with the status completed. - `overdue`: boolean - retrieve only the projects tasks that are overdue. - `search`: retrieve only the projects tasks that their name match with the content passed as argument. - `due_status`: retrieve only the project tasks that their due status match with the content passed as argument. - `client_ids`: retrieve only the projects tasks from the clients that matched the ids passed in the request. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > ProjectTask
Reads a single Project taskFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_TASKS_ID###### **What does it do?** This reads the data of projects tasks, and retrieves the information based on permissions: - If the user can see all company projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user can create projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user has any role (editor or owner) on the project, the endpoint will return a list with the tasks from the related projects where the user has that role. - If those conditions are not matched, the endpoint will return an empty list. ###### **What params does it accept?** - `ids`: retrieve only the projects tasks that matches the ids passed in the request. - `project_ids`: retrieve only the projects tasks from the projects that matched the ids passed in the request. - `subproject_ids`: retrieve only the projects tasks from the subprojects that matched the ids passed in the request. - `completed`: boolean - retrieve only the projects tasks with the status completed. - `overdue`: boolean - retrieve only the projects tasks that are overdue. - `search`: retrieve only the projects tasks that their name match with the content passed as argument. - `due_status`: retrieve only the project tasks that their due status match with the content passed as argument. - `client_ids`: retrieve only the projects tasks from the clients that matched the ids passed in the request. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This reads the data of projects tasks, and retrieves the information based on permissions: - If the user can see all company projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user can create projects for everybody, the endpoint will return a list with the tasks from the related projects. - If the user has any role (editor or owner) on the project, the endpoint will return a list with the tasks from the related projects where the user has that role. - If those conditions are not matched, the endpoint will return an empty list. ###### **What params does it accept?** - `ids`: retrieve only the projects tasks that matches the ids passed in the request. - `project_ids`: retrieve only the projects tasks from the projects that matched the ids passed in the request. - `subproject_ids`: retrieve only the projects tasks from the subprojects that matched the ids passed in the request. - `completed`: boolean - retrieve only the projects tasks with the status completed. - `overdue`: boolean - retrieve only the projects tasks that are overdue. - `search`: retrieve only the projects tasks that their name match with the content passed as argument. - `due_status`: retrieve only the project tasks that their due status match with the content passed as argument. - `client_ids`: retrieve only the projects tasks from the clients that matched the ids passed in the request. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > ProjectTask
Reads all Project workersFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS###### **What does it do?** This endpoint reads and retrieves a list of project workers. You can utilize URL parameters to filter the results. ###### **Is it related to other entities?** A project_worker is always related to a project and a employee. Only a `project worker` is able to add time to a project using the `time_record` entity. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read project workers.

###### **What does it do?** This endpoint reads and retrieves a list of project workers. You can utilize URL parameters to filter the results. ###### **Is it related to other entities?** A project_worker is always related to a project and a employee. Only a `project worker` is able to add time to a project using the `time_record` entity. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read project workers.

Authentication

Connected account required

Tags

ProjectManagement > ProjectWorker
Reads a single Project workerFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS_ID###### **What does it do?** This endpoint reads and retrieves a list of project workers. You can utilize URL parameters to filter the results. ###### **Is it related to other entities?** A project_worker is always related to a project and a employee. Only a `project worker` is able to add time to a project using the `time_record` entity. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read project workers.

###### **What does it do?** This endpoint reads and retrieves a list of project workers. You can utilize URL parameters to filter the results. ###### **Is it related to other entities?** A project_worker is always related to a project and a employee. Only a `project worker` is able to add time to a project using the `time_record` entity. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read project workers.

Authentication

Connected account required

Tags

ProjectManagement > ProjectWorker
Reads all ProjectsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS###### **What does it do?** This reads the data of projects, and retrieves the information based on the permissions: - If the user has the `team_leader` permission, he will only be able to read the projects that he is the team leader. - If the user has the `reportees` permission, he will only be able to read the projects that he is the team leader or the projects that he is a team member. - If the user has `everyone` permission, he will be able to read all projects. - If the user has the `owned` permission, he will only be able to read the projects that he is the assigned. ###### **Is it related to other entities?** A project is always related to a company, so you can use the query params to list only the projects that are related to a specific company. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This reads the data of projects, and retrieves the information based on the permissions: - If the user has the `team_leader` permission, he will only be able to read the projects that he is the team leader. - If the user has the `reportees` permission, he will only be able to read the projects that he is the team leader or the projects that he is a team member. - If the user has `everyone` permission, he will be able to read all projects. - If the user has the `owned` permission, he will only be able to read the projects that he is the assigned. ###### **Is it related to other entities?** A project is always related to a company, so you can use the query params to list only the projects that are related to a specific company. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > Project
Reads a single ProjectFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_ID###### **What does it do?** This reads the data of projects, and retrieves the information based on the permissions: - If the user has the `team_leader` permission, he will only be able to read the projects that he is the team leader. - If the user has the `reportees` permission, he will only be able to read the projects that he is the team leader or the projects that he is a team member. - If the user has `everyone` permission, he will be able to read all projects. - If the user has the `owned` permission, he will only be able to read the projects that he is the assigned. ###### **Is it related to other entities?** A project is always related to a company, so you can use the query params to list only the projects that are related to a specific company. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This reads the data of projects, and retrieves the information based on the permissions: - If the user has the `team_leader` permission, he will only be able to read the projects that he is the team leader. - If the user has the `reportees` permission, he will only be able to read the projects that he is the team leader or the projects that he is a team member. - If the user has `everyone` permission, he will be able to read all projects. - If the user has the `owned` permission, he will only be able to read the projects that he is the assigned. ###### **Is it related to other entities?** A project is always related to a company, so you can use the query params to list only the projects that are related to a specific company. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > Project
Reads all SubprojectsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS###### **What does it do?** This reads all subprojects created ###### **What params does it accept?** - `ids`: retrieve only the subprojects that matches the ids passed in the request.\n - `include_inputed_minutes`: if `true` we will perform the minutes calculations and will be return the total `inputed_minutes`. If the param is not passed in the request, its default value is `FALSE` so it will return `inputed_minutes: 0` and no minutes calculations will be performed. - `updated_after`: this parameter is needed to filter subprojects created or updated after a date. ###### **Is it related to other entities?** A subproject is always related to a project, so you can use the query params to list only the subprojects that are related to a specific project. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with the permission of read subprojects.

###### **What does it do?** This reads all subprojects created ###### **What params does it accept?** - `ids`: retrieve only the subprojects that matches the ids passed in the request.\n - `include_inputed_minutes`: if `true` we will perform the minutes calculations and will be return the total `inputed_minutes`. If the param is not passed in the request, its default value is `FALSE` so it will return `inputed_minutes: 0` and no minutes calculations will be performed. - `updated_after`: this parameter is needed to filter subprojects created or updated after a date. ###### **Is it related to other entities?** A subproject is always related to a project, so you can use the query params to list only the subprojects that are related to a specific project. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with the permission of read subprojects.

Authentication

Connected account required

Tags

ProjectManagement > Subproject
Reads a single SubprojectFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS_ID###### **What does it do?** This reads all subprojects created ###### **What params does it accept?** - `ids`: retrieve only the subprojects that matches the ids passed in the request.\n - `include_inputed_minutes`: if `true` we will perform the minutes calculations and will be return the total `inputed_minutes`. If the param is not passed in the request, its default value is `FALSE` so it will return `inputed_minutes: 0` and no minutes calculations will be performed. - `updated_after`: this parameter is needed to filter subprojects created or updated after a date. ###### **Is it related to other entities?** A subproject is always related to a project, so you can use the query params to list only the subprojects that are related to a specific project. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with the permission of read subprojects.

###### **What does it do?** This reads all subprojects created ###### **What params does it accept?** - `ids`: retrieve only the subprojects that matches the ids passed in the request.\n - `include_inputed_minutes`: if `true` we will perform the minutes calculations and will be return the total `inputed_minutes`. If the param is not passed in the request, its default value is `FALSE` so it will return `inputed_minutes: 0` and no minutes calculations will be performed. - `updated_after`: this parameter is needed to filter subprojects created or updated after a date. ###### **Is it related to other entities?** A subproject is always related to a project, so you can use the query params to list only the subprojects that are related to a specific project. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with the permission of read subprojects.

Authentication

Connected account required

Tags

ProjectManagement > Subproject
Reads all Time recordsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS###### **What does it do?** This endpoint reads and retrieves a list of time records. You can utilize URL parameters to filter the results. ###### **What params does it accept?** - `ids`: retrieve only the time records that matches the `ids` passed in the request. - `project_workers_ids`: Retrieve only the time records assigned to any `project_workers_ids` passed in the request. - `subproject_ids`: retrieve only the time records related with any `subproject_ids` passed in the request. - `attendance_shift_ids`: retrieve only the time records related with any `attendance_shift_ids` passed in the request. - `employee_ids`: ⚠️ This param, will be deprecated soon. **Please use `project_worker_ids` param instead.** - `month`: Filter time records created in a specific month of the year. - `year`: To be used with the `month` parameter to filter time records created in a particular period. - `updated_after`: this parameter is needed to filter time records created or updated after a date. ###### **Is it related to other entities?** A `time_record` is mandatory related to a `project_worker_id` and an `attendance_shift_id`. Optionally, it can be related to a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read time_records.

###### **What does it do?** This endpoint reads and retrieves a list of time records. You can utilize URL parameters to filter the results. ###### **What params does it accept?** - `ids`: retrieve only the time records that matches the `ids` passed in the request. - `project_workers_ids`: Retrieve only the time records assigned to any `project_workers_ids` passed in the request. - `subproject_ids`: retrieve only the time records related with any `subproject_ids` passed in the request. - `attendance_shift_ids`: retrieve only the time records related with any `attendance_shift_ids` passed in the request. - `employee_ids`: ⚠️ This param, will be deprecated soon. **Please use `project_worker_ids` param instead.** - `month`: Filter time records created in a specific month of the year. - `year`: To be used with the `month` parameter to filter time records created in a particular period. - `updated_after`: this parameter is needed to filter time records created or updated after a date. ###### **Is it related to other entities?** A `time_record` is mandatory related to a `project_worker_id` and an `attendance_shift_id`. Optionally, it can be related to a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read time_records.

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Reads a single Time recordFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS_ID###### **What does it do?** This endpoint reads and retrieves a list of time records. You can utilize URL parameters to filter the results. ###### **What params does it accept?** - `ids`: retrieve only the time records that matches the `ids` passed in the request. - `project_workers_ids`: Retrieve only the time records assigned to any `project_workers_ids` passed in the request. - `subproject_ids`: retrieve only the time records related with any `subproject_ids` passed in the request. - `attendance_shift_ids`: retrieve only the time records related with any `attendance_shift_ids` passed in the request. - `employee_ids`: ⚠️ This param, will be deprecated soon. **Please use `project_worker_ids` param instead.** - `month`: Filter time records created in a specific month of the year. - `year`: To be used with the `month` parameter to filter time records created in a particular period. - `updated_after`: this parameter is needed to filter time records created or updated after a date. ###### **Is it related to other entities?** A `time_record` is mandatory related to a `project_worker_id` and an `attendance_shift_id`. Optionally, it can be related to a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read time_records.

###### **What does it do?** This endpoint reads and retrieves a list of time records. You can utilize URL parameters to filter the results. ###### **What params does it accept?** - `ids`: retrieve only the time records that matches the `ids` passed in the request. - `project_workers_ids`: Retrieve only the time records assigned to any `project_workers_ids` passed in the request. - `subproject_ids`: retrieve only the time records related with any `subproject_ids` passed in the request. - `attendance_shift_ids`: retrieve only the time records related with any `attendance_shift_ids` passed in the request. - `employee_ids`: ⚠️ This param, will be deprecated soon. **Please use `project_worker_ids` param instead.** - `month`: Filter time records created in a specific month of the year. - `year`: To be used with the `month` parameter to filter time records created in a particular period. - `updated_after`: this parameter is needed to filter time records created or updated after a date. ###### **Is it related to other entities?** A `time_record` is mandatory related to a `project_worker_id` and an `attendance_shift_id`. Optionally, it can be related to a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to read time_records.

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Reads all ShiftsFACTORIAL_GET_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTSReads all Shifts

Reads all Shifts

Authentication

Connected account required

Tags

ShiftManagement > Shift
Reads a single ShiftFACTORIAL_GET_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_IDReads a single Shift

Reads a single Shift

Authentication

Connected account required

Tags

ShiftManagement > Shift
Reads all Task filesFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASK_FILESReads all Task files

Reads all Task files

Authentication

Connected account required

Tags

Tasks > TaskFile
Reads a single Task fileFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASK_FILES_IDReads a single Task file

Reads a single Task file

Authentication

Connected account required

Tags

Tasks > TaskFile
Reads all TasksFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASKSThis endpoint retrieves all tasks created.

This endpoint retrieves all tasks created.

Authentication

Connected account required

Tags

Tasks > Task
Reads a single TaskFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASKS_IDThis endpoint retrieves all tasks created.

This endpoint retrieves all tasks created.

Authentication

Connected account required

Tags

Tasks > Task
Reads all MembershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPSGet all memberships.

Get all memberships.

Authentication

Connected account required

Tags

Teams > Membership
Reads a single MembershipFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPS_IDGet all memberships.

Get all memberships.

Authentication

Connected account required

Tags

Teams > Membership
Reads all TeamsFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_TEAMSGets all the teams

Gets all the teams

Authentication

Connected account required

Tags

Teams > Team
Reads a single TeamFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_TEAMS_IDGets all the teams

Gets all the teams

Authentication

Connected account required

Tags

Teams > Team
Reads all Planned breaksFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNED_BREAKSReads all Planned breaks

Reads all Planned breaks

Authentication

Connected account required

Tags

TimePlanning > PlannedBreak
Reads a single Planned breakFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNED_BREAKS_IDReads a single Planned break

Reads a single Planned break

Authentication

Connected account required

Tags

TimePlanning > PlannedBreak
Reads all Planning versionsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONSReads all Planning versions

Reads all Planning versions

Authentication

Connected account required

Tags

TimePlanning > PlanningVersion
Reads all Break configurationsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONSReads all Break configurations

Reads all Break configurations

Authentication

Connected account required

Tags

TimeSettings > BreakConfiguration
Reads a single Break configurationFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONS_IDReads a single Break configuration

Reads a single Break configuration

Authentication

Connected account required

Tags

TimeSettings > BreakConfiguration
Reads all Allowance incidencesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCESReads all Allowance incidences

Reads all Allowance incidences

Authentication

Connected account required

Tags

Timeoff > AllowanceIncidence
Reads a single Allowance incidenceFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCES_IDReads a single Allowance incidence

Reads a single Allowance incidence

Authentication

Connected account required

Tags

Timeoff > AllowanceIncidence
Reads all Allowance statsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_STATSRetrieves the employee time off counters for a specific allowance with a reference date

Retrieves the employee time off counters for a specific allowance with a reference date

Authentication

Connected account required

Tags

Timeoff > AllowanceStat
Reads a single Allowance statFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_STATS_IDRetrieves the employee time off counters for a specific allowance with a reference date

Retrieves the employee time off counters for a specific allowance with a reference date

Authentication

Connected account required

Tags

Timeoff > AllowanceStat
Reads all AllowancesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCESRetrieves allowances

Retrieves allowances

Authentication

Connected account required

Tags

Timeoff > Allowance
Reads a single AllowanceFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_IDRetrieves allowances

Retrieves allowances

Authentication

Connected account required

Tags

Timeoff > Allowance
Reads all Blocked periodsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODSRetrieves blocked periods

Retrieves blocked periods

Authentication

Connected account required

Tags

Timeoff > BlockedPeriod
Reads a single Blocked periodFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODS_IDRetrieves blocked periods

Retrieves blocked periods

Authentication

Connected account required

Tags

Timeoff > BlockedPeriod
Reads all Leave typesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPESReads all Leave types

Reads all Leave types

Authentication

Connected account required

Tags

Timeoff > LeaveType
Reads a single Leave typeFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPES_IDReads a single Leave type

Reads a single Leave type

Authentication

Connected account required

Tags

Timeoff > LeaveType
Reads all LeavesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVESReads all Leaves

Reads all Leaves

Authentication

Connected account required

Tags

Timeoff > Leave
Reads a single LeaveFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_IDReads a single Leave

Reads a single Leave

Authentication

Connected account required

Tags

Timeoff > Leave
Reads all PoliciesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICIESReads all Policies

Reads all Policies

Authentication

Connected account required

Tags

Timeoff > Policy
Reads a single PolicyFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICIES_IDReads a single Policy

Reads a single Policy

Authentication

Connected account required

Tags

Timeoff > Policy
Reads all Policy assignmentsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTSRead Time off Policy Assignments

Read Time off Policy Assignments

Authentication

Connected account required

Tags

Timeoff > PolicyAssignment
Reads a single Policy assignmentFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTS_IDRead Time off Policy Assignments

Read Time off Policy Assignments

Authentication

Connected account required

Tags

Timeoff > PolicyAssignment
Reads all Policy timelinesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_TIMELINESReads all Policy timelines

Reads all Policy timelines

Authentication

Connected account required

Tags

Timeoff > PolicyTimeline
Reads all CategoriesFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIESReads all Categories

Reads all Categories

Authentication

Connected account required

Tags

Trainings > Category
Reads a single CategoryFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIES_IDReads a single Category

Reads a single Category

Authentication

Connected account required

Tags

Trainings > Category
Reads all Session access membershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPSReads all Session access memberships

Reads all Session access memberships

Authentication

Connected account required

Tags

Trainings > SessionAccessMembership
Reads a single Session access membershipFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPS_IDReads a single Session access membership

Reads a single Session access membership

Authentication

Connected account required

Tags

Trainings > SessionAccessMembership
Reads all Session attendancesFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ATTENDANCESReads all Session attendances

Reads all Session attendances

Authentication

Connected account required

Tags

Trainings > SessionAttendance
Reads a single Session attendanceFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ATTENDANCES_IDReads a single Session attendance

Reads a single Session attendance

Authentication

Connected account required

Tags

Trainings > SessionAttendance
Reads all SessionsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSIONSReads all Sessions

Reads all Sessions

Authentication

Connected account required

Tags

Trainings > Session
Reads a single SessionFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSIONS_IDReads a single Session

Reads a single Session

Authentication

Connected account required

Tags

Trainings > Session
Reads all Training classesFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSESReads all Training classes

Reads all Training classes

Authentication

Connected account required

Tags

Trainings > TrainingClass
Reads a single Training classFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSES_IDReads a single Training class

Reads a single Training class

Authentication

Connected account required

Tags

Trainings > TrainingClass
Reads all Training membershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPSReads all Training memberships

Reads all Training memberships

Authentication

Connected account required

Tags

Trainings > TrainingMembership
Reads a single Training membershipFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_IDReads a single Training membership

Reads a single Training membership

Authentication

Connected account required

Tags

Trainings > TrainingMembership
Reads all TrainingsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAININGSReads all Trainings

Reads all Trainings

Authentication

Connected account required

Tags

Trainings > Training
Reads a single TrainingFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_IDReads a single Training

Reads a single Training

Authentication

Connected account required

Tags

Trainings > Training
Reads all Day configurationsFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_DAY_CONFIGURATIONSReads all Day configurations

Reads all Day configurations

Authentication

Connected account required

Tags

WorkSchedule > DayConfiguration
Reads a single Day configurationFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_DAY_CONFIGURATIONS_IDReads a single Day configuration

Reads a single Day configuration

Authentication

Connected account required

Tags

WorkSchedule > DayConfiguration
Reads all Overlap periodsFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODSReads all Overlap periods

Reads all Overlap periods

Authentication

Connected account required

Tags

WorkSchedule > OverlapPeriod
Reads a single Overlap periodFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODS_IDReads a single Overlap period

Reads a single Overlap period

Authentication

Connected account required

Tags

WorkSchedule > OverlapPeriod
Reads all SchedulesFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULESReads all Schedules

Reads all Schedules

Authentication

Connected account required

Tags

WorkSchedule > Schedule
Reads a single ScheduleFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULES_IDReads a single Schedule

Reads a single Schedule

Authentication

Connected account required

Tags

WorkSchedule > Schedule
Creates a Webhook subscriptionFACTORIAL_POST_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONSCreates a Webhook subscription

Creates a Webhook subscription

Authentication

Connected account required

Tags

ApiPublic > WebhookSubscription
Approves an approval flow by resourceFACTORIAL_POST_API_2026_07_01_RESOURCES_APPROVALS_MATERIALIZED_APPROVALS_FLOWS_APPROVE_RESOURCEApproves the current pending step of an approval flow identified by resource_id and resource_type, without needing to know the materialized_approval_flow_id.

Approves the current pending step of an approval flow identified by resource_id and resource_type, without needing to know the materialized_approval_flow_id.

Authentication

Connected account required

Tags

Approvals > MaterializedApprovalsFlow
Rejects an approval flow by resourceFACTORIAL_POST_API_2026_07_01_RESOURCES_APPROVALS_MATERIALIZED_APPROVALS_FLOWS_REJECT_RESOURCERejects the current pending step of an approval flow identified by resource_id and resource_type, without needing to know the materialized_approval_flow_id.

Rejects the current pending step of an approval flow identified by resource_id and resource_type, without needing to know the materialized_approval_flow_id.

Authentication

Connected account required

Tags

Approvals > MaterializedApprovalsFlow
Creates an AnswerFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_ANSWERSCreates an Answer

Creates an Answer

Authentication

Connected account required

Tags

Ats > Answer
Creates an ApplicationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_APPLICATIONSCreates an Application

Creates an Application

Authentication

Connected account required

Tags

Ats > Application
Applies an ApplicationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_APPLYApply to a job posting

Apply to a job posting

Authentication

Connected account required

Tags

Ats > Application
Move to phases an ApplicationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_MOVE_TO_PHASEMove an application to a different phase within the same job posting. Triggers the same side effects as moving a candidate in the product: configured phase-change automations and emails (smart actions) are executed.

Move an application to a different phase within the same job posting. Triggers the same side effects as moving a candidate in the product: configured phase-change automations and emails (smart actions) are executed.

Authentication

Connected account required

Tags

Ats > Application
Creates a CandidateFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_CANDIDATESCreates candidates related to a particular company in an ATS

Creates candidates related to a particular company in an ATS

Authentication

Connected account required

Tags

Ats > Candidate
Save as templates an Evaluation formFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_EVALUATION_FORMS_SAVE_AS_TEMPLATESave an evaluation form as a template.

Save an evaluation form as a template.

Authentication

Connected account required

Tags

Ats > EvaluationForm
Creates a FeedbackFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_FEEDBACKSThis endpoint allows to create new feedback entries for candidates.

This endpoint allows to create new feedback entries for candidates.

Authentication

Connected account required

Tags

Ats > Feedback
Creates a Job postingFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGSCreate a new job posting.

Create a new job posting.

Authentication

Connected account required

Tags

Ats > JobPosting
Duplicates a Job postingFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_DUPLICATEDuplicate an existing job posting.

Duplicate an existing job posting.

Authentication

Connected account required

Tags

Ats > JobPosting
Creates a QuestionFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_QUESTIONSCreates a Question

Creates a Question

Authentication

Connected account required

Tags

Ats > Question
Creates a Break configurationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONSCreates a Break configuration

Creates a Break configuration

Authentication

Connected account required

Tags

Attendance > BreakConfiguration
Creates an Edit timesheet requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTSCreates an edit timesheet request by specifying the type of the request and the fields required to create or update the shift.

Creates an edit timesheet request by specifying the type of the request and the fields required to create or update the shift.

Authentication

Connected account required

Tags

Attendance > EditTimesheetRequest
Creates an Overtime requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTSCreates an Overtime request

Creates an Overtime request

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Approves an Overtime requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_APPROVEApproves an Overtime request

Approves an Overtime request

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Rejects an Overtime requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_REJECTRejects an Overtime request

Rejects an Overtime request

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Bulk creates a ReviewFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_REVIEWS_BULK_CREATEBulk creates a Review

Bulk creates a Review

Authentication

Connected account required

Tags

Attendance > Review
Bulk destroys a ReviewFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_REVIEWS_BULK_DESTROYBulk destroys a Review

Bulk destroys a Review

Authentication

Connected account required

Tags

Attendance > Review
Creates a shiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTSCreates a complete shift by specifying both the clock-in and clock-out times. If you need to clock in directly, consider using or subscribing to the [clock-in endpoint](https://apidoc.factorialhr.com/v2025-01-01/reference/post_api-2025-01-01-resources-attendance-shifts-clock-in)

Creates a complete shift by specifying both the clock-in and clock-out times. If you need to clock in directly, consider using or subscribing to the [clock-in endpoint](https://apidoc.factorialhr.com/v2025-01-01/reference/post_api-2025-01-01-resources-attendance-shifts-clock-in)

Authentication

Connected account required

Tags

Attendance > Shift
Autofills a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_AUTOFILLAutofills a Shift

Autofills a Shift

Authentication

Connected account required

Tags

Attendance > Shift
Break ends a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_BREAK_ENDGiven that attendance breaks are enabled, this endpoint ends a break in an open shift.

Given that attendance breaks are enabled, this endpoint ends a break in an open shift.

Authentication

Connected account required

Tags

Attendance > Shift
Break starts a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_BREAK_STARTGiven that attendance breaks are enabled, this endpoint starts a break in an open shift.

Given that attendance breaks are enabled, this endpoint starts a break in an open shift.

Authentication

Connected account required

Tags

Attendance > Shift
Clocks in a shiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_CLOCK_INRecords the start of a shift by setting the current time as the clock-in. The shift remains open and will not have a clock-out time until explicitly updated. If you need to clock out directly, consider using or subscribing to the [clock-out endpoint](https://apidoc.factorialhr.com/v2025-01-01/reference/post_api-2025-01-01-resources-attendance-shifts-clock-out)

Records the start of a shift by setting the current time as the clock-in. The shift remains open and will not have a clock-out time until explicitly updated. If you need to clock out directly, consider using or subscribing to the [clock-out endpoint](https://apidoc.factorialhr.com/v2025-01-01/reference/post_api-2025-01-01-resources-attendance-shifts-clock-out)

Authentication

Connected account required

Tags

Attendance > Shift
Clocks out a shiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_CLOCK_OUTCompletes an open shift by setting the current time as the clock-out. This action only applies to shifts that were previously started using clock_in. If you need to clock in directly, consider using or subscribing to the [clock-in endpoint](https://apidoc.factorialhr.com/v2025-01-01/reference/post_api-2025-01-01-resources-attendance-shifts-clock-in)

Completes an open shift by setting the current time as the clock-out. This action only applies to shifts that were previously started using clock_in. If you need to clock in directly, consider using or subscribing to the [clock-in endpoint](https://apidoc.factorialhr.com/v2025-01-01/reference/post_api-2025-01-01-resources-attendance-shifts-clock-in)

Authentication

Connected account required

Tags

Attendance > Shift
Clock in/out a shiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_TOGGLE_CLOCKUse this endpoint to toggle shift (it will clock in or out)

Use this endpoint to toggle shift (it will clock in or out)

Authentication

Connected account required

Tags

Attendance > Shift
Create manuals a Bank accountFACTORIAL_POST_API_2026_07_01_RESOURCES_BANKING_BANK_ACCOUNTS_CREATE_MANUALCreate a manual bank account.

Create a manual bank account.

Authentication

Connected account required

Tags

Banking > BankAccount
Creates a Legal entityFACTORIAL_POST_API_2026_07_01_RESOURCES_COMPANIES_LEGAL_ENTITIESCreates a Legal entity

Creates a Legal entity

Authentication

Connected account required

Tags

Companies > LegalEntity
Creates a CompensationFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONSCreates a Compensation

Creates a Compensation

Authentication

Connected account required

Tags

Contracts > Compensation
Creates a Contract versionFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONSCreates a Contract version

Creates a Contract version

Authentication

Connected account required

Tags

Contracts > ContractVersion
Creates a Spanish contract typeFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_CONTRACT_TYPESCreates a Spanish contract type

Creates a Spanish contract type

Authentication

Connected account required

Tags

Contracts > SpanishContractType
Creates a Spanish education levelFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_EDUCATION_LEVELSCreates a Spanish education level

Creates a Spanish education level

Authentication

Connected account required

Tags

Contracts > SpanishEducationLevel
Creates a Spanish professional categoryFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_PROFESSIONAL_CATEGORIESCreates a Spanish professional category

Creates a Spanish professional category

Authentication

Connected account required

Tags

Contracts > SpanishProfessionalCategory
Creates a Spanish working day typeFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_WORKING_DAY_TYPESCreates a Spanish working day type

Creates a Spanish working day type

Authentication

Connected account required

Tags

Contracts > SpanishWorkingDayType
Creates a FieldFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDSCreates a Field

Creates a Field

Authentication

Connected account required

Tags

CustomFields > Field
Creates an OptionFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_OPTIONSCreates an Option

Creates an Option

Authentication

Connected account required

Tags

CustomFields > Option
Creates a Resource fieldFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_RESOURCE_FIELDSCreates an schema custom field

Creates an schema custom field

Authentication

Connected account required

Tags

CustomFields > ResourceField
Creates a ValueFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUESCreates a Value

Creates a Value

Authentication

Connected account required

Tags

CustomFields > Value
Creates a SchemaFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_SCHEMASCreates a Schema

Creates a Schema

Authentication

Connected account required

Tags

CustomResources > Schema
Creates a ValueFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_VALUESCreates a Value

Creates a Value

Authentication

Connected account required

Tags

CustomResources > Value
Move to trash bins a DocumentFACTORIAL_POST_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_MOVE_TO_TRASH_BINThis endpoint moves the documents to the trash bin, after 30 days they will be deleted from the system.

This endpoint moves the documents to the trash bin, after 30 days they will be deleted from the system.

Authentication

Connected account required

Tags

Documents > Document
Restore from trash bins a DocumentFACTORIAL_POST_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_RESTORE_FROM_TRASH_BINThis endpoint restores the documents from the trash bin, remember that a document in the trash bin will be deleted from the system after 30 days.

This endpoint restores the documents from the trash bin, remember that a document in the trash bin will be deleted from the system after 30 days.

Authentication

Connected account required

Tags

Documents > Document
Bulk creates a Download urlFACTORIAL_POST_API_2026_07_01_RESOURCES_DOCUMENTS_DOWNLOAD_URLS_BULK_CREATEThis endpoint generate temporal urls for a list of documents. The urls let you download the documents.

This endpoint generate temporal urls for a list of documents. The urls let you download the documents.

Authentication

Connected account required

Tags

Documents > DownloadUrl
Creates a FolderFACTORIAL_POST_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERSCreate a folder.

Create a folder.

Authentication

Connected account required

Tags

Documents > Folder
Create with contracts an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_CREATE_WITH_CONTRACTCreate an employee with a contract

Create an employee with a contract

Authentication

Connected account required

Tags

Employees > Employee
Invites an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_INVITESend an email invitation to an unconfirmed employee to join Factorial

Send an email invitation to an unconfirmed employee to join Factorial

Authentication

Connected account required

Tags

Employees > Employee
Set regular access start dates an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_SET_REGULAR_ACCESS_START_DATESet regular access start dates an Employee

Set regular access start dates an Employee

Authentication

Connected account required

Tags

Employees > Employee
Terminates an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_TERMINATETerminates an Employee

Terminates an Employee

Authentication

Connected account required

Tags

Employees > Employee
Unterminates an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_UNTERMINATEUnterminates an Employee

Unterminates an Employee

Authentication

Connected account required

Tags

Employees > Employee
Bulk set to paids an ExpensableFACTORIAL_POST_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLES_BULK_SET_TO_PAIDBulk set to paids an Expensable

Bulk set to paids an Expensable

Authentication

Connected account required

Tags

Expenses > Expensable
Update reimbursable amount on an expensableFACTORIAL_POST_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLES_UPDATE_REIMBURSABLE_AMOUNTUpdate the reimbursable amount on an expensable. Only expense-type expensables with reimbursable payment are supported.

Update the reimbursable amount on an expensable. Only expense-type expensables with reimbursable payment are supported.

Authentication

Connected account required

Tags

Expenses > Expensable
Upserts an Accounting settingFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTING_SETTINGS_UPSERTUpserts an Accounting setting

Upserts an Accounting setting

Authentication

Connected account required

Tags

Finance > AccountingSetting
Creates an AccountFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTSCreate a ledger account for the company legal_entity. To avoid duplicates use the external_id field to set the ID of the ledger account in the external system.

Create a ledger account for the company legal_entity. To avoid duplicates use the external_id field to set the ID of the ledger account in the external system.

Authentication

Connected account required

Tags

Finance > Account
Creates a ContactFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_CONTACTSCreates a Contact

Creates a Contact

Authentication

Connected account required

Tags

Finance > Contact
Bulk create updates a Cost center membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_COST_CENTER_MEMBERSHIPS_BULK_CREATE_UPDATE###### **What does it do?** Performs an update of cost center memberships for an employee. The action creates new memberships starting from today, terminating any pre-existing memberships for the employee. This ensures a history of cost center memberships is preserved. ###### **What does the `memberships` array look like?** An array of objects with these properties: - `cost_center_id` - `percentage`: A float between 0 and 1 representing the percentage that the employee is assigned to the cost center. For multiple assignments, the sum of percentages must equal 1.0. For example, for an employee assigned to cost center 1 during 30% of their time and cost center 2 during 70% of their time, the request parameters would look like: `memberships: [{"cost_center_id": 1, "percentage": 0.3} ,{"cost_center_id": 2, "percentage": 0.7}]`

###### **What does it do?** Performs an update of cost center memberships for an employee. The action creates new memberships starting from today, terminating any pre-existing memberships for the employee. This ensures a history of cost center memberships is preserved. ###### **What does the `memberships` array look like?** An array of objects with these properties: - `cost_center_id` - `percentage`: A float between 0 and 1 representing the percentage that the employee is assigned to the cost center. For multiple assignments, the sum of percentages must equal 1.0. For example, for an employee assigned to cost center 1 during 30% of their time and cost center 2 during 70% of their time, the request parameters would look like: `memberships: [{"cost_center_id": 1, "percentage": 0.3} ,{"cost_center_id": 2, "percentage": 0.7}]`

Authentication

Connected account required

Tags

Finance > CostCenterMembership
Creates a Cost centerFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERSCreates a Cost center

Creates a Cost center

Authentication

Connected account required

Tags

Finance > CostCenter
Edits a Cost centerFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERS_EDITEdits a Cost center

Edits a Cost center

Authentication

Connected account required

Tags

Finance > CostCenter
Creates a Journal entryFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_ENTRIESCreates a Journal entry

Creates a Journal entry

Authentication

Connected account required

Tags

Finance > JournalEntry
Upserts a Ledger account resourceFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_LEDGER_ACCOUNT_RESOURCES_UPSERTCreate or update a ledger account resource.

Create or update a ledger account resource.

Authentication

Connected account required

Tags

Finance > LedgerAccountResource
Creates a Tax rateFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_TAX_RATESCreates a Tax rate

Creates a Tax rate

Authentication

Connected account required

Tags

Finance > TaxRate
Creates a Tax typeFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPESCreates a Tax type

Creates a Tax type

Authentication

Connected account required

Tags

Finance > TaxType
Creates an It asset modelFACTORIAL_POST_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELSCreates an It asset model

Creates an It asset model

Authentication

Connected account required

Tags

ItManagement > ItAssetModel
Creates an It assetFACTORIAL_POST_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETSCreates an It asset

Creates an It asset

Authentication

Connected account required

Tags

ItManagement > ItAsset
Creates a LocationFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONSCreates a Location

Creates a Location

Authentication

Connected account required

Tags

Locations > Location
Creates a Work areaFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREASCreates a Work area

Creates a Work area

Authentication

Connected account required

Tags

Locations > WorkArea
Archives a Work areaFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_ARCHIVEArchives a Work area

Archives a Work area

Authentication

Connected account required

Tags

Locations > WorkArea
Unarchives a Work areaFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_UNARCHIVEUnarchives a Work area

Unarchives a Work area

Authentication

Connected account required

Tags

Locations > WorkArea
Creates an InstallationFACTORIAL_POST_API_2026_07_01_RESOURCES_MARKETPLACE_INSTALLATIONSCreates an Installation

Creates an Installation

Authentication

Connected account required

Tags

Marketplace > Installation
Creates an IdentifierFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERSReads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Authentication

Connected account required

Tags

PayrollEmployees > Identifier
Creates a Family situationFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_FAMILY_SITUATIONSCreate a family situation.

Create a family situation.

Authentication

Connected account required

Tags

Payroll > FamilySituation
Creates a CodeFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODESCreates a Code

Creates a Code

Authentication

Connected account required

Tags

PayrollIntegrationsBase > Code
Change statuses a Policy periodFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_POLICY_PERIODS_CHANGE_STATUSChange statuses a Policy period

Change statuses a Policy period

Authentication

Connected account required

Tags

Payroll > PolicyPeriod
Creates a SupplementFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTSCreates a Supplement

Creates a Supplement

Authentication

Connected account required

Tags

Payroll > Supplement
Bulk initiates an AgreementFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_AGREEMENTS_BULK_INITIATEInitiate the action plan for all your direct reports in a review process. If you are acting as a company, the action plan from all employees in the review process will be initiated.

Initiate the action plan for all your direct reports in a review process. If you are acting as a company, the action plan from all employees in the review process will be initiated.

Authentication

Connected account required

Tags

Performance > Agreement
Initiates an AgreementFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_AGREEMENTS_INITIATEInitiate the action plan for a review process target ID in a review process.

Initiate the action plan for a review process target ID in a review process.

Authentication

Connected account required

Tags

Performance > Agreement
Sets a Company employee score scaleFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_COMPANY_EMPLOYEE_SCORE_SCALES_SETSet the predefined employee score scale for the company.

Set the predefined employee score scale for the company.

Authentication

Connected account required

Tags

Performance > CompanyEmployeeScoreScale
Replace reviewers a Review evaluationFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATIONS_REPLACE_REVIEWERDefine a new reviewer for the evaluation that will only be able to leave feedback about the employee. This can only be done if the process is active, the evaluation is not published and the evaluation type is not "self".

Define a new reviewer for the evaluation that will only be able to leave feedback about the employee. This can only be done if the process is active, the evaluation is not published and the evaluation type is not "self".

Authentication

Connected account required

Tags

Performance > ReviewEvaluation
Bulk creates a Review ownerFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_OWNERS_BULK_CREATEAdd multiple owners to a review process.

Add multiple owners to a review process.

Authentication

Connected account required

Tags

Performance > ReviewOwner
Add peers a Review process targetFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_ADD_PEERSAssign peers to evaluate a specific participant.

Assign peers to evaluate a specific participant.

Authentication

Connected account required

Tags

Performance > ReviewProcessTarget
Bulk creates a Review process targetFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_BULK_CREATEAdd multiple participants to the active review process and create the evaluations for them.

Add multiple participants to the active review process and create the evaluations for them.

Authentication

Connected account required

Tags

Performance > ReviewProcessTarget
Remove peer evaluations a Review process targetFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_REMOVE_PEER_EVALUATIONSRemove peers and their evaluations from a specific participant.

Remove peers and their evaluations from a specific participant.

Authentication

Connected account required

Tags

Performance > ReviewProcessTarget
Creates a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSESCreate a new review process.

Create a new review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Create from templates a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_CREATE_FROM_TEMPLATECreate a new review process from a template.

Create a new review process from a template.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Duplicates a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_DUPLICATEDuplicate an existing review process

Duplicate an existing review process

Authentication

Connected account required

Tags

Performance > ReviewProcess
Remind in bulks a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_REMIND_IN_BULKSend bulk reminders to the reviewers that haven't answered their evaluations in a review process.

Send bulk reminders to the reviewers that haven't answered their evaluations in a review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Remove schedules a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_REMOVE_SCHEDULERemoves the schedule job for a review process. This is only allowed if the process is scheduled.

Removes the schedule job for a review process. This is only allowed if the process is scheduled.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Reopens a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_REOPENReopen a finished review process.

Reopen a finished review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Schedules a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_SCHEDULESchedule a review process to start at a given date. This is only allowed if the process is in draft.

Schedule a review process to start at a given date. This is only allowed if the process is in draft.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Starts a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_STARTStart a review process. This is only allowed if the process is in draft or scheduled.

Start a review process. This is only allowed if the process is in draft or scheduled.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Stops a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_STOPStop a review process.

Stop a review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Toggle archives a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_TOGGLE_ARCHIVEArchive or unarchive a review process

Archive or unarchive a review process

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update agreements configurations a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_AGREEMENTS_CONFIGURATIONEnable or disable action plans in a review process.

Enable or disable action plans in a review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update basic infos a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_BASIC_INFOUpdate the basic information of an existing review process.

Update the basic information of an existing review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update competencies assessments configurations a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_COMPETENCIES_ASSESSMENTS_CONFIGURATIONAllows to assess employees based on their assigned competencies through both manager and self-reviews.

Allows to assess employees based on their assigned competencies through both manager and self-reviews.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update deadlines a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_DEADLINEUpdate the deadline of a review process.

Update the deadline of a review process.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update employee score configurations a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_EMPLOYEE_SCORE_CONFIGURATIONIncludes or not one question at the end of the review to rate participants' performance.

Includes or not one question at the end of the review to rate participants' performance.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update reviewer strategies a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_REVIEWER_STRATEGIESUpdate the review types of a review process. This is only allowed while the process is in draft.

Update the review types of a review process. This is only allowed while the process is in draft.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update schedules a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_SCHEDULEUpdate the starting date of a scheduled review process. This is only allowed if the process is scheduled.

Update the starting date of a scheduled review process. This is only allowed if the process is scheduled.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update target strategies a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_TARGET_STRATEGYUpdate the criteria for calculating the participants of a review process. This is only allowed while the process is in draft.

Update the criteria for calculating the participants of a review process. This is only allowed while the process is in draft.

Authentication

Connected account required

Tags

Performance > ReviewProcess
Update default rating scales a Review questionnaire by strategyFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_QUESTIONNAIRE_BY_STRATEGIES_UPDATE_DEFAULT_RATING_SCALEUpdate the scoring range used in rating questions for all reviewer strategies.

Update the scoring range used in rating questions for all reviewer strategies.

Authentication

Connected account required

Tags

Performance > ReviewQuestionnaireByStrategy
Update questionnaire for strategies a Review questionnaire by strategyFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_QUESTIONNAIRE_BY_STRATEGIES_UPDATE_QUESTIONNAIRE_FOR_STRATEGYUpdate the review process questionnaire for a specific reviewer strategy (review type). It can be used to add, edit or delete questions from a draft review process.

Update the review process questionnaire for a specific reviewer strategy (review type). It can be used to add, edit or delete questions from a draft review process.

Authentication

Connected account required

Tags

Performance > ReviewQuestionnaireByStrategy
Creates a CommentFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_COMMENTSCreates a Comment

Creates a Comment

Authentication

Connected account required

Tags

Posts > Comment
Creates a GroupFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_GROUPSCreates a Group

Creates a Group

Authentication

Connected account required

Tags

Posts > Group
Archives a GroupFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_GROUPS_ARCHIVEArchives a group but keeps the data.

Archives a group but keeps the data.

Authentication

Connected account required

Tags

Posts > Group
Creates a PostFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_POSTSCreates a Post

Creates a Post

Authentication

Connected account required

Tags

Posts > Post
Creates a Budget strategyFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIESCreates a Budget strategy

Creates a Budget strategy

Authentication

Connected account required

Tags

ProjectManagement > BudgetStrategy
Bulk creates a Planned recordFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_BULK_CREATEBulk creates a Planned record

Bulk creates a Planned record

Authentication

Connected account required

Tags

ProjectManagement > PlannedRecord
Bulk destroys a Project taskFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_TASKS_BULK_DESTROY###### **What does it do?** This will delete the project tasks with the ids passed as an argument. ###### **What params does it accept?** - `ids`: Project task ids ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This will delete the project tasks with the ids passed as an argument. ###### **What params does it accept?** - `ids`: Project task ids ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > ProjectTask
Bulk duplicates a Project taskFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_TASKS_BULK_DUPLICATE###### **What does it do?** This will create new project tasks with the same attributes as the project task ids passed as an argument. ###### **What params does it accept?** - `ids`: Project task ids ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

###### **What does it do?** This will create new project tasks with the same attributes as the project task ids passed as an argument. ###### **What params does it accept?** - `ids`: Project task ids ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of read projects.

Authentication

Connected account required

Tags

ProjectManagement > ProjectTask
Creates a Project workerFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS###### **What does it do?** This creates a new project worker. By default, the project worker will be created with the status `assigned`. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the given project.

###### **What does it do?** This creates a new project worker. By default, the project worker will be created with the status `assigned`. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the given project.

Authentication

Connected account required

Tags

ProjectManagement > ProjectWorker
Bulk assigns a Project workerFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS_BULK_ASSIGN###### **What does it do?** This method is used to specify a set of employees that should be assigned as a result of the execution. All the employees in the list will be assigned and all others will be unassigned. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the given project.

###### **What does it do?** This method is used to specify a set of employees that should be assigned as a result of the execution. All the employees in the list will be assigned and all others will be unassigned. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the given project.

Authentication

Connected account required

Tags

ProjectManagement > ProjectWorker
Bulk creates a Project workerFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS_BULK_CREATEBulk creates a Project worker

Bulk creates a Project worker

Authentication

Connected account required

Tags

ProjectManagement > ProjectWorker
Unassigns a Project workerFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS_UNASSIGNUnassigns a Project worker

Unassigns a Project worker

Authentication

Connected account required

Tags

ProjectManagement > ProjectWorker
Creates a ProjectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS###### **What does it do?** This creates a new project. By default, the project will be created with the status `active`. ###### **What body params do you need?** - `name`: is mandatory to pass a name of the project. - `code`: optional unique code for the project to be identifiable and searchable. - `start_date`: optional start date for the project. If given must be in iso-8601 format (YYYY-MM-DD). - `due_date`: optional due date for the project. If given must be in iso-8601 format (YYYY-MM-DD). - `status`: a project can have the status `active` or `closed`. By default, the project will be created with the status `active`. - `employees_assignment`: optional param to define the kind of assignation the project has. Its possible values are: [`manual`, `company`]. A project can have `manual` assignation or can be defined to be assigned to the whole `company`. Defaults to `manual`. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of create projects.

###### **What does it do?** This creates a new project. By default, the project will be created with the status `active`. ###### **What body params do you need?** - `name`: is mandatory to pass a name of the project. - `code`: optional unique code for the project to be identifiable and searchable. - `start_date`: optional start date for the project. If given must be in iso-8601 format (YYYY-MM-DD). - `due_date`: optional due date for the project. If given must be in iso-8601 format (YYYY-MM-DD). - `status`: a project can have the status `active` or `closed`. By default, the project will be created with the status `active`. - `employees_assignment`: optional param to define the kind of assignation the project has. Its possible values are: [`manual`, `company`]. A project can have `manual` assignation or can be defined to be assigned to the whole `company`. Defaults to `manual`. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of create projects.

Authentication

Connected account required

Tags

ProjectManagement > Project
Activates a ProjectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_ACTIVATE###### **What does it do?** This endpoint can be used to set a project as `Active`. ###### **What body params do you need?** - `id`: mandatory. The id of the project aimed to be activated. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the project.

###### **What does it do?** This endpoint can be used to set a project as `Active`. ###### **What body params do you need?** - `id`: mandatory. The id of the project aimed to be activated. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the project.

Authentication

Connected account required

Tags

ProjectManagement > Project
Change assignments a ProjectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_CHANGE_ASSIGNMENT###### **What does it do?** **DEPRECATED**; this endpoint will be removed soon. This changes assignment type to a project. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of assign employees.

###### **What does it do?** **DEPRECATED**; this endpoint will be removed soon. This changes assignment type to a project. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of assign employees.

Authentication

Connected account required

Tags

ProjectManagement > Project
Change statuses a ProjectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_CHANGE_STATUS###### **What does it do?** This update the project status. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with owner permission.

###### **What does it do?** This update the project status. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with owner permission.

Authentication

Connected account required

Tags

ProjectManagement > Project
Closes a ProjectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_CLOSE###### **What does it do?** This endpoint can be used to set a project as `Closed`. ###### **What body params do you need?** - `id`: mandatory. The id of the project aimed to be closed. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the project.

###### **What does it do?** This endpoint can be used to set a project as `Closed`. ###### **What body params do you need?** - `id`: mandatory. The id of the project aimed to be closed. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the project.

Authentication

Connected account required

Tags

ProjectManagement > Project
Soft deletes a ProjectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_SOFT_DELETE###### **What does it do?** This soft deletes a project. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of delete projects.

###### **What does it do?** This soft deletes a project. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission of delete projects.

Authentication

Connected account required

Tags

ProjectManagement > Project
Creates a SubprojectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS###### **What does it do?** This creates a new subproject. ###### **Is it related to other entities?** A subproject is always related to a project. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with a role in the project owning the subproject.

###### **What does it do?** This creates a new subproject. ###### **Is it related to other entities?** A subproject is always related to a project. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with a role in the project owning the subproject.

Authentication

Connected account required

Tags

ProjectManagement > Subproject
Renames a SubprojectFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS_RENAME###### **What does it do?** This renames a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with a role in the project owning the subproject.

###### **What does it do?** This renames a subproject. ###### **Who can use it?** Only companies who have enabled the `projects_with_subprojects` feature and users with a role in the project owning the subproject.

Authentication

Connected account required

Tags

ProjectManagement > Subproject
Creates a Time recordFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS###### **What does it do?** "This endpoint is used to create time records. A time record is an entity that establishes a mandatory relationship between `project_worker` and `attendance_shift_id`, and optionally with `subproject`. For a successful creation of a `time_record`, the `project_worker` must be **assigned**, and the associated `project` must be **active**." ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to create `time_records`.

###### **What does it do?** "This endpoint is used to create time records. A time record is an entity that establishes a mandatory relationship between `project_worker` and `attendance_shift_id`, and optionally with `subproject`. For a successful creation of a `time_record`, the `project_worker` must be **assigned**, and the associated `project` must be **active**." ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with the permission to create `time_records`.

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Bulk deletes a Time recordFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS_BULK_DELETE###### **What does it do?** This endpoint is used to bulk delete all the time records in a particular `date` for a specific `project_worker_id`.

###### **What does it do?** This endpoint is used to bulk delete all the time records in a particular `date` for a specific `project_worker_id`.

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Bulk processes a Time recordFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS_BULK_PROCESS###### **What does it do?** This versatile endpoint allows for the creation, update, or deletion of a time record associated with an `attendance_shift_id`. To achieve this, provide an array of items with the following structure: ```json [{ "time_record_id": number | null, "attendance_shift_id": number | null, "project_worker_id": number | null, "subproject_id": number | null }] ``` - If no `time_record_id` provided, a created will be performed with the other data that will be required (except for `subproject_id`, that is always optional). - If `time_record_id but no other data provided, then the action will be a **delete**. - If `time_record_id` and more data, then it's an **update**. Please note: The relationship between `time_record` and `attendance_shift` is unique. In the provided array of items, if two items have exactly the same `attendance_shift_id`, only the last action specified will be executed, **unless the first action is a delete and the second one an update**. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature.

###### **What does it do?** This versatile endpoint allows for the creation, update, or deletion of a time record associated with an `attendance_shift_id`. To achieve this, provide an array of items with the following structure: ```json [{ "time_record_id": number | null, "attendance_shift_id": number | null, "project_worker_id": number | null, "subproject_id": number | null }] ``` - If no `time_record_id` provided, a created will be performed with the other data that will be required (except for `subproject_id`, that is always optional). - If `time_record_id but no other data provided, then the action will be a **delete**. - If `time_record_id` and more data, then it's an **update**. Please note: The relationship between `time_record` and `attendance_shift` is unique. In the provided array of items, if two items have exactly the same `attendance_shift_id`, only the last action specified will be executed, **unless the first action is a delete and the second one an update**. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature.

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Update project workers a Time recordFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS_UPDATE_PROJECT_WORKER###### **What does it do?** This endpoint is used to change the project that an employee (`project_worker`) has assigned to an `attendance_shift`.

###### **What does it do?** This endpoint is used to change the project that an employee (`project_worker`) has assigned to an `attendance_shift`.

Authentication

Connected account required

Tags

ProjectManagement > TimeRecord
Creates a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTSCreates a Shift

Creates a Shift

Authentication

Connected account required

Tags

ShiftManagement > Shift
Bulk creates a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_BULK_CREATEBulk creates a Shift

Bulk creates a Shift

Authentication

Connected account required

Tags

ShiftManagement > Shift
Bulk deletes a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_BULK_DELETEBulk deletes a Shift

Bulk deletes a Shift

Authentication

Connected account required

Tags

ShiftManagement > Shift
Creates a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKSThis endpoint creates a new task.

This endpoint creates a new task.

Authentication

Connected account required

Tags

Tasks > Task
Bulk creates a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_BULK_CREATEThis endpoint creates a new task for each assignee.

This endpoint creates a new task for each assignee.

Authentication

Connected account required

Tags

Tasks > Task
Bulk deletes a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_BULK_DELETEThis endpoint allows to delete a list of tasks given the ids.

This endpoint allows to delete a list of tasks given the ids.

Authentication

Connected account required

Tags

Tasks > Task
Bulk updates a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_BULK_UPDATEBulk updates a Task

Bulk updates a Task

Authentication

Connected account required

Tags

Tasks > Task
Copies a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_COPYThis endpoint duplicates a task.

This endpoint duplicates a task.

Authentication

Connected account required

Tags

Tasks > Task
Create comments a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_CREATE_COMMENTCreate comments a Task

Create comments a Task

Authentication

Connected account required

Tags

Tasks > Task
Creates a MembershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPSAssign an employee to a team, meaning create a membership.

Assign an employee to a team, meaning create a membership.

Authentication

Connected account required

Tags

Teams > Membership
Creates a TeamFACTORIAL_POST_API_2026_07_01_RESOURCES_TEAMS_TEAMSCreate a team with a given name

Create a team with a given name

Authentication

Connected account required

Tags

Teams > Team
Bulk creates a Planned breakFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNED_BREAKS_BULK_CREATEBulk creates a Planned break

Bulk creates a Planned break

Authentication

Connected account required

Tags

TimePlanning > PlannedBreak
Creates a Planning versionFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONSCreates a Planning version

Creates a Planning version

Authentication

Connected account required

Tags

TimePlanning > PlanningVersion
Bulk creates a Planning versionFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONS_BULK_CREATEBulk creates a Planning version

Bulk creates a Planning version

Authentication

Connected account required

Tags

TimePlanning > PlanningVersion
Creates a Break configurationFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONSCreates a Break configuration

Creates a Break configuration

Authentication

Connected account required

Tags

TimeSettings > BreakConfiguration
Creates an Allowance incidenceFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCESCreates an allowance incidence, also known as an Allowance Adjustment in the Employee Time off Page. They are hours or days added or subtracted from the time off allowance

Creates an allowance incidence, also known as an Allowance Adjustment in the Employee Time off Page. They are hours or days added or subtracted from the time off allowance

Authentication

Connected account required

Tags

Timeoff > AllowanceIncidence
Creates an AllowanceFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCESCreates a new Time off allowance

Creates a new Time off allowance

Authentication

Connected account required

Tags

Timeoff > Allowance
Delete with alt allowances an AllowanceFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_DELETE_WITH_ALT_ALLOWANCEDeletes an allowance and migrate the existing incidences in the alternative allowance

Deletes an allowance and migrate the existing incidences in the alternative allowance

Authentication

Connected account required

Tags

Timeoff > Allowance
Creates a Blocked periodFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODSCreates a blocked period is add a range of dates during which employees cannot submit time off requests. This allows to better plan your team's work throughout the year and ensure that time off requests are in line with the company's needs

Creates a blocked period is add a range of dates during which employees cannot submit time off requests. This allows to better plan your team's work throughout the year and ensure that time off requests are in line with the company's needs

Authentication

Connected account required

Tags

Timeoff > BlockedPeriod
Creates a Leave typeFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPESCreates a Leave type

Creates a Leave type

Authentication

Connected account required

Tags

Timeoff > LeaveType
Creates a LeaveFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVESCreates a Leave

Creates a Leave

Authentication

Connected account required

Tags

Timeoff > Leave
Approves a LeaveFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_APPROVEAllows authorized users to approve employee time-off requests by approving the corresponding approval flow if it exists

Allows authorized users to approve employee time-off requests by approving the corresponding approval flow if it exists

Authentication

Connected account required

Tags

Timeoff > Leave
Approve alls a LeaveFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_APPROVE_ALLAllows authorized users to approve employee time-off requests by directly approving the leave

Allows authorized users to approve employee time-off requests by directly approving the leave

Authentication

Connected account required

Tags

Timeoff > Leave
Rejects a LeaveFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_REJECTAllows authorized users to reject employee time-off requests

Allows authorized users to reject employee time-off requests

Authentication

Connected account required

Tags

Timeoff > Leave
Creates a PolicyFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_POLICIESCreates a Policy

Creates a Policy

Authentication

Connected account required

Tags

Timeoff > Policy
Creates a Policy assignmentFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTSCreate a Time off Policy Assignment

Create a Time off Policy Assignment

Authentication

Connected account required

Tags

Timeoff > PolicyAssignment
Creates a CategoryFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIESCreates a Category

Creates a Category

Authentication

Connected account required

Tags

Trainings > Category
Bulk creates a Session access membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPS_BULK_CREATEBulk creates a Session access membership

Bulk creates a Session access membership

Authentication

Connected account required

Tags

Trainings > SessionAccessMembership
Bulk destroys a Session access membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPS_BULK_DESTROYBulk destroys a Session access membership

Bulk destroys a Session access membership

Authentication

Connected account required

Tags

Trainings > SessionAccessMembership
Bulk update session attendancesFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ATTENDANCES_BULK_UPDATEUpdates the status or completed duration of multiple session attendances. When status is set to completed, completed_duration is automatically set to session duration. When only completed_duration is provided, attendances must already be in completed status.

Updates the status or completed duration of multiple session attendances. When status is set to completed, completed_duration is automatically set to session duration. When only completed_duration is provided, attendances must already be in completed status.

Authentication

Connected account required

Tags

Trainings > SessionAttendance
Create a new training sessionFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_SESSIONSCreate a new training session, do not forget to make it child from a training class if you want it to be displayed in the frontend application.

Create a new training session, do not forget to make it child from a training class if you want it to be displayed in the frontend application.

Authentication

Connected account required

Tags

Trainings > Session
Creates a Training classFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSESCreates a Training class

Creates a Training class

Authentication

Connected account required

Tags

Trainings > TrainingClass
Bulk creates a Training membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_BULK_CREATECreates training memberships in bulk

Creates training memberships in bulk

Authentication

Connected account required

Tags

Trainings > TrainingMembership
Bulk destroys a Training membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_BULK_DESTROYDeletes training memberships in bulk

Deletes training memberships in bulk

Authentication

Connected account required

Tags

Trainings > TrainingMembership
Creates a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGSCreates a Training

Creates a Training

Authentication

Connected account required

Tags

Trainings > Training
Bulk deletes a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_BULK_DELETEBulk deletes a Training

Bulk deletes a Training

Authentication

Connected account required

Tags

Trainings > Training
Bulk update catalogs a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_BULK_UPDATE_CATALOGBulk update catalogs a Training

Bulk update catalogs a Training

Authentication

Connected account required

Tags

Trainings > Training
Update statuses a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_UPDATE_STATUSUpdate statuses a Training

Update statuses a Training

Authentication

Connected account required

Tags

Trainings > Training
Bulk cuds a Day configurationFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_DAY_CONFIGURATIONS_BULK_CUDBulk cuds a Day configuration

Bulk cuds a Day configuration

Authentication

Connected account required

Tags

WorkSchedule > DayConfiguration
Creates an Overlap periodFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODSCreates an Overlap period

Creates an Overlap period

Authentication

Connected account required

Tags

WorkSchedule > OverlapPeriod
Creates a ScheduleFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULESCreates a Schedule

Creates a Schedule

Authentication

Connected account required

Tags

WorkSchedule > Schedule
Toggle archives a ScheduleFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULES_TOGGLE_ARCHIVEToggle archives a Schedule

Toggle archives a Schedule

Authentication

Connected account required

Tags

WorkSchedule > Schedule
Updates a Webhook subscriptionFACTORIAL_PUT_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_IDUpdates a Webhook subscription

Updates a Webhook subscription

Authentication

Connected account required

Tags

ApiPublic > WebhookSubscription
Updates an ApplicationFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_IDUpdates an Application

Updates an Application

Authentication

Connected account required

Tags

Ats > Application
Updates a CandidateFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_CANDIDATES_IDUpdates ATS Candidates data

Updates ATS Candidates data

Authentication

Connected account required

Tags

Ats > Candidate
Updates a FeedbackFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_FEEDBACKS_IDThis endpoint allows to update existing feedback entries associated with candidates' applications.

This endpoint allows to update existing feedback entries associated with candidates' applications.

Authentication

Connected account required

Tags

Ats > Feedback
Updates a Job postingFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_IDUpdate a job posting.

Update a job posting.

Authentication

Connected account required

Tags

Ats > JobPosting
Updates a QuestionFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_QUESTIONS_IDUpdates a Question

Updates a Question

Authentication

Connected account required

Tags

Ats > Question
Updates a Break configurationFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONS_IDUpdates a Break configuration

Updates a Break configuration

Authentication

Connected account required

Tags

Attendance > BreakConfiguration
Updates an Edit timesheet requestFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTS_IDUpdates an edit timesheet request by specifying the fields required to update the shift.

Updates an edit timesheet request by specifying the fields required to update the shift.

Authentication

Connected account required

Tags

Attendance > EditTimesheetRequest
Updates an Overtime requestFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_IDUpdates an Overtime request

Updates an Overtime request

Authentication

Connected account required

Tags

Attendance > OvertimeRequest
Updates a ShiftFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_IDUpdates a Shift

Updates a Shift

Authentication

Connected account required

Tags

Attendance > Shift
Updates an IncidenceFACTORIAL_PUT_API_2026_07_01_RESOURCES_BOOKKEEPERS_MANAGEMENT_INCIDENCES_IDUpdates an Incidence

Updates an Incidence

Authentication

Connected account required

Tags

BookkeepersManagement > Incidence
Updates a CompensationFACTORIAL_PUT_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONS_IDUpdates a Compensation

Updates a Compensation

Authentication

Connected account required

Tags

Contracts > Compensation
Updates a Contract versionFACTORIAL_PUT_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONS_IDUpdates a Contract version

Updates a Contract version

Authentication

Connected account required

Tags

Contracts > ContractVersion
Updates a ValueFACTORIAL_PUT_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUES_IDUpdates a Value

Updates a Value

Authentication

Connected account required

Tags

CustomFields > Value
Updates a DocumentFACTORIAL_PUT_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_IDUpdates a Document

Updates a Document

Authentication

Connected account required

Tags

Documents > Document
Updates a FolderFACTORIAL_PUT_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERS_IDUpdate a folder.

Update a folder.

Authentication

Connected account required

Tags

Documents > Folder
Updates an EmployeeFACTORIAL_PUT_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_IDUpdates an Employee

Updates an Employee

Authentication

Connected account required

Tags

Employees > Employee
Updates an AccountFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTS_IDUpdate a ledger account.

Update a ledger account.

Authentication

Connected account required

Tags

Finance > Account
Updates a ContactFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_CONTACTS_IDUpdates a Contact

Updates a Contact

Authentication

Connected account required

Tags

Finance > Contact
Updates a Tax rateFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_TAX_RATES_IDUpdates a Tax rate

Updates a Tax rate

Authentication

Connected account required

Tags

Finance > TaxRate
Updates a Tax typeFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPES_IDUpdates a Tax type

Updates a Tax type

Authentication

Connected account required

Tags

Finance > TaxType
Updates a Syncable sync runFACTORIAL_PUT_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_SYNC_RUNS_IDUpdates a Syncable sync run

Updates a Syncable sync run

Authentication

Connected account required

Tags

Integrations > SyncableSyncRun
Updates an It asset modelFACTORIAL_PUT_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELS_IDUpdates an It asset model

Updates an It asset model

Authentication

Connected account required

Tags

ItManagement > ItAssetModel
Updates an It assetFACTORIAL_PUT_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETS_IDUpdates an It asset

Updates an It asset

Authentication

Connected account required

Tags

ItManagement > ItAsset
Updates a LocationFACTORIAL_PUT_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONS_IDUpdates a Location

Updates a Location

Authentication

Connected account required

Tags

Locations > Location
Updates a Work areaFACTORIAL_PUT_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_IDUpdates a Work area

Updates a Work area

Authentication

Connected account required

Tags

Locations > WorkArea
Updates an IdentifierFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERS_IDReads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany

Authentication

Connected account required

Tags

PayrollEmployees > Identifier
Updates a Family situationFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_FAMILY_SITUATIONS_IDUpdate a family situation.

Update a family situation.

Authentication

Connected account required

Tags

Payroll > FamilySituation
Updates a CodeFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODES_IDUpdates a Code

Updates a Code

Authentication

Connected account required

Tags

PayrollIntegrationsBase > Code
Updates a SupplementFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTS_IDUpdates a Supplement unless it is an additional compensation supplement (In such case, you need to create a new one, then remove the old compensation supplement from the contract and add the newly created one to it).

Updates a Supplement unless it is an additional compensation supplement (In such case, you need to create a new one, then remove the old compensation supplement from the contract and add the newly created one to it).

Authentication

Connected account required

Tags

Payroll > Supplement
Updates a Review visibility settingFACTORIAL_PUT_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_VISIBILITY_SETTINGS_IDModifiy the visibility settings of the review process.

Modifiy the visibility settings of the review process.

Authentication

Connected account required

Tags

Performance > ReviewVisibilitySetting
Updates a CommentFACTORIAL_PUT_API_2026_07_01_RESOURCES_POSTS_COMMENTS_IDUpdates a Comment

Updates a Comment

Authentication

Connected account required

Tags

Posts > Comment
Updates a GroupFACTORIAL_PUT_API_2026_07_01_RESOURCES_POSTS_GROUPS_IDUpdates a Group

Updates a Group

Authentication

Connected account required

Tags

Posts > Group
Updates a PostFACTORIAL_PUT_API_2026_07_01_RESOURCES_POSTS_POSTS_IDUpdates a Post

Updates a Post

Authentication

Connected account required

Tags

Posts > Post
Updates a Budget strategyFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIES_IDUpdates a Budget strategy

Updates a Budget strategy

Authentication

Connected account required

Tags

ProjectManagement > BudgetStrategy
Updates a Planned recordFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_IDUpdates a Planned record

Updates a Planned record

Authentication

Connected account required

Tags

ProjectManagement > PlannedRecord
Updates a ProjectFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECTS_ID###### **What does it do?** This updates a project with the given params. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the project.

###### **What does it do?** This updates a project with the given params. ###### **Who can use it?** Only companies who have enabled the `projects_management` feature and users with a role in the project.

Authentication

Connected account required

Tags

ProjectManagement > Project
Updates a SubprojectFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS_ID###### **What does it do?** This updates the subproject details.

###### **What does it do?** This updates the subproject details.

Authentication

Connected account required

Tags

ProjectManagement > Subproject
Updates a TaskFACTORIAL_PUT_API_2026_07_01_RESOURCES_TASKS_TASKS_IDThis endpoint updates an existing task.

This endpoint updates an existing task.

Authentication

Connected account required

Tags

Tasks > Task
Updates a MembershipFACTORIAL_PUT_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPS_IDUpdate the membership to either make the employee a lead of the team or remove them as a lead.

Update the membership to either make the employee a lead of the team or remove them as a lead.

Authentication

Connected account required

Tags

Teams > Membership
Updates a TeamFACTORIAL_PUT_API_2026_07_01_RESOURCES_TEAMS_TEAMS_IDUpdate a team

Update a team

Authentication

Connected account required

Tags

Teams > Team
Updates a Planning versionFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONS_IDUpdates a Planning version

Updates a Planning version

Authentication

Connected account required

Tags

TimePlanning > PlanningVersion
Updates a Break configurationFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONS_IDUpdates a Break configuration

Updates a Break configuration

Authentication

Connected account required

Tags

TimeSettings > BreakConfiguration
Updates an Allowance incidenceFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCES_IDUpdates an allowance incidence

Updates an allowance incidence

Authentication

Connected account required

Tags

Timeoff > AllowanceIncidence
Updates an AllowanceFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_IDUpdates an existing Time Off Allowance

Updates an existing Time Off Allowance

Authentication

Connected account required

Tags

Timeoff > Allowance
Updates a Blocked periodFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODS_IDUpdates a blocked period

Updates a blocked period

Authentication

Connected account required

Tags

Timeoff > BlockedPeriod
Updates a Leave typeFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPES_IDUpdates a Leave type

Updates a Leave type

Authentication

Connected account required

Tags

Timeoff > LeaveType
Updates a LeaveFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_IDUpdates a Leave

Updates a Leave

Authentication

Connected account required

Tags

Timeoff > Leave
Updates a PolicyFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_POLICIES_IDUpdates a Policy

Updates a Policy

Authentication

Connected account required

Tags

Timeoff > Policy
Updates a Policy assignmentFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTS_IDUpdate a Time off Policy Assignment

Update a Time off Policy Assignment

Authentication

Connected account required

Tags

Timeoff > PolicyAssignment
Update training sessionFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_SESSIONS_IDUpdate fields from a training session

Update fields from a training session

Authentication

Connected account required

Tags

Trainings > Session
Updates a Training classFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSES_IDUpdates a Training class

Updates a Training class

Authentication

Connected account required

Tags

Trainings > TrainingClass
Updates a Training membershipFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_IDUpdate a training membership

Update a training membership

Authentication

Connected account required

Tags

Trainings > TrainingMembership
Updates a TrainingFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_IDUpdates a Training

Updates a Training

Authentication

Connected account required

Tags

Trainings > Training
Updates an Overlap periodFACTORIAL_PUT_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODS_IDUpdates an Overlap period

Updates an Overlap period

Authentication

Connected account required

Tags

WorkSchedule > OverlapPeriod
Updates a ScheduleFACTORIAL_PUT_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULES_IDUpdates a Schedule

Updates a Schedule

Authentication

Connected account required

Tags

WorkSchedule > Schedule