Need help with inbound action script - Email to Close case if accept in subject
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 06:35 PM - edited 11-13-2023 05:37 AM
I have a requirement to update the HR Case based on the reply received and change its status to Closed or WIP.
When the case is set to Awaiting Acceptance, we are sending email notification with 2 options, accept and reject.
When the user selects Accept, email will be sent with the subject "accept" and if they click on reject, email subject will be "reject".
Based on the options, case has to be set to "Closed completed" for Accept and WIP for Reject.
Please help with how to get this done on the inbound action.
I created Flow Designer for this logic but it didnt work.
Flow Trigger
Flow Execution:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 06:36 PM
I went with the traditional scripting method of the inbound action and it works well but dont have luck with the flow designer inbound action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 11:52 PM
@Hari7 - I need to setup email with Accept and Reject button. Can you share the mail script for accept