Boomi Platform SOAP API

The Boomi Platform SOAP API provides the same programmatic access to the Boomi Enterprise Platform as the REST API but through a SOAP interface. The WSDL is available at api.boomi.com and the API uses WS-Security with UsernameToken for authentication. It supports GET, QUERY, CREATE, UPDATE, EXECUTE, and DELETE operations on platform objects.

API entry from apis.yml

apis.yml Raw ↑
aid: boomi:platform-soap-api
name: Boomi Platform SOAP API
tags:
- Integration
- Platform
- SOAP
humanURL: https://developer.boomi.com/docs/APIs/PlatformSOAPAPI/APIObjects/API_objects_and_object-based_operations
properties:
- url: https://developer.boomi.com/docs/APIs/PlatformSOAPAPI/APIObjects/API_objects_and_object-based_operations
  type: Documentation
- url: https://developer.boomi.com/docs/APIs/PlatformAPI/Introduction/Platform_API
  type: GettingStarted
description: The Boomi Platform SOAP API provides the same programmatic access to the Boomi Enterprise
  Platform as the REST API but through a SOAP interface. The WSDL is available at api.boomi.com and the
  API uses WS-Security with UsernameToken for authentication. It supports GET, QUERY, CREATE, UPDATE,
  EXECUTE, and DELETE operations on platform objects.