Inbound email action
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:11 AM
Hi,
Is it possible to configure an Inbound action to
- create case
- reply email with some of the created case fields like Number?
Appreciate the help.
Thanks.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:14 AM
Hi,
Yes creating case is absolutely possible.
Can you elaborate on what you need on second use case?
-Anurag
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:25 AM
Hi @keithtan ,
Yes you can create the case using GlideRecord in ur inbound email action & once the record is inserted in the case table u can trigger an email using gs.eventQueue & using that you can pass the necessary info in the email.
Thanks,
Danish