Use Cases
- Generate personalized offer letters for job candidates automatically.
- Streamline the onboarding process by automating document creation.
- Notify HR teams about new offer letters through Slack integration.
How It Works
Receive candidate data through a webhook. Normalize the incoming data for consistency. Copy a predefined offer letter template from Google Drive. Replace placeholders in the template with candidate-specific information. Export the completed document as a PDF. Send the offer letter to the candidate via email. Notify the HR team on Slack about the generated offer letter.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook to receive candidate data.
- 3Set up Google Drive credentials for document access.
- 4Customize the offer letter template ID as needed.
- 5Set up SMTP credentials for sending emails.
- 6Adjust Slack channel settings for notifications.
Apps Used
Google Drive
Gmail
Slack
Categories
Target Roles
Industries
Tags
#document automation
#email automation
#slack automation