Skip to Content
Menu
This question has been flagged
2 Replies
5262 Views

I am configuring recruitment module and generated an interview form for my job posting. I would like to include the applicant specific interview form link in the custom email template I am preparing. Can some one help me with the place holder value to place the user specific interview form link in the email.

ThankYou

Avatar
Discard
Author Best Answer

I got the solution

http://${object.survey_id.public_url.replace('http://','')}/${object.response_id.token}

Avatar
Discard

In order this token to be valid, it is needed to at least press one time Start Interview button. Otherwise, response_id will be empty.

Related Posts Replies Views Activity
0
Sep 23
1809
0
Aug 24
441
1
Dec 21
3045
0
Aug 24
398
0
Feb 24
839