PipedreamHQ / PipedreamHQ/pipedream

[Components] applicantstack

Open
#15,604 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# applicantstack
## URLs
- https://helpas.payrollservers.info/s/article/API-Integration-Guide
## Webhook Sources
### new-applicant-instant
#### Description
Emit new event when a new applicant submits an application. Users can optionally filter by job posting.
### new-job-posting-instant
#### Description
Emit new event when a new job posting is created. Users can optionally filter by department or location.
### new-stage-change-instant
#### Description
Emit new event when an applicant moves to a different stage in the hiring process. Users must specify the job posting and can optionally filter by stage.
## Actions
### create-applicant
#### Description
Create a new applicant with their details, including name, email, resume, and job posting ID.
### update-applicant-stage
#### Description
Move an existing applicant to a different stage in the hiring process. Users must specify the applicant ID and the new stage.
### create-job-posting
#### Description
Create a new job posting with details such as title, description, department, and location.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.