Payfit
App Overview
PayFit simplifies payroll management and HR processes for SMBs.
Getting Started: Installations
Name | Type | Description | Exemple | Hidden |
---|---|---|---|---|
companyId | string | Unique identifier for your company in Payfit | false | |
apiKey | string | Secure token used for authenticating API requests | true |
App Items
Events
Absence Approved
Event that occurs when one absence of a collaborator is approved
Name | Type |
---|---|
absenceId | string |
contractId | string |
string | |
collaboratorId | string |
startDate | object |
endDate | object |
type | string |
Contract Archived
Event that occurs when a contract linked to one of the collaborator is archived
Name | Type |
---|---|
contractId | string |
collaboratorId | string |
string | |
jobName | string |
startDate | string |
endDate | string |
probationEndDate | string |
status | string |
standardWeeklyHours | number |
fullTimeEquivalent | number |
isFullTime | boolean |
Contract Activated
Event that occurs when a contract linked to one of the collaborator is activated
Name | Type |
---|---|
contractId | string |
collaboratorId | string |
string | |
jobName | string |
startDate | string |
endDate | string |
probationEndDate | string |
status | string |
standardWeeklyHours | number |
fullTimeEquivalent | number |
isFullTime | boolean |
Technical Actions
Version(s)
1.1.3 