Inbound email attached excel to Catalog Request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 05:16 AM
Hi,
I requirement is when an inbound email with specific subject , then the attached excel data use to create catalog request for specific item. Need to to create REQ,RITM,SCTASK for the each data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 09:07 AM
Hi @Arun_Manoj ,
Will the excel sheet contain the data to make the request or should it be just attached to the request once the email is received?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 03:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 07:05 AM
Hi @Arun_Manoj,
So each row of the excel sheet will be a separate request by itself right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 04:35 AM
Hi @Arun_Manoj
You can create a flow with trigger as Email Received with particular subject line. Inside the flow, make use of Lookup Email Attachments action to get the attachment and create records. Refer https://www.servicenow.com/community/developer-forum/servicenow-flow-read-email-attachment-file-and-...
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.