Applications Over Time (Last 14 Days)
Assessment Metrics
Popular Roles
Destination Distribution
| Applicant Details | Role Details | Assessment | Applied On | Status | Offer Letter | Actions |
|---|
EmailJS Configurations
Configure EmailJS to trigger automatic response emails from the dashboard to candidates upon changing application status. Setup is free at emailjs.com.
Instructions for EmailJS Template:
Create a template in EmailJS and structure the body using variables. Ensure the fields exactly match:
{{to_email}}- Candidate's email address{{to_name}}- Candidate's full name{{subject}}- Title of the response{{message}}- Body of the response
If variables do not match these, the EmailJS integration might fail to send properly. Without EmailJS settings, the admin panel falls back to standard client mail link.
Response Email Templates
Configure the text automatically populated when managing applications. You can use variables: {{firstName}}, {{lastName}}, {{jobRole}}, and {{destination}}.
Job Offer Letter (PDF) Settings
Configure the PDF job offer letter attached to approved emails. Available variables:
{{firstName}}, {{lastName}}, {{fullName}}, {{jobRole}},
{{destination}}, {{date}}, {{startDate}}.
Use ### for bold section headers, --- for horizontal lines, **text** for bold text.
The PDF is uploaded to Supabase Storage (offer_letters bucket) for record-keeping and a download link is included in the offer letter email.
JOBS CONNECT