Factorial
No catalog description yet.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
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 subscriptionConnection
Deletes a Webhook subscription
Authentication
Connected account requiredTags
Deletes an ApplicationFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_IDDeletes an ApplicationConnection
Deletes an Application
Authentication
Connected account requiredTags
Deletes a CandidateFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_CANDIDATES_IDDeletes a candidate from the ATSConnection
Deletes a candidate from the ATS
Authentication
Connected account requiredTags
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.Connection
This endpoint allows to delete a specific feedback entry associated with a candidate's application.
Authentication
Connected account requiredTags
Deletes a Job postingFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_IDDelete a job posting.Connection
Delete a job posting.
Authentication
Connected account requiredTags
Deletes a QuestionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATS_QUESTIONS_IDDeletes a QuestionConnection
Deletes a Question
Authentication
Connected account requiredTags
Deletes an Edit timesheet requestFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTS_IDDeletes an edit timesheet.Connection
Deletes an edit timesheet.
Authentication
Connected account requiredTags
Deletes an Overtime requestFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_IDDeletes an Overtime requestConnection
Deletes an Overtime request
Authentication
Connected account requiredTags
Deletes a ShiftFACTORIAL_DELETE_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_IDDeletes a ShiftConnection
Deletes a Shift
Authentication
Connected account requiredTags
Deletes a CompensationFACTORIAL_DELETE_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONS_IDDeletes a CompensationConnection
Deletes a Compensation
Authentication
Connected account requiredTags
Deletes a Contract versionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONS_IDDeletes a Contract versionConnection
Deletes a Contract version
Authentication
Connected account requiredTags
Deletes a FieldFACTORIAL_DELETE_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDS_IDDeletes a FieldConnection
Deletes a Field
Authentication
Connected account requiredTags
Deletes a DocumentFACTORIAL_DELETE_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_IDDeletes a DocumentConnection
Deletes a Document
Authentication
Connected account requiredTags
Deletes a Cost centerFACTORIAL_DELETE_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERS_IDDeletes a Cost centerConnection
Deletes a Cost center
Authentication
Connected account requiredTags
Deletes an It assetFACTORIAL_DELETE_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETS_IDDeletes an It assetConnection
Deletes an It asset
Authentication
Connected account requiredTags
Deletes a LocationFACTORIAL_DELETE_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONS_IDDeletes a LocationConnection
Deletes a Location
Authentication
Connected account requiredTags
Deletes an IdentifierFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERS_IDReads Payroll employee identifier codes, current countries supported are Portugal, Italy and GermanyConnection
Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany
Authentication
Connected account requiredTags
Deletes a CodeFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODES_IDDeletes a CodeConnection
Deletes a Code
Authentication
Connected account requiredTags
Deletes a SupplementFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTS_IDDeletes a SupplementConnection
Deletes a Supplement
Authentication
Connected account requiredTags
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.Connection
Remove an owner from a review process. The review process must have at least one owner.
Authentication
Connected account requiredTags
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.Connection
Delete a participant from the active review process. This will also remove all previously submitted evaluations about the participant.
Authentication
Connected account requiredTags
Deletes a Review processFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_IDDelete an existing review process.Connection
Delete an existing review process.
Authentication
Connected account requiredTags
Deletes a CommentFACTORIAL_DELETE_API_2026_07_01_RESOURCES_POSTS_COMMENTS_IDDeletes a CommentConnection
Deletes a Comment
Authentication
Connected account requiredTags
Deletes a GroupFACTORIAL_DELETE_API_2026_07_01_RESOURCES_POSTS_GROUPS_IDDeletes a GroupConnection
Deletes a Group
Authentication
Connected account requiredTags
Deletes a PostFACTORIAL_DELETE_API_2026_07_01_RESOURCES_POSTS_POSTS_IDDeletes a PostConnection
Deletes a Post
Authentication
Connected account requiredTags
Deletes a Budget strategyFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIES_IDDeletes a Budget strategyConnection
Deletes a Budget strategy
Authentication
Connected account requiredTags
Deletes a Planned recordFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_IDDeletes a Planned recordConnection
Deletes a Planned record
Authentication
Connected account requiredTags
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.Connection
###### **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 requiredTags
Deletes a Time recordFACTORIAL_DELETE_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_TIME_RECORDS_IDDeletes a Time recordConnection
Deletes a Time record
Authentication
Connected account requiredTags
Deletes a ShiftFACTORIAL_DELETE_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_IDDeletes a ShiftConnection
Deletes a Shift
Authentication
Connected account requiredTags
Deletes a Task fileFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TASKS_TASK_FILES_IDDeletes a Task fileConnection
Deletes a Task file
Authentication
Connected account requiredTags
Deletes a TaskFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TASKS_TASKS_IDThis endpoint deletes a task.Connection
This endpoint deletes a task.
Authentication
Connected account requiredTags
Deletes a MembershipFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPS_IDDelete the membership to remove the employee from the team.Connection
Delete the membership to remove the employee from the team.
Authentication
Connected account requiredTags
Deletes a TeamFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TEAMS_TEAMS_IDDelete a teamConnection
Delete a team
Authentication
Connected account requiredTags
Deletes a Planning versionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONS_IDDeletes a Planning versionConnection
Deletes a Planning version
Authentication
Connected account requiredTags
Deletes an Allowance incidenceFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCES_IDDeletes an allowance incidenceConnection
Deletes an allowance incidence
Authentication
Connected account requiredTags
Deletes an AllowanceFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_IDDeletes an allowanceConnection
Deletes an allowance
Authentication
Connected account requiredTags
Deletes a Blocked periodFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODS_IDDeletes a blocked periodConnection
Deletes a blocked period
Authentication
Connected account requiredTags
Deletes a LeaveFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_IDDeletes a LeaveConnection
Deletes a Leave
Authentication
Connected account requiredTags
Deletes a PolicyFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_POLICIES_IDDeletes a PolicyConnection
Deletes a Policy
Authentication
Connected account requiredTags
Deletes a Policy assignmentFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTS_IDDelete a Time off Policy AssignmentConnection
Delete a Time off Policy Assignment
Authentication
Connected account requiredTags
Deletes a CategoryFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIES_IDDeletes a CategoryConnection
Deletes a Category
Authentication
Connected account requiredTags
Deletes a SessionFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_SESSIONS_IDDeletes a SessionConnection
Deletes a Session
Authentication
Connected account requiredTags
Deletes a Training classFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSES_IDDeletes a Training classConnection
Deletes a Training class
Authentication
Connected account requiredTags
Deletes a TrainingFACTORIAL_DELETE_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_IDDeletes a TrainingConnection
Deletes a Training
Authentication
Connected account requiredTags
Deletes an Overlap periodFACTORIAL_DELETE_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODS_IDDeletes an Overlap periodConnection
Deletes an Overlap period
Authentication
Connected account requiredTags
Reads all CredentialsFACTORIAL_GET_API_2026_07_01_RESOURCES_API_PUBLIC_CREDENTIALSReads all CredentialsConnection
Reads all Credentials
Authentication
Connected account requiredTags
Reads all Webhook subscriptionsFACTORIAL_GET_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONSReads all Webhook subscriptionsConnection
Reads all Webhook subscriptions
Authentication
Connected account requiredTags
Reads a single Webhook subscriptionFACTORIAL_GET_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_IDReads a single Webhook subscriptionConnection
Reads a single Webhook subscription
Authentication
Connected account requiredTags
Reads all AnswersFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_ANSWERSReads all AnswersConnection
Reads all Answers
Authentication
Connected account requiredTags
Reads a single AnswerFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_ANSWERS_IDReads a single AnswerConnection
Reads a single Answer
Authentication
Connected account requiredTags
Reads all Application phasesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATION_PHASESReads all Application phasesConnection
Reads all Application phases
Authentication
Connected account requiredTags
Reads a single Application phaseFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATION_PHASES_IDReads a single Application phaseConnection
Reads a single Application phase
Authentication
Connected account requiredTags
Reads all ApplicationsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATIONSReads all ApplicationsConnection
Reads all Applications
Authentication
Connected account requiredTags
Reads a single ApplicationFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_IDReads a single ApplicationConnection
Reads a single Application
Authentication
Connected account requiredTags
Reads all Candidate sourcesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_CANDIDATE_SOURCESReads all Candidate sourcesConnection
Reads all Candidate sources
Authentication
Connected account requiredTags
Reads a single Candidate sourceFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_CANDIDATE_SOURCES_IDReads a single Candidate sourceConnection
Reads a single Candidate source
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
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 requiredTags
Reads all Evaluation formsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_EVALUATION_FORMSReads all Evaluation formsConnection
Reads all Evaluation forms
Authentication
Connected account requiredTags
Reads a single Evaluation formFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_EVALUATION_FORMS_IDReads a single Evaluation formConnection
Reads a single Evaluation form
Authentication
Connected account requiredTags
Reads all FeedbacksFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_FEEDBACKSThis endpoint retrieves all feedbacks associated with a candidate's applications.Connection
This endpoint retrieves all feedbacks associated with a candidate's applications.
Authentication
Connected account requiredTags
Reads a single FeedbackFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_FEEDBACKS_IDThis endpoint retrieves all feedbacks associated with a candidate's applications.Connection
This endpoint retrieves all feedbacks associated with a candidate's applications.
Authentication
Connected account requiredTags
Reads all Hiring stagesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_HIRING_STAGESReads all Hiring stagesConnection
Reads all Hiring stages
Authentication
Connected account requiredTags
Reads a single Hiring stageFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_HIRING_STAGES_IDReads a single Hiring stageConnection
Reads a single Hiring stage
Authentication
Connected account requiredTags
Reads all Job postingsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGSReads all Job postingsConnection
Reads all Job postings
Authentication
Connected account requiredTags
Reads a single Job postingFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_IDReads a single Job postingConnection
Reads a single Job posting
Authentication
Connected account requiredTags
Reads all MessagesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_MESSAGESReads all MessagesConnection
Reads all Messages
Authentication
Connected account requiredTags
Reads a single MessageFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_MESSAGES_IDReads a single MessageConnection
Reads a single Message
Authentication
Connected account requiredTags
Reads all QuestionsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_QUESTIONSReads all QuestionsConnection
Reads all Questions
Authentication
Connected account requiredTags
Reads a single QuestionFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_QUESTIONS_IDReads a single QuestionConnection
Reads a single Question
Authentication
Connected account requiredTags
Reads all Rejection reasonsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_REJECTION_REASONSReads all Rejection reasonsConnection
Reads all Rejection reasons
Authentication
Connected account requiredTags
Reads a single Rejection reasonFACTORIAL_GET_API_2026_07_01_RESOURCES_ATS_REJECTION_REASONS_IDReads a single Rejection reasonConnection
Reads a single Rejection reason
Authentication
Connected account requiredTags
Reads all Break configurationsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONSReads all Break configurationsConnection
Reads all Break configurations
Authentication
Connected account requiredTags
Reads a single Break configurationFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONS_IDReads a single Break configurationConnection
Reads a single Break configuration
Authentication
Connected account requiredTags
Reads all Edit timesheet requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTSReads all Edit timesheet requestsConnection
Reads all Edit timesheet requests
Authentication
Connected account requiredTags
Reads all Edit timesheet requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_EDIT_TIMESHEET_REQUESTS_IDReads a single Edit timesheet requestConnection
Reads a single Edit timesheet request
Authentication
Connected account requiredTags
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.Connection
Get information about estimated data for a given date range and a bunch of employees.
Authentication
Connected account requiredTags
Reads all Open shiftsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_OPEN_SHIFTSThis endpoint retrieves the current open shifts for the specified employee_ids.Connection
This endpoint retrieves the current open shifts for the specified employee_ids.
Authentication
Connected account requiredTags
Reads all Overtime requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTSReads all Overtime requestsConnection
Reads all Overtime requests
Authentication
Connected account requiredTags
Reads a single Overtime requestFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_IDReads a single Overtime requestConnection
Reads a single Overtime request
Authentication
Connected account requiredTags
Reads all ReviewsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_REVIEWSReads all ReviewsConnection
Reads all Reviews
Authentication
Connected account requiredTags
Reads all ShiftsFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTSReads all ShiftsConnection
Reads all Shifts
Authentication
Connected account requiredTags
Reads a single ShiftFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_IDReads a single ShiftConnection
Reads a single Shift
Authentication
Connected account requiredTags
Reads all Worked timesFACTORIAL_GET_API_2026_07_01_RESOURCES_ATTENDANCE_WORKED_TIMESReads all Worked timesConnection
Reads all Worked times
Authentication
Connected account requiredTags
Reads all Bank accountsFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_BANK_ACCOUNTSFetch one or all bank accounts for the company.Connection
Fetch one or all bank accounts for the company.
Authentication
Connected account requiredTags
Reads a single Bank accountFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_BANK_ACCOUNTS_IDFetch one or all bank accounts for the company.Connection
Fetch one or all bank accounts for the company.
Authentication
Connected account requiredTags
Reads all Card paymentsFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_CARD_PAYMENTSReads all Card paymentsConnection
Reads all Card payments
Authentication
Connected account requiredTags
Reads a single Card paymentFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_CARD_PAYMENTS_IDReads a single Card paymentConnection
Reads a single Card payment
Authentication
Connected account requiredTags
Reads all TransactionsFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_TRANSACTIONSReads all TransactionsConnection
Reads all Transactions
Authentication
Connected account requiredTags
Reads a single TransactionFACTORIAL_GET_API_2026_07_01_RESOURCES_BANKING_TRANSACTIONS_IDReads a single TransactionConnection
Reads a single Transaction
Authentication
Connected account requiredTags
Reads all IncidencesFACTORIAL_GET_API_2026_07_01_RESOURCES_BOOKKEEPERS_MANAGEMENT_INCIDENCESReads all IncidencesConnection
Reads all Incidences
Authentication
Connected account requiredTags
Reads a single IncidenceFACTORIAL_GET_API_2026_07_01_RESOURCES_BOOKKEEPERS_MANAGEMENT_INCIDENCES_IDReads a single IncidenceConnection
Reads a single Incidence
Authentication
Connected account requiredTags
Reads all Legal entitiesFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPANIES_LEGAL_ENTITIESReads all Legal entitiesConnection
Reads all Legal entities
Authentication
Connected account requiredTags
Reads a single Legal entityFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPANIES_LEGAL_ENTITIES_IDReads a single Legal entityConnection
Reads a single Legal entity
Authentication
Connected account requiredTags
Reads all ConceptsFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPENSATIONS_CONCEPTSReads all ConceptsConnection
Reads all Concepts
Authentication
Connected account requiredTags
Reads a single ConceptFACTORIAL_GET_API_2026_07_01_RESOURCES_COMPENSATIONS_CONCEPTS_IDReads a single ConceptConnection
Reads a single Concept
Authentication
Connected account requiredTags
Reads all CompensationsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONSReads all CompensationsConnection
Reads all Compensations
Authentication
Connected account requiredTags
Reads a single CompensationFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONS_IDReads a single CompensationConnection
Reads a single Compensation
Authentication
Connected account requiredTags
Reads all Contract templatesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_TEMPLATESRead Contract TemplateConnection
Read Contract Template
Authentication
Connected account requiredTags
Reads a single Contract templateFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_TEMPLATES_IDRead Contract TemplateConnection
Read Contract Template
Authentication
Connected account requiredTags
Reads all Contract version historiesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSION_HISTORIESReads all Contract version historiesConnection
Reads all Contract version histories
Authentication
Connected account requiredTags
Reads a single Contract version historyFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSION_HISTORIES_IDReads a single Contract version historyConnection
Reads a single Contract version history
Authentication
Connected account requiredTags
Reads all Contract version meta dataFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSION_META_DATAReads all Contract version meta dataConnection
Reads all Contract version meta data
Authentication
Connected account requiredTags
Reads all Contract versionsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONSReads all Contract versionsConnection
Reads all Contract versions
Authentication
Connected account requiredTags
Reads a single Contract versionFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONS_IDReads a single Contract versionConnection
Reads a single Contract version
Authentication
Connected account requiredTags
Reads all French contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_FRENCH_CONTRACT_TYPESReads all French contract typesConnection
Reads all French contract types
Authentication
Connected account requiredTags
Reads a single French contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_FRENCH_CONTRACT_TYPES_IDReads a single French contract typeConnection
Reads a single French contract type
Authentication
Connected account requiredTags
Reads all German contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_GERMAN_CONTRACT_TYPESReads all German contract typesConnection
Reads all German contract types
Authentication
Connected account requiredTags
Reads a single German contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_GERMAN_CONTRACT_TYPES_IDReads a single German contract typeConnection
Reads a single German contract type
Authentication
Connected account requiredTags
Reads all Materialized templatesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_MATERIALIZED_TEMPLATESReads all Materialized templatesConnection
Reads all Materialized templates
Authentication
Connected account requiredTags
Reads all Portuguese contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_PORTUGUESE_CONTRACT_TYPESReads all Portuguese contract typesConnection
Reads all Portuguese contract types
Authentication
Connected account requiredTags
Reads a single Portuguese contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_PORTUGUESE_CONTRACT_TYPES_IDReads a single Portuguese contract typeConnection
Reads a single Portuguese contract type
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
Reads all Spanish contract typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_CONTRACT_TYPESReads all Spanish contract typesConnection
Reads all Spanish contract types
Authentication
Connected account requiredTags
Reads a single Spanish contract typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_CONTRACT_TYPES_IDReads a single Spanish contract typeConnection
Reads a single Spanish contract type
Authentication
Connected account requiredTags
Reads all Spanish education levelsFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_EDUCATION_LEVELSReads all Spanish education levelsConnection
Reads all Spanish education levels
Authentication
Connected account requiredTags
Reads a single Spanish education levelFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_EDUCATION_LEVELS_IDReads a single Spanish education levelConnection
Reads a single Spanish education level
Authentication
Connected account requiredTags
Reads all Spanish professional categoriesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_PROFESSIONAL_CATEGORIESReads all Spanish professional categoriesConnection
Reads all Spanish professional categories
Authentication
Connected account requiredTags
Reads a single Spanish professional categoryFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_PROFESSIONAL_CATEGORIES_IDReads a single Spanish professional categoryConnection
Reads a single Spanish professional category
Authentication
Connected account requiredTags
Reads all Spanish working day typesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_WORKING_DAY_TYPESReads all Spanish working day typesConnection
Reads all Spanish working day types
Authentication
Connected account requiredTags
Reads a single Spanish working day typeFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_WORKING_DAY_TYPES_IDReads a single Spanish working day typeConnection
Reads a single Spanish working day type
Authentication
Connected account requiredTags
Reads all TaxonomiesFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_TAXONOMIESReads all TaxonomiesConnection
Reads all Taxonomies
Authentication
Connected account requiredTags
Reads a single TaxonomyFACTORIAL_GET_API_2026_07_01_RESOURCES_CONTRACTS_TAXONOMIES_IDReads a single TaxonomyConnection
Reads a single Taxonomy
Authentication
Connected account requiredTags
Reads all FieldsFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDSReads all FieldsConnection
Reads all Fields
Authentication
Connected account requiredTags
Reads a single FieldFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDS_IDReads a single FieldConnection
Reads a single Field
Authentication
Connected account requiredTags
Reads all OptionsFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_OPTIONSReads all OptionsConnection
Reads all Options
Authentication
Connected account requiredTags
Reads a single OptionFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_OPTIONS_IDReads a single OptionConnection
Reads a single Option
Authentication
Connected account requiredTags
Reads all Resource fieldsFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_RESOURCE_FIELDSReads schema custom fieldsConnection
Reads schema custom fields
Authentication
Connected account requiredTags
Reads a single Resource fieldFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_RESOURCE_FIELDS_IDReads schema custom fieldsConnection
Reads schema custom fields
Authentication
Connected account requiredTags
Reads all ValuesFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUESReads all ValuesConnection
Reads all Values
Authentication
Connected account requiredTags
Reads a single ValueFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUES_IDReads a single ValueConnection
Reads a single Value
Authentication
Connected account requiredTags
Reads all ResourcesFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_RESOURCESReads all ResourcesConnection
Reads all Resources
Authentication
Connected account requiredTags
Reads a single ResourceFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_RESOURCES_IDReads a single ResourceConnection
Reads a single Resource
Authentication
Connected account requiredTags
Reads all SchemasFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_SCHEMASReads all SchemasConnection
Reads all Schemas
Authentication
Connected account requiredTags
Reads a single SchemaFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_SCHEMAS_IDReads a single SchemaConnection
Reads a single Schema
Authentication
Connected account requiredTags
Reads all ValuesFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_VALUESReads all ValuesConnection
Reads all Values
Authentication
Connected account requiredTags
Reads a single ValueFACTORIAL_GET_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_VALUES_IDReads a single ValueConnection
Reads a single Value
Authentication
Connected account requiredTags
Reads all DocumentsFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTSReads all DocumentsConnection
Reads all Documents
Authentication
Connected account requiredTags
Reads a single DocumentFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_IDReads a single DocumentConnection
Reads a single Document
Authentication
Connected account requiredTags
Reads all FoldersFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERSGet all folders.Connection
Get all folders.
Authentication
Connected account requiredTags
Reads a single FolderFACTORIAL_GET_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERS_IDGet all folders.Connection
Get all folders.
Authentication
Connected account requiredTags
Reads all AbsencesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_ABSENCESThis endpoint can be used to retrieve a list of absence `employee updates`.Connection
This endpoint can be used to retrieve a list of absence `employee updates`.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a list of absence `employee updates`.
Authentication
Connected account requiredTags
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.Connection
This endpoint can be used to retrieve a list of contract changes `employee updates` details.
Authentication
Connected account requiredTags
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.Connection
This endpoint can be used to retrieve a list of contract changes `employee updates` details.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a detail of new hire `employee updates`.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a detail of new hire `employee updates`.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a list of personal changes `employee updates`.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a list of personal changes `employee updates`.
Authentication
Connected account requiredTags
Reads all SummariesFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_SUMMARIESThis endpoint can be used to retrieve a list of `employee updates`.Connection
This endpoint can be used to retrieve a list of `employee updates`.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a list of `employee updates`.
Authentication
Connected account requiredTags
Reads all TerminationsFACTORIAL_GET_API_2026_07_01_RESOURCES_EMPLOYEE_UPDATES_TERMINATIONSThis endpoint can be used to retrieve a list of termination `employee updates`.Connection
This endpoint can be used to retrieve a list of termination `employee updates`.
Authentication
Connected account requiredTags
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`.Connection
This endpoint can be used to retrieve a list of termination `employee updates`.
Authentication
Connected account requiredTags
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 adminConnection
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 requiredTags
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 adminConnection
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 requiredTags
Reads all ExpensablesFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLESReads all ExpensablesConnection
Reads all Expensables
Authentication
Connected account requiredTags
Reads a single ExpensableFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLES_IDReads a single ExpensableConnection
Reads a single Expensable
Authentication
Connected account requiredTags
Reads all ExpensesFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSESReads all ExpensesConnection
Reads all Expenses
Authentication
Connected account requiredTags
Reads a single ExpenseFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_EXPENSES_IDReads a single ExpenseConnection
Reads a single Expense
Authentication
Connected account requiredTags
Reads all MileagesFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_MILEAGESReads all MileagesConnection
Reads all Mileages
Authentication
Connected account requiredTags
Reads a single MileageFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_MILEAGES_IDReads a single MileageConnection
Reads a single Mileage
Authentication
Connected account requiredTags
Reads all Per diemsFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_PER_DIEMSReads all Per diemsConnection
Reads all Per diems
Authentication
Connected account requiredTags
Reads a single Per diemFACTORIAL_GET_API_2026_07_01_RESOURCES_EXPENSES_PER_DIEMS_IDReads a single Per diemConnection
Reads a single Per diem
Authentication
Connected account requiredTags
Reads all Accounting settingsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTING_SETTINGSReads all Accounting settingsConnection
Reads all Accounting settings
Authentication
Connected account requiredTags
Reads a single Accounting settingFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTING_SETTINGS_IDReads a single Accounting settingConnection
Reads a single Accounting setting
Authentication
Connected account requiredTags
Reads all AccountsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTSFetch one or all ledger accounts for the company legal_entities.Connection
Fetch one or all ledger accounts for the company legal_entities.
Authentication
Connected account requiredTags
Reads a single AccountFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTS_IDFetch one or all ledger accounts for the company legal_entities.Connection
Fetch one or all ledger accounts for the company legal_entities.
Authentication
Connected account requiredTags
Reads all Budget optionsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_BUDGET_OPTIONSFetch budget options for the companyConnection
Fetch budget options for the company
Authentication
Connected account requiredTags
Reads a single Budget optionFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_BUDGET_OPTIONS_IDFetch budget options for the companyConnection
Fetch budget options for the company
Authentication
Connected account requiredTags
Reads all CategoriesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CATEGORIESFetch expense categories and subcategories for the companyConnection
Fetch expense categories and subcategories for the company
Authentication
Connected account requiredTags
Reads a single CategoryFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CATEGORIES_IDFetch expense categories and subcategories for the companyConnection
Fetch expense categories and subcategories for the company
Authentication
Connected account requiredTags
Reads all ContactsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CONTACTSReads all ContactsConnection
Reads all Contacts
Authentication
Connected account requiredTags
Reads a single ContactFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_CONTACTS_IDReads a single ContactConnection
Reads a single Contact
Authentication
Connected account requiredTags
Reads all Cost center membershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_COST_CENTER_MEMBERSHIPSReads all Cost center membershipsConnection
Reads all Cost center memberships
Authentication
Connected account requiredTags
Reads all Cost centersFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERSReads all Cost centersConnection
Reads all Cost centers
Authentication
Connected account requiredTags
Reads a single Cost centerFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERS_IDReads a single Cost centerConnection
Reads a single Cost center
Authentication
Connected account requiredTags
Reads all Financial documentsFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_FINANCIAL_DOCUMENTSFetch one or all financial documents for the company.Connection
Fetch one or all financial documents for the company.
Authentication
Connected account requiredTags
Reads a single Financial documentFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_FINANCIAL_DOCUMENTS_IDFetch one or all financial documents for the company.Connection
Fetch one or all financial documents for the company.
Authentication
Connected account requiredTags
Reads all Journal entriesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_ENTRIESReads all Journal entriesConnection
Reads all Journal entries
Authentication
Connected account requiredTags
Reads a single Journal entryFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_ENTRIES_IDReads a single Journal entryConnection
Reads a single Journal entry
Authentication
Connected account requiredTags
Reads all Journal linesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_LINESReads all Journal linesConnection
Reads all Journal lines
Authentication
Connected account requiredTags
Reads a single Journal lineFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_LINES_IDReads a single Journal lineConnection
Reads a single Journal line
Authentication
Connected account requiredTags
Reads all Ledger account resourcesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_LEDGER_ACCOUNT_RESOURCESFetch one or all ledger account resource for the company.Connection
Fetch one or all ledger account resource for the company.
Authentication
Connected account requiredTags
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.Connection
Fetch one or all ledger account resource for the company.
Authentication
Connected account requiredTags
Reads all Tax ratesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_RATESReads all Tax ratesConnection
Reads all Tax rates
Authentication
Connected account requiredTags
Reads a single Tax rateFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_RATES_IDReads a single Tax rateConnection
Reads a single Tax rate
Authentication
Connected account requiredTags
Reads all Tax typesFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPESReads all Tax typesConnection
Reads all Tax types
Authentication
Connected account requiredTags
Reads a single Tax typeFACTORIAL_GET_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPES_IDReads a single Tax typeConnection
Reads a single Tax type
Authentication
Connected account requiredTags
Reads all Company holidaysFACTORIAL_GET_API_2026_07_01_RESOURCES_HOLIDAYS_COMPANY_HOLIDAYSRetrieves company holidaysConnection
Retrieves company holidays
Authentication
Connected account requiredTags
Reads a single Company holidayFACTORIAL_GET_API_2026_07_01_RESOURCES_HOLIDAYS_COMPANY_HOLIDAYS_IDRetrieves company holidaysConnection
Retrieves company holidays
Authentication
Connected account requiredTags
Reads all Syncable itemsFACTORIAL_GET_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_ITEMSReads all Syncable itemsConnection
Reads all Syncable items
Authentication
Connected account requiredTags
Reads all Syncable sync runsFACTORIAL_GET_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_SYNC_RUNSReads all Syncable sync runsConnection
Reads all Syncable sync runs
Authentication
Connected account requiredTags
Reads a single Syncable sync runFACTORIAL_GET_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_SYNC_RUNS_IDReads a single Syncable sync runConnection
Reads a single Syncable sync run
Authentication
Connected account requiredTags
Reads all It asset modelsFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELSReads all It asset modelsConnection
Reads all It asset models
Authentication
Connected account requiredTags
Reads a single It asset modelFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELS_IDReads a single It asset modelConnection
Reads a single It asset model
Authentication
Connected account requiredTags
Reads all It assetsFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETSReads all It assetsConnection
Reads all It assets
Authentication
Connected account requiredTags
Reads a single It assetFACTORIAL_GET_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETS_IDReads a single It assetConnection
Reads a single It asset
Authentication
Connected account requiredTags
Reads all LevelsFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_LEVELSThis returns the job catalog levelsConnection
This returns the job catalog levels
Authentication
Connected account requiredTags
Reads a single LevelFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_LEVELS_IDThis returns the job catalog levelsConnection
This returns the job catalog levels
Authentication
Connected account requiredTags
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 TreeConnection
Fetch Attributes for a node (Family, Function, role or level) in the Job Catalog Tree
Authentication
Connected account requiredTags
Reads all RolesFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_ROLESReads all RolesConnection
Reads all Roles
Authentication
Connected account requiredTags
Reads a single RoleFACTORIAL_GET_API_2026_07_01_RESOURCES_JOB_CATALOG_ROLES_IDReads a single RoleConnection
Reads a single Role
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
Reads all LocationsFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONSReads all LocationsConnection
Reads all Locations
Authentication
Connected account requiredTags
Reads a single LocationFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONS_IDReads a single LocationConnection
Reads a single Location
Authentication
Connected account requiredTags
Reads all Work areasFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREASReads all Work areasConnection
Reads all Work areas
Authentication
Connected account requiredTags
Reads a single Work areaFACTORIAL_GET_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_IDReads a single Work areaConnection
Reads a single Work area
Authentication
Connected account requiredTags
Reads all Installation settingsFACTORIAL_GET_API_2026_07_01_RESOURCES_MARKETPLACE_INSTALLATION_SETTINGSReads all Installation settingsConnection
Reads all Installation settings
Authentication
Connected account requiredTags
Reads all IdentifiersFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERSReads Payroll employee identifier codes, current countries supported are Portugal, Italy and GermanyConnection
Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany
Authentication
Connected account requiredTags
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 GermanyConnection
Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany
Authentication
Connected account requiredTags
Reads all Family situationsFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_FAMILY_SITUATIONSGet all family situations.Connection
Get all family situations.
Authentication
Connected account requiredTags
Reads all CodesFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODESReads all CodesConnection
Reads all Codes
Authentication
Connected account requiredTags
Reads all SupplementsFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTSReads all SupplementsConnection
Reads all Supplements
Authentication
Connected account requiredTags
Reads a single SupplementFACTORIAL_GET_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTS_IDReads a single SupplementConnection
Reads a single Supplement
Authentication
Connected account requiredTags
Reads all AgreementsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_AGREEMENTSRetrieves the action plans of review processes.Connection
Retrieves the action plans of review processes.
Authentication
Connected account requiredTags
Reads a single AgreementFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_AGREEMENTS_IDRetrieves the action plans of review processes.Connection
Retrieves the action plans of review processes.
Authentication
Connected account requiredTags
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.Connection
Retrieves the predefined scale set for the company and used when scoring the employee inside a review.
Authentication
Connected account requiredTags
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.Connection
Retrieves the predefined scale set for the company and used when scoring the employee inside a review.
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
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 requiredTags
Reads all Review evaluation answersFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATION_ANSWERSRetrieves the questions and answers of review evaluations.Connection
Retrieves the questions and answers of review evaluations.
Authentication
Connected account requiredTags
Reads all Review evaluation scoresFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATION_SCORESRetrieves the published evaluation scores of performance reviews.Connection
Retrieves the published evaluation scores of performance reviews.
Authentication
Connected account requiredTags
Reads a single Review evaluation scoreFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_EVALUATION_SCORES_IDRetrieves the published evaluation scores of performance reviews.Connection
Retrieves the published evaluation scores of performance reviews.
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
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 requiredTags
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.Connection
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 requiredTags
Reads all Review process custom templatesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_CUSTOM_TEMPLATESRetrieves the templates for the company.Connection
Retrieves the templates for the company.
Authentication
Connected account requiredTags
Reads a single Review process custom templateFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_CUSTOM_TEMPLATES_IDRetrieves the templates for the company.Connection
Retrieves the templates for the company.
Authentication
Connected account requiredTags
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 launchedConnection
Retrieve review process estimated target before the review process is launched
Authentication
Connected account requiredTags
Reads all Review process targetsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETSRetrieves the participants of active review processes.Connection
Retrieves the participants of active review processes.
Authentication
Connected account requiredTags
Reads a single Review process targetFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_IDRetrieves the participants of active review processes.Connection
Retrieves the participants of active review processes.
Authentication
Connected account requiredTags
Reads all Review processesFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSESReads all Review processesConnection
Reads all Review processes
Authentication
Connected account requiredTags
Reads a single Review processFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_IDReads a single Review processConnection
Reads a single Review process
Authentication
Connected account requiredTags
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.Connection
Retrieves the questionnaires by reviewer strategy for review processes.
Authentication
Connected account requiredTags
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.Connection
Retrieves the questionnaires by reviewer strategy for review processes.
Authentication
Connected account requiredTags
Reads all Review visibility settingsFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_VISIBILITY_SETTINGSRetrieves the visibility settings of review processes.Connection
Retrieves the visibility settings of review processes.
Authentication
Connected account requiredTags
Reads all Target managersFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_TARGET_MANAGERSRetrieves the participants' managers of a review process.Connection
Retrieves the participants' managers of a review process.
Authentication
Connected account requiredTags
Reads a single Target managerFACTORIAL_GET_API_2026_07_01_RESOURCES_PERFORMANCE_TARGET_MANAGERS_IDRetrieves the participants' managers of a review process.Connection
Retrieves the participants' managers of a review process.
Authentication
Connected account requiredTags
Reads all CommentsFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_COMMENTSReads all CommentsConnection
Reads all Comments
Authentication
Connected account requiredTags
Reads a single CommentFACTORIAL_GET_API_2026_07_01_RESOURCES_POSTS_COMMENTS_IDReads a single CommentConnection
Reads a single Comment
Authentication
Connected account requiredTags
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.Connection
> ###### **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 requiredTags
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.Connection
> ###### **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 requiredTags
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 availableConnection
###### **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 requiredTags
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 availableConnection
###### **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 requiredTags
Reads all Purchase ordersFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_ORDERSFetch one or all purchase orders for the company.Connection
Fetch one or all purchase orders for the company.
Authentication
Connected account requiredTags
Reads a single Purchase orderFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_ORDERS_IDFetch one or all purchase orders for the company.Connection
Fetch one or all purchase orders for the company.
Authentication
Connected account requiredTags
Reads all Purchase requestsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_REQUESTSFetch one or all purchase requests for the company.Connection
Fetch one or all purchase requests for the company.
Authentication
Connected account requiredTags
Reads a single Purchase requestFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_PURCHASE_REQUESTS_IDFetch one or all purchase requests for the company.Connection
Fetch one or all purchase requests for the company.
Authentication
Connected account requiredTags
Reads all TypesFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_TYPESFetch one or all procurement types for the company.Connection
Fetch one or all procurement types for the company.
Authentication
Connected account requiredTags
Reads a single TypeFACTORIAL_GET_API_2026_07_01_RESOURCES_PROCUREMENT_TYPES_IDFetch one or all procurement types for the company.Connection
Fetch one or all procurement types for the company.
Authentication
Connected account requiredTags
Reads all Budget strategiesFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIESReads all Budget strategiesConnection
Reads all Budget strategies
Authentication
Connected account requiredTags
Reads a single Budget strategyFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIES_IDReads a single Budget strategyConnection
Reads a single Budget strategy
Authentication
Connected account requiredTags
Reads all Expense recordsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_EXPENSE_RECORDSReads all Expense recordsConnection
Reads all Expense records
Authentication
Connected account requiredTags
Reads a single Expense recordFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_EXPENSE_RECORDS_IDReads a single Expense recordConnection
Reads a single Expense record
Authentication
Connected account requiredTags
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.Connection
###### **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 requiredTags
Reads all Imputable projectsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_IMPUTABLE_PROJECTSReads all Imputable projectsConnection
Reads all Imputable projects
Authentication
Connected account requiredTags
Reads a single Imputable projectFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_IMPUTABLE_PROJECTS_IDReads a single Imputable projectConnection
Reads a single Imputable project
Authentication
Connected account requiredTags
Reads all Planned recordsFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDSReads all Planned recordsConnection
Reads all Planned records
Authentication
Connected account requiredTags
Reads a single Planned recordFACTORIAL_GET_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_IDReads a single Planned recordConnection
Reads a single Planned record
Authentication
Connected account requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
Reads all ShiftsFACTORIAL_GET_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTSReads all ShiftsConnection
Reads all Shifts
Authentication
Connected account requiredTags
Reads a single ShiftFACTORIAL_GET_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_IDReads a single ShiftConnection
Reads a single Shift
Authentication
Connected account requiredTags
Reads all Task filesFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASK_FILESReads all Task filesConnection
Reads all Task files
Authentication
Connected account requiredTags
Reads a single Task fileFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASK_FILES_IDReads a single Task fileConnection
Reads a single Task file
Authentication
Connected account requiredTags
Reads all TasksFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASKSThis endpoint retrieves all tasks created.Connection
This endpoint retrieves all tasks created.
Authentication
Connected account requiredTags
Reads a single TaskFACTORIAL_GET_API_2026_07_01_RESOURCES_TASKS_TASKS_IDThis endpoint retrieves all tasks created.Connection
This endpoint retrieves all tasks created.
Authentication
Connected account requiredTags
Reads all MembershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPSGet all memberships.Connection
Get all memberships.
Authentication
Connected account requiredTags
Reads a single MembershipFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPS_IDGet all memberships.Connection
Get all memberships.
Authentication
Connected account requiredTags
Reads all TeamsFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_TEAMSGets all the teamsConnection
Gets all the teams
Authentication
Connected account requiredTags
Reads a single TeamFACTORIAL_GET_API_2026_07_01_RESOURCES_TEAMS_TEAMS_IDGets all the teamsConnection
Gets all the teams
Authentication
Connected account requiredTags
Reads all Planned breaksFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNED_BREAKSReads all Planned breaksConnection
Reads all Planned breaks
Authentication
Connected account requiredTags
Reads a single Planned breakFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNED_BREAKS_IDReads a single Planned breakConnection
Reads a single Planned break
Authentication
Connected account requiredTags
Reads all Planning versionsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONSReads all Planning versionsConnection
Reads all Planning versions
Authentication
Connected account requiredTags
Reads all Break configurationsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONSReads all Break configurationsConnection
Reads all Break configurations
Authentication
Connected account requiredTags
Reads a single Break configurationFACTORIAL_GET_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONS_IDReads a single Break configurationConnection
Reads a single Break configuration
Authentication
Connected account requiredTags
Reads all Allowance incidencesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCESReads all Allowance incidencesConnection
Reads all Allowance incidences
Authentication
Connected account requiredTags
Reads a single Allowance incidenceFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCES_IDReads a single Allowance incidenceConnection
Reads a single Allowance incidence
Authentication
Connected account requiredTags
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 dateConnection
Retrieves the employee time off counters for a specific allowance with a reference date
Authentication
Connected account requiredTags
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 dateConnection
Retrieves the employee time off counters for a specific allowance with a reference date
Authentication
Connected account requiredTags
Reads all AllowancesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCESRetrieves allowancesConnection
Retrieves allowances
Authentication
Connected account requiredTags
Reads a single AllowanceFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_IDRetrieves allowancesConnection
Retrieves allowances
Authentication
Connected account requiredTags
Reads all Blocked periodsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODSRetrieves blocked periodsConnection
Retrieves blocked periods
Authentication
Connected account requiredTags
Reads a single Blocked periodFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODS_IDRetrieves blocked periodsConnection
Retrieves blocked periods
Authentication
Connected account requiredTags
Reads all Leave typesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPESReads all Leave typesConnection
Reads all Leave types
Authentication
Connected account requiredTags
Reads a single Leave typeFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPES_IDReads a single Leave typeConnection
Reads a single Leave type
Authentication
Connected account requiredTags
Reads all LeavesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVESReads all LeavesConnection
Reads all Leaves
Authentication
Connected account requiredTags
Reads a single LeaveFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_IDReads a single LeaveConnection
Reads a single Leave
Authentication
Connected account requiredTags
Reads all PoliciesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICIESReads all PoliciesConnection
Reads all Policies
Authentication
Connected account requiredTags
Reads a single PolicyFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICIES_IDReads a single PolicyConnection
Reads a single Policy
Authentication
Connected account requiredTags
Reads all Policy assignmentsFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTSRead Time off Policy AssignmentsConnection
Read Time off Policy Assignments
Authentication
Connected account requiredTags
Reads a single Policy assignmentFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTS_IDRead Time off Policy AssignmentsConnection
Read Time off Policy Assignments
Authentication
Connected account requiredTags
Reads all Policy timelinesFACTORIAL_GET_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_TIMELINESReads all Policy timelinesConnection
Reads all Policy timelines
Authentication
Connected account requiredTags
Reads all CategoriesFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIESReads all CategoriesConnection
Reads all Categories
Authentication
Connected account requiredTags
Reads a single CategoryFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIES_IDReads a single CategoryConnection
Reads a single Category
Authentication
Connected account requiredTags
Reads all Session access membershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPSReads all Session access membershipsConnection
Reads all Session access memberships
Authentication
Connected account requiredTags
Reads a single Session access membershipFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPS_IDReads a single Session access membershipConnection
Reads a single Session access membership
Authentication
Connected account requiredTags
Reads all Session attendancesFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ATTENDANCESReads all Session attendancesConnection
Reads all Session attendances
Authentication
Connected account requiredTags
Reads a single Session attendanceFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ATTENDANCES_IDReads a single Session attendanceConnection
Reads a single Session attendance
Authentication
Connected account requiredTags
Reads all SessionsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSIONSReads all SessionsConnection
Reads all Sessions
Authentication
Connected account requiredTags
Reads a single SessionFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_SESSIONS_IDReads a single SessionConnection
Reads a single Session
Authentication
Connected account requiredTags
Reads all Training classesFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSESReads all Training classesConnection
Reads all Training classes
Authentication
Connected account requiredTags
Reads a single Training classFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSES_IDReads a single Training classConnection
Reads a single Training class
Authentication
Connected account requiredTags
Reads all Training membershipsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPSReads all Training membershipsConnection
Reads all Training memberships
Authentication
Connected account requiredTags
Reads a single Training membershipFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_IDReads a single Training membershipConnection
Reads a single Training membership
Authentication
Connected account requiredTags
Reads all TrainingsFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAININGSReads all TrainingsConnection
Reads all Trainings
Authentication
Connected account requiredTags
Reads a single TrainingFACTORIAL_GET_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_IDReads a single TrainingConnection
Reads a single Training
Authentication
Connected account requiredTags
Reads all Day configurationsFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_DAY_CONFIGURATIONSReads all Day configurationsConnection
Reads all Day configurations
Authentication
Connected account requiredTags
Reads a single Day configurationFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_DAY_CONFIGURATIONS_IDReads a single Day configurationConnection
Reads a single Day configuration
Authentication
Connected account requiredTags
Reads all Overlap periodsFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODSReads all Overlap periodsConnection
Reads all Overlap periods
Authentication
Connected account requiredTags
Reads a single Overlap periodFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODS_IDReads a single Overlap periodConnection
Reads a single Overlap period
Authentication
Connected account requiredTags
Reads all SchedulesFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULESReads all SchedulesConnection
Reads all Schedules
Authentication
Connected account requiredTags
Reads a single ScheduleFACTORIAL_GET_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULES_IDReads a single ScheduleConnection
Reads a single Schedule
Authentication
Connected account requiredTags
Creates a Webhook subscriptionFACTORIAL_POST_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONSCreates a Webhook subscriptionConnection
Creates a Webhook subscription
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
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 requiredTags
Creates an AnswerFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_ANSWERSCreates an AnswerConnection
Creates an Answer
Authentication
Connected account requiredTags
Creates an ApplicationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_APPLICATIONSCreates an ApplicationConnection
Creates an Application
Authentication
Connected account requiredTags
Applies an ApplicationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_APPLYApply to a job postingConnection
Apply to a job posting
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
Creates a CandidateFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_CANDIDATESCreates candidates related to a particular company in an ATSConnection
Creates candidates related to a particular company in an ATS
Authentication
Connected account requiredTags
Save as templates an Evaluation formFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_EVALUATION_FORMS_SAVE_AS_TEMPLATESave an evaluation form as a template.Connection
Save an evaluation form as a template.
Authentication
Connected account requiredTags
Creates a FeedbackFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_FEEDBACKSThis endpoint allows to create new feedback entries for candidates.Connection
This endpoint allows to create new feedback entries for candidates.
Authentication
Connected account requiredTags
Creates a Job postingFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGSCreate a new job posting.Connection
Create a new job posting.
Authentication
Connected account requiredTags
Duplicates a Job postingFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_DUPLICATEDuplicate an existing job posting.Connection
Duplicate an existing job posting.
Authentication
Connected account requiredTags
Creates a QuestionFACTORIAL_POST_API_2026_07_01_RESOURCES_ATS_QUESTIONSCreates a QuestionConnection
Creates a Question
Authentication
Connected account requiredTags
Creates a Break configurationFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONSCreates a Break configurationConnection
Creates a Break configuration
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
Creates an Overtime requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTSCreates an Overtime requestConnection
Creates an Overtime request
Authentication
Connected account requiredTags
Approves an Overtime requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_APPROVEApproves an Overtime requestConnection
Approves an Overtime request
Authentication
Connected account requiredTags
Rejects an Overtime requestFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_REJECTRejects an Overtime requestConnection
Rejects an Overtime request
Authentication
Connected account requiredTags
Bulk creates a ReviewFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_REVIEWS_BULK_CREATEBulk creates a ReviewConnection
Bulk creates a Review
Authentication
Connected account requiredTags
Bulk destroys a ReviewFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_REVIEWS_BULK_DESTROYBulk destroys a ReviewConnection
Bulk destroys a Review
Authentication
Connected account requiredTags
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)Connection
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 requiredTags
Autofills a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_AUTOFILLAutofills a ShiftConnection
Autofills a Shift
Authentication
Connected account requiredTags
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.Connection
Given that attendance breaks are enabled, this endpoint ends a break in an open shift.
Authentication
Connected account requiredTags
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.Connection
Given that attendance breaks are enabled, this endpoint starts a break in an open shift.
Authentication
Connected account requiredTags
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)Connection
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 requiredTags
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)Connection
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 requiredTags
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)Connection
Use this endpoint to toggle shift (it will clock in or out)
Authentication
Connected account requiredTags
Create manuals a Bank accountFACTORIAL_POST_API_2026_07_01_RESOURCES_BANKING_BANK_ACCOUNTS_CREATE_MANUALCreate a manual bank account.Connection
Create a manual bank account.
Authentication
Connected account requiredTags
Creates a Legal entityFACTORIAL_POST_API_2026_07_01_RESOURCES_COMPANIES_LEGAL_ENTITIESCreates a Legal entityConnection
Creates a Legal entity
Authentication
Connected account requiredTags
Creates a CompensationFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONSCreates a CompensationConnection
Creates a Compensation
Authentication
Connected account requiredTags
Creates a Contract versionFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONSCreates a Contract versionConnection
Creates a Contract version
Authentication
Connected account requiredTags
Creates a Spanish contract typeFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_CONTRACT_TYPESCreates a Spanish contract typeConnection
Creates a Spanish contract type
Authentication
Connected account requiredTags
Creates a Spanish education levelFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_EDUCATION_LEVELSCreates a Spanish education levelConnection
Creates a Spanish education level
Authentication
Connected account requiredTags
Creates a Spanish professional categoryFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_PROFESSIONAL_CATEGORIESCreates a Spanish professional categoryConnection
Creates a Spanish professional category
Authentication
Connected account requiredTags
Creates a Spanish working day typeFACTORIAL_POST_API_2026_07_01_RESOURCES_CONTRACTS_SPANISH_WORKING_DAY_TYPESCreates a Spanish working day typeConnection
Creates a Spanish working day type
Authentication
Connected account requiredTags
Creates a FieldFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_FIELDSCreates a FieldConnection
Creates a Field
Authentication
Connected account requiredTags
Creates an OptionFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_OPTIONSCreates an OptionConnection
Creates an Option
Authentication
Connected account requiredTags
Creates a Resource fieldFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_RESOURCE_FIELDSCreates an schema custom fieldConnection
Creates an schema custom field
Authentication
Connected account requiredTags
Creates a ValueFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUESCreates a ValueConnection
Creates a Value
Authentication
Connected account requiredTags
Creates a SchemaFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_SCHEMASCreates a SchemaConnection
Creates a Schema
Authentication
Connected account requiredTags
Creates a ValueFACTORIAL_POST_API_2026_07_01_RESOURCES_CUSTOM_RESOURCES_VALUESCreates a ValueConnection
Creates a Value
Authentication
Connected account requiredTags
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.Connection
This endpoint moves the documents to the trash bin, after 30 days they will be deleted from the system.
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
This endpoint generate temporal urls for a list of documents. The urls let you download the documents.
Authentication
Connected account requiredTags
Creates a FolderFACTORIAL_POST_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERSCreate a folder.Connection
Create a folder.
Authentication
Connected account requiredTags
Create with contracts an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_CREATE_WITH_CONTRACTCreate an employee with a contractConnection
Create an employee with a contract
Authentication
Connected account requiredTags
Invites an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_INVITESend an email invitation to an unconfirmed employee to join FactorialConnection
Send an email invitation to an unconfirmed employee to join Factorial
Authentication
Connected account requiredTags
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 EmployeeConnection
Set regular access start dates an Employee
Authentication
Connected account requiredTags
Terminates an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_TERMINATETerminates an EmployeeConnection
Terminates an Employee
Authentication
Connected account requiredTags
Unterminates an EmployeeFACTORIAL_POST_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_UNTERMINATEUnterminates an EmployeeConnection
Unterminates an Employee
Authentication
Connected account requiredTags
Bulk set to paids an ExpensableFACTORIAL_POST_API_2026_07_01_RESOURCES_EXPENSES_EXPENSABLES_BULK_SET_TO_PAIDBulk set to paids an ExpensableConnection
Bulk set to paids an Expensable
Authentication
Connected account requiredTags
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.Connection
Update the reimbursable amount on an expensable. Only expense-type expensables with reimbursable payment are supported.
Authentication
Connected account requiredTags
Upserts an Accounting settingFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTING_SETTINGS_UPSERTUpserts an Accounting settingConnection
Upserts an Accounting setting
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
Creates a ContactFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_CONTACTSCreates a ContactConnection
Creates a Contact
Authentication
Connected account requiredTags
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}]`Connection
###### **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 requiredTags
Creates a Cost centerFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERSCreates a Cost centerConnection
Creates a Cost center
Authentication
Connected account requiredTags
Edits a Cost centerFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_COST_CENTERS_EDITEdits a Cost centerConnection
Edits a Cost center
Authentication
Connected account requiredTags
Creates a Journal entryFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_JOURNAL_ENTRIESCreates a Journal entryConnection
Creates a Journal entry
Authentication
Connected account requiredTags
Upserts a Ledger account resourceFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_LEDGER_ACCOUNT_RESOURCES_UPSERTCreate or update a ledger account resource.Connection
Create or update a ledger account resource.
Authentication
Connected account requiredTags
Creates a Tax rateFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_TAX_RATESCreates a Tax rateConnection
Creates a Tax rate
Authentication
Connected account requiredTags
Creates a Tax typeFACTORIAL_POST_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPESCreates a Tax typeConnection
Creates a Tax type
Authentication
Connected account requiredTags
Creates an It asset modelFACTORIAL_POST_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELSCreates an It asset modelConnection
Creates an It asset model
Authentication
Connected account requiredTags
Creates an It assetFACTORIAL_POST_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETSCreates an It assetConnection
Creates an It asset
Authentication
Connected account requiredTags
Creates a LocationFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONSCreates a LocationConnection
Creates a Location
Authentication
Connected account requiredTags
Creates a Work areaFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREASCreates a Work areaConnection
Creates a Work area
Authentication
Connected account requiredTags
Archives a Work areaFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_ARCHIVEArchives a Work areaConnection
Archives a Work area
Authentication
Connected account requiredTags
Unarchives a Work areaFACTORIAL_POST_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_UNARCHIVEUnarchives a Work areaConnection
Unarchives a Work area
Authentication
Connected account requiredTags
Creates an InstallationFACTORIAL_POST_API_2026_07_01_RESOURCES_MARKETPLACE_INSTALLATIONSCreates an InstallationConnection
Creates an Installation
Authentication
Connected account requiredTags
Creates an IdentifierFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERSReads Payroll employee identifier codes, current countries supported are Portugal, Italy and GermanyConnection
Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany
Authentication
Connected account requiredTags
Creates a Family situationFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_FAMILY_SITUATIONSCreate a family situation.Connection
Create a family situation.
Authentication
Connected account requiredTags
Creates a CodeFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODESCreates a CodeConnection
Creates a Code
Authentication
Connected account requiredTags
Change statuses a Policy periodFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_POLICY_PERIODS_CHANGE_STATUSChange statuses a Policy periodConnection
Change statuses a Policy period
Authentication
Connected account requiredTags
Creates a SupplementFACTORIAL_POST_API_2026_07_01_RESOURCES_PAYROLL_SUPPLEMENTSCreates a SupplementConnection
Creates a Supplement
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
Initiate the action plan for a review process target ID in a review process.
Authentication
Connected account requiredTags
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.Connection
Set the predefined employee score scale for the company.
Authentication
Connected account requiredTags
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".Connection
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 requiredTags
Bulk creates a Review ownerFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_OWNERS_BULK_CREATEAdd multiple owners to a review process.Connection
Add multiple owners to a review process.
Authentication
Connected account requiredTags
Add peers a Review process targetFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESS_TARGETS_ADD_PEERSAssign peers to evaluate a specific participant.Connection
Assign peers to evaluate a specific participant.
Authentication
Connected account requiredTags
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.Connection
Add multiple participants to the active review process and create the evaluations for them.
Authentication
Connected account requiredTags
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.Connection
Remove peers and their evaluations from a specific participant.
Authentication
Connected account requiredTags
Creates a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSESCreate a new review process.Connection
Create a new review process.
Authentication
Connected account requiredTags
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.Connection
Create a new review process from a template.
Authentication
Connected account requiredTags
Duplicates a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_DUPLICATEDuplicate an existing review processConnection
Duplicate an existing review process
Authentication
Connected account requiredTags
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.Connection
Send bulk reminders to the reviewers that haven't answered their evaluations in a review process.
Authentication
Connected account requiredTags
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.Connection
Removes the schedule job for a review process. This is only allowed if the process is scheduled.
Authentication
Connected account requiredTags
Reopens a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_REOPENReopen a finished review process.Connection
Reopen a finished review process.
Authentication
Connected account requiredTags
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.Connection
Schedule a review process to start at a given date. This is only allowed if the process is in draft.
Authentication
Connected account requiredTags
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.Connection
Start a review process. This is only allowed if the process is in draft or scheduled.
Authentication
Connected account requiredTags
Stops a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_STOPStop a review process.Connection
Stop a review process.
Authentication
Connected account requiredTags
Toggle archives a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_TOGGLE_ARCHIVEArchive or unarchive a review processConnection
Archive or unarchive a review process
Authentication
Connected account requiredTags
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.Connection
Enable or disable action plans in a review process.
Authentication
Connected account requiredTags
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.Connection
Update the basic information of an existing review process.
Authentication
Connected account requiredTags
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.Connection
Allows to assess employees based on their assigned competencies through both manager and self-reviews.
Authentication
Connected account requiredTags
Update deadlines a Review processFACTORIAL_POST_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_PROCESSES_UPDATE_DEADLINEUpdate the deadline of a review process.Connection
Update the deadline of a review process.
Authentication
Connected account requiredTags
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.Connection
Includes or not one question at the end of the review to rate participants' performance.
Authentication
Connected account requiredTags
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.Connection
Update the review types of a review process. This is only allowed while the process is in draft.
Authentication
Connected account requiredTags
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.Connection
Update the starting date of a scheduled review process. This is only allowed if the process is scheduled.
Authentication
Connected account requiredTags
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.Connection
Update the criteria for calculating the participants of a review process. This is only allowed while the process is in draft.
Authentication
Connected account requiredTags
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.Connection
Update the scoring range used in rating questions for all reviewer strategies.
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
Creates a CommentFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_COMMENTSCreates a CommentConnection
Creates a Comment
Authentication
Connected account requiredTags
Creates a GroupFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_GROUPSCreates a GroupConnection
Creates a Group
Authentication
Connected account requiredTags
Archives a GroupFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_GROUPS_ARCHIVEArchives a group but keeps the data.Connection
Archives a group but keeps the data.
Authentication
Connected account requiredTags
Creates a PostFACTORIAL_POST_API_2026_07_01_RESOURCES_POSTS_POSTSCreates a PostConnection
Creates a Post
Authentication
Connected account requiredTags
Creates a Budget strategyFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIESCreates a Budget strategyConnection
Creates a Budget strategy
Authentication
Connected account requiredTags
Bulk creates a Planned recordFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_BULK_CREATEBulk creates a Planned recordConnection
Bulk creates a Planned record
Authentication
Connected account requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
Bulk creates a Project workerFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS_BULK_CREATEBulk creates a Project workerConnection
Bulk creates a Project worker
Authentication
Connected account requiredTags
Unassigns a Project workerFACTORIAL_POST_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PROJECT_WORKERS_UNASSIGNUnassigns a Project workerConnection
Unassigns a Project worker
Authentication
Connected account requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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`.Connection
###### **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 requiredTags
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`.Connection
###### **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 requiredTags
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.Connection
###### **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 requiredTags
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`.Connection
###### **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 requiredTags
Creates a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTSCreates a ShiftConnection
Creates a Shift
Authentication
Connected account requiredTags
Bulk creates a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_BULK_CREATEBulk creates a ShiftConnection
Bulk creates a Shift
Authentication
Connected account requiredTags
Bulk deletes a ShiftFACTORIAL_POST_API_2026_07_01_RESOURCES_SHIFT_MANAGEMENT_SHIFTS_BULK_DELETEBulk deletes a ShiftConnection
Bulk deletes a Shift
Authentication
Connected account requiredTags
Creates a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKSThis endpoint creates a new task.Connection
This endpoint creates a new task.
Authentication
Connected account requiredTags
Bulk creates a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_BULK_CREATEThis endpoint creates a new task for each assignee.Connection
This endpoint creates a new task for each assignee.
Authentication
Connected account requiredTags
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.Connection
This endpoint allows to delete a list of tasks given the ids.
Authentication
Connected account requiredTags
Bulk updates a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_BULK_UPDATEBulk updates a TaskConnection
Bulk updates a Task
Authentication
Connected account requiredTags
Copies a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_COPYThis endpoint duplicates a task.Connection
This endpoint duplicates a task.
Authentication
Connected account requiredTags
Create comments a TaskFACTORIAL_POST_API_2026_07_01_RESOURCES_TASKS_TASKS_CREATE_COMMENTCreate comments a TaskConnection
Create comments a Task
Authentication
Connected account requiredTags
Creates a MembershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TEAMS_MEMBERSHIPSAssign an employee to a team, meaning create a membership.Connection
Assign an employee to a team, meaning create a membership.
Authentication
Connected account requiredTags
Creates a TeamFACTORIAL_POST_API_2026_07_01_RESOURCES_TEAMS_TEAMSCreate a team with a given nameConnection
Create a team with a given name
Authentication
Connected account requiredTags
Bulk creates a Planned breakFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNED_BREAKS_BULK_CREATEBulk creates a Planned breakConnection
Bulk creates a Planned break
Authentication
Connected account requiredTags
Creates a Planning versionFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONSCreates a Planning versionConnection
Creates a Planning version
Authentication
Connected account requiredTags
Bulk creates a Planning versionFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONS_BULK_CREATEBulk creates a Planning versionConnection
Bulk creates a Planning version
Authentication
Connected account requiredTags
Creates a Break configurationFACTORIAL_POST_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONSCreates a Break configurationConnection
Creates a Break configuration
Authentication
Connected account requiredTags
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 allowanceConnection
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 requiredTags
Creates an AllowanceFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCESCreates a new Time off allowanceConnection
Creates a new Time off allowance
Authentication
Connected account requiredTags
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 allowanceConnection
Deletes an allowance and migrate the existing incidences in the alternative allowance
Authentication
Connected account requiredTags
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 needsConnection
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 requiredTags
Creates a Leave typeFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPESCreates a Leave typeConnection
Creates a Leave type
Authentication
Connected account requiredTags
Creates a LeaveFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVESCreates a LeaveConnection
Creates a Leave
Authentication
Connected account requiredTags
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 existsConnection
Allows authorized users to approve employee time-off requests by approving the corresponding approval flow if it exists
Authentication
Connected account requiredTags
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 leaveConnection
Allows authorized users to approve employee time-off requests by directly approving the leave
Authentication
Connected account requiredTags
Rejects a LeaveFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_REJECTAllows authorized users to reject employee time-off requestsConnection
Allows authorized users to reject employee time-off requests
Authentication
Connected account requiredTags
Creates a PolicyFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_POLICIESCreates a PolicyConnection
Creates a Policy
Authentication
Connected account requiredTags
Creates a Policy assignmentFACTORIAL_POST_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTSCreate a Time off Policy AssignmentConnection
Create a Time off Policy Assignment
Authentication
Connected account requiredTags
Creates a CategoryFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_CATEGORIESCreates a CategoryConnection
Creates a Category
Authentication
Connected account requiredTags
Bulk creates a Session access membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPS_BULK_CREATEBulk creates a Session access membershipConnection
Bulk creates a Session access membership
Authentication
Connected account requiredTags
Bulk destroys a Session access membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_SESSION_ACCESS_MEMBERSHIPS_BULK_DESTROYBulk destroys a Session access membershipConnection
Bulk destroys a Session access membership
Authentication
Connected account requiredTags
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.Connection
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 requiredTags
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.Connection
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 requiredTags
Creates a Training classFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSESCreates a Training classConnection
Creates a Training class
Authentication
Connected account requiredTags
Bulk creates a Training membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_BULK_CREATECreates training memberships in bulkConnection
Creates training memberships in bulk
Authentication
Connected account requiredTags
Bulk destroys a Training membershipFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_BULK_DESTROYDeletes training memberships in bulkConnection
Deletes training memberships in bulk
Authentication
Connected account requiredTags
Creates a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGSCreates a TrainingConnection
Creates a Training
Authentication
Connected account requiredTags
Bulk deletes a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_BULK_DELETEBulk deletes a TrainingConnection
Bulk deletes a Training
Authentication
Connected account requiredTags
Bulk update catalogs a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_BULK_UPDATE_CATALOGBulk update catalogs a TrainingConnection
Bulk update catalogs a Training
Authentication
Connected account requiredTags
Update statuses a TrainingFACTORIAL_POST_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_UPDATE_STATUSUpdate statuses a TrainingConnection
Update statuses a Training
Authentication
Connected account requiredTags
Bulk cuds a Day configurationFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_DAY_CONFIGURATIONS_BULK_CUDBulk cuds a Day configurationConnection
Bulk cuds a Day configuration
Authentication
Connected account requiredTags
Creates an Overlap periodFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODSCreates an Overlap periodConnection
Creates an Overlap period
Authentication
Connected account requiredTags
Creates a ScheduleFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULESCreates a ScheduleConnection
Creates a Schedule
Authentication
Connected account requiredTags
Toggle archives a ScheduleFACTORIAL_POST_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULES_TOGGLE_ARCHIVEToggle archives a ScheduleConnection
Toggle archives a Schedule
Authentication
Connected account requiredTags
Updates a Webhook subscriptionFACTORIAL_PUT_API_2026_07_01_RESOURCES_API_PUBLIC_WEBHOOK_SUBSCRIPTIONS_IDUpdates a Webhook subscriptionConnection
Updates a Webhook subscription
Authentication
Connected account requiredTags
Updates an ApplicationFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_APPLICATIONS_IDUpdates an ApplicationConnection
Updates an Application
Authentication
Connected account requiredTags
Updates a CandidateFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_CANDIDATES_IDUpdates ATS Candidates dataConnection
Updates ATS Candidates data
Authentication
Connected account requiredTags
Updates a FeedbackFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_FEEDBACKS_IDThis endpoint allows to update existing feedback entries associated with candidates' applications.Connection
This endpoint allows to update existing feedback entries associated with candidates' applications.
Authentication
Connected account requiredTags
Updates a Job postingFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_JOB_POSTINGS_IDUpdate a job posting.Connection
Update a job posting.
Authentication
Connected account requiredTags
Updates a QuestionFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATS_QUESTIONS_IDUpdates a QuestionConnection
Updates a Question
Authentication
Connected account requiredTags
Updates a Break configurationFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_BREAK_CONFIGURATIONS_IDUpdates a Break configurationConnection
Updates a Break configuration
Authentication
Connected account requiredTags
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.Connection
Updates an edit timesheet request by specifying the fields required to update the shift.
Authentication
Connected account requiredTags
Updates an Overtime requestFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_OVERTIME_REQUESTS_IDUpdates an Overtime requestConnection
Updates an Overtime request
Authentication
Connected account requiredTags
Updates a ShiftFACTORIAL_PUT_API_2026_07_01_RESOURCES_ATTENDANCE_SHIFTS_IDUpdates a ShiftConnection
Updates a Shift
Authentication
Connected account requiredTags
Updates an IncidenceFACTORIAL_PUT_API_2026_07_01_RESOURCES_BOOKKEEPERS_MANAGEMENT_INCIDENCES_IDUpdates an IncidenceConnection
Updates an Incidence
Authentication
Connected account requiredTags
Updates a CompensationFACTORIAL_PUT_API_2026_07_01_RESOURCES_CONTRACTS_COMPENSATIONS_IDUpdates a CompensationConnection
Updates a Compensation
Authentication
Connected account requiredTags
Updates a Contract versionFACTORIAL_PUT_API_2026_07_01_RESOURCES_CONTRACTS_CONTRACT_VERSIONS_IDUpdates a Contract versionConnection
Updates a Contract version
Authentication
Connected account requiredTags
Updates a ValueFACTORIAL_PUT_API_2026_07_01_RESOURCES_CUSTOM_FIELDS_VALUES_IDUpdates a ValueConnection
Updates a Value
Authentication
Connected account requiredTags
Updates a DocumentFACTORIAL_PUT_API_2026_07_01_RESOURCES_DOCUMENTS_DOCUMENTS_IDUpdates a DocumentConnection
Updates a Document
Authentication
Connected account requiredTags
Updates a FolderFACTORIAL_PUT_API_2026_07_01_RESOURCES_DOCUMENTS_FOLDERS_IDUpdate a folder.Connection
Update a folder.
Authentication
Connected account requiredTags
Updates an EmployeeFACTORIAL_PUT_API_2026_07_01_RESOURCES_EMPLOYEES_EMPLOYEES_IDUpdates an EmployeeConnection
Updates an Employee
Authentication
Connected account requiredTags
Updates an AccountFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_ACCOUNTS_IDUpdate a ledger account.Connection
Update a ledger account.
Authentication
Connected account requiredTags
Updates a ContactFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_CONTACTS_IDUpdates a ContactConnection
Updates a Contact
Authentication
Connected account requiredTags
Updates a Tax rateFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_TAX_RATES_IDUpdates a Tax rateConnection
Updates a Tax rate
Authentication
Connected account requiredTags
Updates a Tax typeFACTORIAL_PUT_API_2026_07_01_RESOURCES_FINANCE_TAX_TYPES_IDUpdates a Tax typeConnection
Updates a Tax type
Authentication
Connected account requiredTags
Updates a Syncable sync runFACTORIAL_PUT_API_2026_07_01_RESOURCES_INTEGRATIONS_SYNCABLE_SYNC_RUNS_IDUpdates a Syncable sync runConnection
Updates a Syncable sync run
Authentication
Connected account requiredTags
Updates an It asset modelFACTORIAL_PUT_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSET_MODELS_IDUpdates an It asset modelConnection
Updates an It asset model
Authentication
Connected account requiredTags
Updates an It assetFACTORIAL_PUT_API_2026_07_01_RESOURCES_IT_MANAGEMENT_IT_ASSETS_IDUpdates an It assetConnection
Updates an It asset
Authentication
Connected account requiredTags
Updates a LocationFACTORIAL_PUT_API_2026_07_01_RESOURCES_LOCATIONS_LOCATIONS_IDUpdates a LocationConnection
Updates a Location
Authentication
Connected account requiredTags
Updates a Work areaFACTORIAL_PUT_API_2026_07_01_RESOURCES_LOCATIONS_WORK_AREAS_IDUpdates a Work areaConnection
Updates a Work area
Authentication
Connected account requiredTags
Updates an IdentifierFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_EMPLOYEES_IDENTIFIERS_IDReads Payroll employee identifier codes, current countries supported are Portugal, Italy and GermanyConnection
Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany
Authentication
Connected account requiredTags
Updates a Family situationFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_FAMILY_SITUATIONS_IDUpdate a family situation.Connection
Update a family situation.
Authentication
Connected account requiredTags
Updates a CodeFACTORIAL_PUT_API_2026_07_01_RESOURCES_PAYROLL_INTEGRATIONS_BASE_CODES_IDUpdates a CodeConnection
Updates a Code
Authentication
Connected account requiredTags
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).Connection
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 requiredTags
Updates a Review visibility settingFACTORIAL_PUT_API_2026_07_01_RESOURCES_PERFORMANCE_REVIEW_VISIBILITY_SETTINGS_IDModifiy the visibility settings of the review process.Connection
Modifiy the visibility settings of the review process.
Authentication
Connected account requiredTags
Updates a CommentFACTORIAL_PUT_API_2026_07_01_RESOURCES_POSTS_COMMENTS_IDUpdates a CommentConnection
Updates a Comment
Authentication
Connected account requiredTags
Updates a GroupFACTORIAL_PUT_API_2026_07_01_RESOURCES_POSTS_GROUPS_IDUpdates a GroupConnection
Updates a Group
Authentication
Connected account requiredTags
Updates a PostFACTORIAL_PUT_API_2026_07_01_RESOURCES_POSTS_POSTS_IDUpdates a PostConnection
Updates a Post
Authentication
Connected account requiredTags
Updates a Budget strategyFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_BUDGET_STRATEGIES_IDUpdates a Budget strategyConnection
Updates a Budget strategy
Authentication
Connected account requiredTags
Updates a Planned recordFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_PLANNED_RECORDS_IDUpdates a Planned recordConnection
Updates a Planned record
Authentication
Connected account requiredTags
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.Connection
###### **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 requiredTags
Updates a SubprojectFACTORIAL_PUT_API_2026_07_01_RESOURCES_PROJECT_MANAGEMENT_SUBPROJECTS_ID###### **What does it do?** This updates the subproject details.Connection
###### **What does it do?** This updates the subproject details.
Authentication
Connected account requiredTags
Updates a TaskFACTORIAL_PUT_API_2026_07_01_RESOURCES_TASKS_TASKS_IDThis endpoint updates an existing task.Connection
This endpoint updates an existing task.
Authentication
Connected account requiredTags
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.Connection
Update the membership to either make the employee a lead of the team or remove them as a lead.
Authentication
Connected account requiredTags
Updates a TeamFACTORIAL_PUT_API_2026_07_01_RESOURCES_TEAMS_TEAMS_IDUpdate a teamConnection
Update a team
Authentication
Connected account requiredTags
Updates a Planning versionFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIME_PLANNING_PLANNING_VERSIONS_IDUpdates a Planning versionConnection
Updates a Planning version
Authentication
Connected account requiredTags
Updates a Break configurationFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIME_SETTINGS_BREAK_CONFIGURATIONS_IDUpdates a Break configurationConnection
Updates a Break configuration
Authentication
Connected account requiredTags
Updates an Allowance incidenceFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCE_INCIDENCES_IDUpdates an allowance incidenceConnection
Updates an allowance incidence
Authentication
Connected account requiredTags
Updates an AllowanceFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_ALLOWANCES_IDUpdates an existing Time Off AllowanceConnection
Updates an existing Time Off Allowance
Authentication
Connected account requiredTags
Updates a Blocked periodFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_BLOCKED_PERIODS_IDUpdates a blocked periodConnection
Updates a blocked period
Authentication
Connected account requiredTags
Updates a Leave typeFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_LEAVE_TYPES_IDUpdates a Leave typeConnection
Updates a Leave type
Authentication
Connected account requiredTags
Updates a LeaveFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_LEAVES_IDUpdates a LeaveConnection
Updates a Leave
Authentication
Connected account requiredTags
Updates a PolicyFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_POLICIES_IDUpdates a PolicyConnection
Updates a Policy
Authentication
Connected account requiredTags
Updates a Policy assignmentFACTORIAL_PUT_API_2026_07_01_RESOURCES_TIMEOFF_POLICY_ASSIGNMENTS_IDUpdate a Time off Policy AssignmentConnection
Update a Time off Policy Assignment
Authentication
Connected account requiredTags
Update training sessionFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_SESSIONS_IDUpdate fields from a training sessionConnection
Update fields from a training session
Authentication
Connected account requiredTags
Updates a Training classFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_CLASSES_IDUpdates a Training classConnection
Updates a Training class
Authentication
Connected account requiredTags
Updates a Training membershipFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_TRAINING_MEMBERSHIPS_IDUpdate a training membershipConnection
Update a training membership
Authentication
Connected account requiredTags
Updates a TrainingFACTORIAL_PUT_API_2026_07_01_RESOURCES_TRAININGS_TRAININGS_IDUpdates a TrainingConnection
Updates a Training
Authentication
Connected account requiredTags
Updates an Overlap periodFACTORIAL_PUT_API_2026_07_01_RESOURCES_WORK_SCHEDULE_OVERLAP_PERIODS_IDUpdates an Overlap periodConnection
Updates an Overlap period
Authentication
Connected account requiredTags
Updates a ScheduleFACTORIAL_PUT_API_2026_07_01_RESOURCES_WORK_SCHEDULE_SCHEDULES_IDUpdates a ScheduleConnection
Updates a Schedule
Authentication
Connected account requiredTags