Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to get the data of all the managers for the approval of license request through transform map?

MuhammadAnS
Tera Contributor
 
2 REPLIES 2

Kieran Anson
Kilo Patron

We're going to need more context here. Possibly some details on what data you're importing, what columns it contains, and the expected outcome

MuhammadAnS
Tera Contributor

For every license request of service portal, we want the request approval from manager and then assign it to the relevant person for that approval we want to fetch the data of all managers so we need the user id first and then map it with user table for checking map the data of manager and save details of manager and then then import that details. if any other possible solution for it you can also provide that