/
IN
intect
/
Intect REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 20h ago
Details
Filter operations
AbsenceInterval
6
Account
20
Audit
7
Auth
19
Backend
2
Balances
24
Companies
27
CompanyCars
5
CompanyUsers
15
CustomValues
10
DimensionValues
5
Employments
25
EmploymentTemplates
30
Expense
13
Formulae
9
Holidays
6
Import
8
get
Retrieves the import history for a given company. Returns a list of queued and completed import jobs, including status and timestamps.
post
Generate a preview with based on a particular ImportMapping.
post
Retrieve the headers of the user's file.
post
Use an ImportMapping to import information from the provided user file.
post
Use an ImportMapping to import information from the provided user file by putting it on the Queue
post
Forces a retry of a previously queued import job. Use this endpoint to manually re-trigger an import job that has stalled or failed on the queue.
post
Process danløn pdfsand returns the contents as an excel file based on the referenced ImportMapping
post
Converts an EPWin dat files into an excel file based on the referenced ImportMapping
ImportMapping
15
Insights
22
Integrations
43
Miscellaneous
14
Modules
4
PaymentPlanRecipient
6
Preferences
4
Reports
10
SalaryBatches
30
SalaryCycles
14
SalaryLedgers
6
SalaryRecords
14
SalaryStatements
22
SalaryTypes
21
Startuptasks
4
StaticData
156
TimeEntry
19
TimeEntryTypes
19
Users
18
Import
Retrieve the headers of the user's file.
post
/api/import/headers
Request body
IntectBusinessLogicImportLogicImportHeadersRequest
required
StartRow
integer
FileBase64
string
FileBytes
string
byte
FileString
string
FileInfo
string
Response
OK
IntectBusinessLogicImportLogicUserFileColumn[]
required
UserColumnNumber
integer
Name
string
Changes