---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/api-reference

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Import sets

# SOAP web service import sets {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Web service import sets complement direct web services and scripted SOAP web services by
providing a web service interface to import sets tables.

By default, this type of web service synchronously transforms the incoming data based on the
associated transform maps. If the associated import set mode is set to
Asynchronous, the behavior is to save the data for transformation at a later
time. Web service import sets tables publish all default web service functions in the WSDL.

You can access a web service import set WSDL by specifying the import set table name +
".do?WSDL" on the URL.

For example:

`http://<instance name>.service-now.com/imp_notification.do?WSDL`.
**Related topics**   

* [Web service import sets](https://www.servicenow.com/docs/access?context=c_WebServiceImportSets&version=australia&pubname=australia-integrate-applications&ft:locale=en-US)
* [Import sets key concepts](https://www.servicenow.com/docs/access?context=c_ImportSetsKeyConcepts&version=australia&pubname=australia-integrate-applications&ft:locale=en-US)

