How to implement REST Insert Multiple

Sonu Parab
Mega Sage
Mega Sage

Hi All,

I am posting this here as i couldn't find sufficient information over the internet.

How to insert multiple records in CMDB child table using  REST Insert Multiple.
@Ankur Bawiskar 

 

 

Thank you.

9 REPLIES 9

@Sonu Parab 

check this link

POST /now/import/{stagingTableName}/insertMultiple 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@Sonu Parab 

I shared solution few years ago

check that

Consume multiple records through one rest Api Call 

this link has approach using scripted rest api by member @ARG645

Import Set API - multiple records 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@Sonu Parab 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

pratiksha5
Mega Sage

If you directly insert data in CMDB it will going to create duplicates. Better create a data source and then enter the data using IH  ETL.  Whatever method you use make sure to call IRE.

 

 

ersureshbe
Giga Sage
Giga Sage

Hi, You should use IRE or IH ETL to manage the Asset CI sync and un duplicated CIs.

Regards,
Suresh.