Map the JSON RESPONSE TO Servicenow table

ARAVINDA11
Tera Contributor

@Sohail Khilji  @Ankur Bawiskar @Community Alums  @Dr Atul G- LNG  or anyone please help 

 

I have a JSON Response after executing from flow designer spoke how can I map the JSON Response to servicenow Table the field mapping 

 

please share the video or deocument

3 REPLIES 3

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @ARAVINDA11 ,

 

You will need to parse the json response using JSONParser();

 

refer the below link on how its done and how you can set the field values:

 

https://www.servicenow.com/community/developer-blog/json-parsing/ba-p/2279166


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Ankur Bawiskar
Tera Patron
Tera Patron

@ARAVINDA11 

you will require script to handle this

what did you start with and where are you stuck?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

Hi @ARAVINDA11 ,

Please use JSON parser step