Kolay İK
Aynı zamanda bir ajan aracıTurkish HR & personnel management platform (Kolay İK): manage employees, leave, payroll, timelogs, org structure, training, calendar and expense data over a single Bearer API token. Powers HR automations such as new-hire onboarding.
46 eylemler · 8 tetikleyiciler
Kolay İK entegrasyonu — 46 aksiyon ve 8 tetikleyici ile Kolay İK'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Me, List People, View a Person, View Summary of a Person, View Bulk Person. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Tetikleyiciler 8
Kolay İK üzerinde bir iş akışını başlatabilen olaylar.
Person Created
Fires when a new person is added to the company (polling list_people).
Leave Created
Fires when a new leave record is created (polling list_leaves).
Timelog Created
Fires when a new time entry is created (polling list_timelogs).
Transaction Created
Fires when a new transaction is created (polling list_transactions).
When a new person is added
Polls the company people list (page-number paginated); emits on each newly seen person id. New-hire onboarding trigger.
When a leave is created
Polls leave records over a moving date window (startDate/endDate); emits on each new leave.
When a timelog is created
Polls time entries over a moving date window; emits on each new timelog.
When a transaction is created
Polls transactions over a moving date window; emits on each new transaction.
Eylemler 46
Zervanor'un Kolay İK üzerinde yapabilecekleri.
Person18
List People
List people in the company, with filtering and page-number pagination. Polling source for new hires.
View a Person
Get the full record of one person by id.
View Summary of a Person
Get a compact summary (name, contact, current unit) of one person.
View Bulk Person
Fetch several people at once by passing a list of ids.
Create a Person
Add a new employee. Only firstName and lastName are required; all other fields are optional. The body carries a top-level 'person' object (with optional dataList[] of {fieldToken,value} and unitList[]).
Update a Person
Update an existing person's fields. The body carries a top-level 'person' object.
Terminate Employment
Mark a person as having left the company (offboarding). Irreversible HR action.
Rehire a Person
Re-activate a previously terminated person.
Get Leave Statuses
Get the leave balances / entitlement statuses for one person.
Show Available Data Fields
List the custom data fields configured for the company, with their fieldToken and type. Call before sending person.dataList on create/update.
Upload File
Attach a file to a person's record.
List Files of a Person
List the files attached to a person.
Delete a File
Remove one file attached to a person's record.
Delete a Folder
Remove a file folder from a person's record.
Assign Training to a Person
Assign a training course to a person.
Update a Person Training
Update a person's assigned training (status, dates).
List a Person's Trainings
List the trainings assigned to one person.
Delete a Person Training
Remove a training assignment from a person.
Event5
List Events
List calendar events, filterable by search and date range, with paging.
View an Event
Get one calendar event.
Create an Event
Create a calendar event.
Update an Event
Update a calendar event.
Delete an Event
Delete a calendar event.
Training5
List Training
List training courses, with search and paging.
View a Training
Get one training course.
Create a Training
Create a training course in the company catalog.
Update a Training
Update a training course.
Delete a Training
Delete a training course.
Timelog4
List Timelogs
List time entries, filterable by person, type (work/overtime), status and date range; supports paging and sorting.
View a Timelog
Get one time entry.
Create a Timelog
Create a time entry (work or overtime) for a person. NOTE: Kolay İK accepts these inputs as query-string parameters on the POST request (not a JSON body).
Delete a Timelog Record
Remove a time entry.
Transaction4
List Transactions
List transactions (advances/expenses), filterable by person, type, status, paid flag and date range.
View a Transaction
Get one transaction.
Create a Transaction
Create a transaction record (advance/expense) for a person.
Delete a Transaction Record
Remove a transaction.
Leave3
List Leaves
List leave records, filterable by status, date window and person. Returns a flat data[] array. Polling source for new leave records.
View a Leave Record
Get one leave record in full.
Create a Leave Record
Create a leave entry for a person. NOTE: Kolay İK accepts these inputs as query-string parameters on the POST request (not a JSON body).
Unit2
Show Unit Tree
Get the full organization tree (companies, branches, departments and their items).
Create a Unit Item
Add an item to an org unit (e.g. a new location named 'Amsterdam').
Approval Process1
List Approval Processes
List the configured approval processes and their steps/approvers.
Expense1
List Categories
List expense categories, filterable by title and enabled flag.
Payroll1
Get Payroll List
List payroll runs (bordro dönemleri). Pass year to filter (max = current year + 1, defaults to current year).
Payroll Sheet1
Get Payroll Sheet
Fetch one payroll sheet by its id (use Get Payroll List first to obtain the id).
Profile1
Me
Get basic info about the authenticated token's identity. Safe, read-only connectivity/health check.
Aramanızla eşleşen bir şey yok.
Kolay İK kullanan Çözüm Şablonları
Sıkça sorulan sorular
Kolay İK ile neler otomatikleştirebilirim?
46 aksiyon var — örneğin: Me, List People, View a Person, View Summary of a Person, View Bulk Person ve daha fazlası.
Hangi Kolay İK olayları bir workflow başlatabilir?
8 tetikleyici — örneğin: Person Created, Leave Created, Timelog Created, Transaction Created.
Kolay İK bir AI agent aracı olarak kullanılabilir mi?
Evet. Kolay İK'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Kolay İK entegrasyonu nasıl modellenir?
Kolay İK sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.