Is there a way to upload a data through email or any other way in servicenow except load data option

Tanya Rathor1
Tera Contributor

Hi All,

 

Is there any way to upload a data through email or any other functionality except load data option in snow.

one way is I have created a transform map for this , and loaded data through load data option.

For Load Data , there is import_admin role required.

and client wanted that anyone can load data either through email/inbound/service request or any other functionality.

please advise.

 

Regards,

Tanya

1 ACCEPTED SOLUTION

Hi tanya, 

here is the inbound action which you have to modify with your table names and Sys IDs

 

 

 

View solution in original post

5 REPLIES 5

Thankyou so much Frank.