We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to read data from mail attachment (.csv file) in inbound action

nagsahi
Tera Expert

I want to create requests at a time more than one through get the data from email attachment.Any one suggest me is it possible to read the file.

1 ACCEPTED SOLUTION

Alikutty A
Tera Sage

Hi,



You can load the attachment onto an import set and a related transform map can create multiple request items/request.



Loading data from an email attachment



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


View solution in original post

1 REPLY 1

Alikutty A
Tera Sage

Hi,



You can load the attachment onto an import set and a related transform map can create multiple request items/request.



Loading data from an email attachment



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response