PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.3k stars 5.26k forks source link

[Components] greenhouse #11589

Open pipedream-component-development opened 2 weeks ago

pipedream-component-development commented 2 weeks ago

greenhouse

URLs

Webhook Sources

watch-candidates-instant

Prompt

Emit new event when a candidate's application or status changes. This is an instant trigger. No prop required, but optional prop could be specific candidate ID.

Polling Sources

new-candidate-application

Prompt

Emit new event when a candidate submits a new application. Required prop is the application details.

new-scheduled-interview

Prompt

Emit new event when a new interview is scheduled within a specific time period. Required prop is the schedule detail and time period.

Actions

create-candidate

Prompt

Creates a new candidate entry. Required props are candidates name, email, and contact. Optional props include candidate address, summary, skills.

create-prospect

Prompt

Creates a new prospect entry. Required props are prospect's name, email, and contact. Optional props are prospect's address, qualifications, skills, etc.

add-attachment-to-candidate

Prompt

Adds an attachment to a specific candidate or prospect. Required prop is candidate ID and the attachment file. Optional props are attachment description, tags.

malexanderlim commented 1 week ago

I've applied to become a Greenhouse partner and will update this ticket when we have a sandbox environment available for development.