コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5954 ビュー

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

アバター
破棄
著作者 最善の回答

I got the solution

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

アバター
破棄

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.

関連投稿 返信 ビュー 活動
0
9月 23
2789
0
8月 24
1049
1
12月 21
3998
0
8月 24
1082
0
2月 24
1456