How to create a inbound action for a Demand record when reply via outlook.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 07:20 AM
Hi, I have a requirement to create an inbound action on demand table, when user reply via outlook email that need to update in demand work notes, how can I create one? please help me with a code.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 07:21 AM
Did you check any OOB inbound action of type reply to update work notes?
You can have similar logic for demand table
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 07:54 AM
Hi @Ankur Bawiskar i have verified oob there is no action created on demand table, i have validated oob incident oob update incident(BP) inbound action but i am little concerned about the code part how am i supposed to create a code for it, subject line contains Demand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 07:40 AM
Maybe not exactly the answer you are looking for, but did you already try creating an Inbound Email triggered Flow? That's much easier to build, and easier to maintain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 09:08 AM
Hello @VedhR ,
Are you sending the email to the user via ServiceNow where the user needs to respond?
regards,
Saurabh