App Logo
welcomekit.co

Send templated email to candidate

Send an email to an ATS candidate from a saved template, with the ATS's variable rendering and optional subject/body overrides. Returns emailId, to, subject. This sends a real email from the recruiter's account and logs it on the candidate's timeline.

Input

org required

Organization reference as it appears in your dashboard URL https://www.welcomekit.co/dashboard/o/<org>/ (6-char code).

candidateReference required

Candidate reference from list_candidates, format: <orgprefix>-<24 hex chars>

templateId optional

Template id from list_email_templates. Wins over templateName when both given.

bodyOverride optional

Replace the rendered body (HTML)

templateName optional

Template name from list_email_templates (case-insensitive exact match)

subjectOverride optional

Replace the rendered subject

Output

emailId required
candidateReference required
to optional

Candidate's email address

subject optional
createdAt optional
templateUsed optional

Start building not clicking