---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/integrate-applications

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Inserting multiple records using insertMultiple

# Inserting multiple records using insertMultiple {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can insert multiple records in one SOAP request by using the insertMultiple
operation.
By default, insertMultiple operations create new import sets in
Synchronous mode. To process new import sets asynchronously,
activate the business rule Insert multiple asynchronous mode.

The insertMultiple operation is available for the Direct Web Service API and Web Service
Import Sets. To enable insertMultiple, activate the Insert Multiple Web Service plugin.  
Note:  
Activating this plugin adds a new operation to the SOAP WSDL. After this plugin is activated, consume a new WSDL to update your web services client.

