EVA Bot Library Param

EVA Bot Library Param

This training article delves deeply into the library parameters that can enhance your rephrasing abilities with EVA Bot.

These parameters can be effectively employed to personalize conversations with EVA by incorporating specific fields, such as the candidate's name, thereby creating a more tailored interaction.

For instance, you can rephrase a prompt related to a candidate's name to instruct the bot to address the candidate by their first name. This approach lends a distinct personal touch to the conversation

Here, we will provide a comprehensive list of all available library parameters, enabling you to maximise their utility and optimise your interactions with the EVA Bot.

Param Name

Fields for Inclusion in EVA Bot Rephrasing

Example

Param Name

Fields for Inclusion in EVA Bot Rephrasing

Example

Candidate First Name

${say_something.name_firstName}

Laura

Candidate Last Name

${say_something_profile_name_lastName}

Palmer

Candidate Display Name (Full Name)

${say_something_profile_name_displayName}

Laura Palmer

Candidate’s Cell Number

${say_something_profile_phones_cell_number}

3331231234

Candidate’s Email Address

${say_something_profile_emails_|_emailAddress}

laura.palmer@mailforspam.com

Candidate’s CV Created Date

${say_something_profile_cvs_dateCreated}

8/15/18 15:15

Candidate’s Current Employer

${say_something_profile_currentPosition_employer}

EVA.ai

Candidate’s Current Position

${say_something_profile_currentPosition_position}

Customer Support

Candidate’s Location - City

${say_something_profile_address_city}

London

Candidate’s Location - Country

${say_something_profile_address_state}

United Kingdom

Candidate’s Location - Post code

${say_something_profile_address_postalCode}

W5 4PD

Candidate’s Location - Street

${say_something_profile_address_street}

Willow Road 9

Candidate’s Full Address

${say_something_profile_address_displayAddress}

Willow Road 9, London W5 4PD, United Kingdom

Candidate’s Date of Birth

${say_something_profile_dateOfBirth_dateOfBirth}

3/10/1967

Candidate’s Desired Salary - Number

${say_something_profile_desiredSalary_salary_value}

30000

Candidates’s Desired Salary - Period

${say_something_profile_desiredSalary_salary_period_name}

year

Candidate’s Nationality

${say_something_profile_nationality_name}

English

Candidate’s Desired Position

${say_something_profile_desiredPositions_description}

Customer Support Manager

Candidate’s Job Types

${say_something_profile_employmentTypes_items_name}

Permanent

Candidate’s Current Salary - Number

${say_something_profile_currentSalary_salary_value}

20000

Candidate’s Current Salary - Period

${say_something_profile_currentSalary_salary_period_name}

Year

Candidate’s Skill

${say_something_profile_skills_items_name}

Teaching

Please note that the parameters mentioned above will be accurately displayed in the bot conversation only if the corresponding information is available in the candidate's profile. For instance, if the candidate's nationality is not present in their profile, it will not be extracted and incorporated into the bot conversation.