SmartSimple Web Services (SOAP) API

The legacy SOAP Web Services API, exposed per instance via a WSDL at /WS/services/UtaUpdate?wsdl (for example https://smart.smartsimple.biz/WS/services/UtaUpdate?wsdl). It predates SmartConnect - new integrations are directed to the JSON SmartConnect REST API, but the SOAP interface remains documented and supported. Endpoints are modeled against the documented per-instance service.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: smartsimple:smartsimple-web-services-soap-api
name: SmartSimple Web Services (SOAP) API
tags:
- SOAP
- Web Services
- Legacy
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://wiki.smartsimple.com/wiki/Web_Services_Overview
baseURL: https://{alias}.smartsimple.biz/WS/services
properties:
- url: https://wiki.smartsimple.com/wiki/Web_Services_Overview
  type: Documentation
description: The legacy SOAP Web Services API, exposed per instance via a WSDL at /WS/services/UtaUpdate?wsdl
  (for example https://smart.smartsimple.biz/WS/services/UtaUpdate?wsdl). It predates SmartConnect - new
  integrations are directed to the JSON SmartConnect REST API, but the SOAP interface remains documented
  and supported. Endpoints are modeled against the documented per-instance service.