跳至內容
選單
此問題已被標幟
2 回覆
5940 瀏覽次數

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
2776
0
8月 24
1032
1
12月 21
3992
0
8月 24
1068
0
2月 24
1452