Use Cases
- Automatically generate job descriptions from HR input.
- Streamline the job posting process by integrating with Notion.
- Notify team members about new job drafts via Slack.
How It Works
Receive skill requirements through a webhook. Extract relevant HR fields using a function node. Generate a job description using OpenAI's GPT-4. Parse the generated JSON for structured data. Create a job page in Notion with the parsed data. Announce the new job draft in Slack for team awareness.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook to receive HR input.
- 3Set up OpenAI credentials for job description generation.
- 4Connect Notion to store generated job descriptions.
- 5Link Slack for team notifications about new job drafts.
Apps Used
Notion
OpenAI
Slack
Categories
Target Roles
Industries
Tags
#ai content generation
#workflow management
#notifications