hires_prepare_template_placeholders
Convert a placeholder reference into an HTML tag for email template body insertion. Specify placeholder type and identifier to generate the correct tag.
Instructions
Convert a placeholder reference into an HTML tag for insertion into an email template body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Placeholder type (system, candidate_column, job_variable, questionnaire_link, scheduling_link) | |
| identifier | No | Placeholder identifier | |
| job_variable_id | No | Job variable ID | |
| form_question_id | No | Form question ID | |
| system_column_title | No | System column title | |
| qas_profile_question_id | No | Profile question ID |