Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
7115 Lượt xem

Hi 

How to setup an email notification to requestor when his/her request has been Approved.

I have tried Automated action (setting > technical > automated action) but not sure how to setup the email recipient for the request.


Is there another way to do it?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi, 

You can set the flow in the following fashion.


        the automated action will get triggered when the approval request goes from submitted to the approved stage. 

    2.    Second created an Email template and  in the to part you can use jinja2 to extract the created by field of the approval request. The following snippet will give you an idea about what I am saying.

    


If followed the above two parts correctly, you'd be able to get the functionality you want. If not then please comment.


Thanks and Regards,

Divyansh

Ảnh đại diện
Huỷ bỏ

The e-mail takes time to be sent.

Câu trả lời hay nhất

You can get the email recipient as below:

${object.request_owner_id.email}

Please refer to the below links for how to create automatic actions:

https://www.youtube.com/watch?v=P0kjRtJXtC4

 

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks Coetex works as per your instructions

Does this work on V16? I can't get ${object.request_owner_id.email} to work when in the To line

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 24
1094
2
thg 9 20
4960
2
thg 3 15
7057
0
thg 3 15
4062
0
thg 5 24
1717