-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
talenthr
URLs
Polling Sources
new-employee
Prompt
Emit new event whenever a new employee is created. No props is required for this trigger.
URLs
new-ats-application-instant
Prompt
Emit new event when a new job application is submitted. Optional prop include the job position for which the application has been submitted.
URLs
- https://apidocs.talenthr.io/#c5cf88f2-4733-42b3-9b85-bbde3ddb0bf2
- https://apidocs.talenthr.io/#aa58799a-5b48-43f2-9664-3ec0787083d9
- https://apidocs.talenthr.io/#94264a53-3741-4608-9f3d-87682bb2ee42
Actions
create-employee
Prompt
Hires a new employee and registers them in the system. The props for this action should have at least name and role of the new employee.
URLs
update-employee
Prompt
Allows updating an existing employee's data in the system. This action needs the employee ID and the data fields to be updated as props.
URLs
- https://apidocs.talenthr.io/#b25229d2-06f8-45f9-8b23-f14b725b7b77
- https://apidocs.talenthr.io/#87427fa6-389b-4472-a186-bd6231c4cae6
respond-time-off-request
Prompt
Responds to an employee's time off request. This action requires the request ID and the response status as props.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done