---
sourceDocument: Yokohama API Reference
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/api-reference

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# SOAP web service import sets

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

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](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=yokohama&pubname=yokohama-integrate-applications&ft:locale=en-US)
* [Import sets key concepts](https://www.servicenow.com/docs/access?context=c_ImportSetsKeyConcepts&version=yokohama&pubname=yokohama-integrate-applications&ft:locale=en-US)

