Skip to content

[Components] recruiterflow #15118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue Jan 2, 2025 · 1 comment
Open

[Components] recruiterflow #15118

pipedream-component-development opened this issue Jan 2, 2025 · 1 comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

recruiterflow

URLs

Polling Sources

new-candidate-added-to-job-instant

Description

Emit new event when a candidate is added to a job. Props include 'job_id' (required, to specify the job) and 'candidate_details' (optional, to detail specific criteria about the candidate).

new-candidate-created-instant

Description

Emit new event when a new candidate is created. Props include 'recruiter_id' (optional, to filter by recruiter) and 'candidate_details' (optional, to include specific information about the candidate).

new-candidate-stage-changed-instant

Description

Emit new event when a candidate's job stage is updated. Props include 'job_id' (required, to specify the job) and 'stage' (optional, to filter by specific stages).

Actions

save-data

Description

Save data by creating records in Recruiterflow. Props required: 'dataType' (the type of data to save, such as candidate, job, or activity) and 'dataDetails' (the specific details of the data to save). Optional props: 'tags' to categorize or organize the data.

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 3, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

For context, user requested on issue #15116 :

Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!
Integration of LinkedIn to add new contacts, edit, delete contacts, add new candidate, edit, delete candidate, Gmail inbound/outbound, Slack, etc.

Unsure if component development can infer whatever sources or actions the user wanted. I asked them to clarify to no avail.

@luancazarine luancazarine self-assigned this May 9, 2025
@luancazarine luancazarine removed their assignment May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

No branches or pull requests

4 participants