Starting with Retool is simple, fast, and free.

Integrate with SOAP-based web services to build custom tools that interact with legacy systems and enterprise applications using SOAP protocols. Perfect for teams that need to work with established SOAP services while leveraging modern development tools.
Retool connects to SOAP web services by configuring a resource with the WSDL endpoint and authentication details. Teams can then call SOAP operations directly from Retool apps and workflows.
Retool supports WS-Security, Basic auth, and custom header-based authentication for SOAP APIs. Credentials are stored as encrypted Retool resources and are never exposed to end users.
Yes. Retool supports SOAP operations that create or modify data. Teams add confirmation steps and approval workflows in Retool to ensure write operations are intentional.
SOAP API credentials are stored as encrypted Retool resources and are never exposed to end users. Access is governed through Retool's permission model.
Yes. Retool supports environment-specific SOAP resources, allowing teams to point development and production apps at different SOAP endpoints or use different credentials per environment.
Yes. Retool's SOAP integration parses WSDL definitions to surface available operations and expected request schemas, reducing the manual effort needed to set up and call SOAP services.