Skip to content

[Components] niceboard #13228

@pipedream-component-development

Description

niceboard

URLs

Polling Sources

new-application

Prompt

Emit new event when a new application is submitted to a job. Required props: job id, applicant id. Optional props: Applicant details, job details.

new-job

Prompt

Emit new event when a new job is published. Required props: job id, employer id. Optional props: job details, employer details.

new-job-seeker

Prompt

Emit new event when a new job seeker account is registered. Required props: job seeker id. Optional props: job seeker details.

Actions

create-job

Prompt

Creates a new job posting within the Niceboard app. Necessary props include 'title', 'description', 'category', and 'company'. Optional props can include 'job type', 'location', and 'salary range'.

create-category

Prompt

Creates a new job category within the Niceboard app. The only required prop is 'name'. This action can help in organizing job postings more effectively.

create-job-alert

Prompt

Generates a new job alert for a job seeker registered on the Niceboard app. A 'job seeker id' and a set of job 'keywords' props are needed for this action to work effectively. Additional optional prop could be 'frequency' for setting up alert recurrence.

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions