DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • GraphQL vs REST API: Which Is Better for Your Project in 2025?
  • MuleSoft Integrate With ServiceNow
  • Demystifying APIs for Product Managers
  • How to Seamlessly Integrate Data Into NetSuite

Trending

  • Event-Driven Pipelines With Apache Pulsar and Go
  • Slopsquatting: Building a Scanner That Catches AI-Hallucinated Packages Before They Reach Production
  • Mocking Kafka for Local Spring Development
  • Pragmatica Aether: Let Java Be Java
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. How-To: Convert SOAP APIs to REST APIs

How-To: Convert SOAP APIs to REST APIs

SOAP APIs weren't designed for integration, with developer UX in mind. The new SOAP Builder tool converts your SOAP-based endpoint into a unified REST API.

By 
Ross Garrett user avatar
Ross Garrett
·
May. 11, 17 · News
Likes (1)
Comment
Save
Tweet
Share
55.4K Views

Join the DZone community and get the full member experience.

Join For Free

soap isn’t dead. not yet, at least. and that’s a pretty tough pill to swallow coming from an api-first product strategy. consuming soap apis is especially difficult for app developers working with web and mobile applications. we have to keep in mind that some of the older platforms originally built on soap apis were never really designed for public consumption, or even integration via the web. the architecture was strictly designed for the internal use case, and developer ux was an afterthought. soap is a strict document based api and while this offers resilience, it can make crafting a valid api cal complicated - especially in the absence of tooling.

soap apis to rest apis as the demand for apis grows and integration use cases evolve over time, it’s important to consider the developer experience. here at cloud elements, we have taken an innovative approach to api integration, making it easier than ever to integrate your application to dozens of other endpoints with a unified rest api. but like i said, soap isn’t dead, yet.

this is why i’m excited to share with you the newest edition to our stack of developer tools: soap builder, an extension of our element builder . the core purpose of soap builder is to convert your soap-based endpoint into a unified rest api. developers can now leverage soap builder to transform every api they work into a familiar restful experience. as one of our developers mentioned to me, “we’re transposing an ugly interface [soap] into something that’s user-friendly.”

converting soap apis to rest apis

the value of element builder is to abstract and unify resources in a given category. you can use element builder to import an api, whether they are rest or soap, to either build new elements or extend the capabilities of existing elements in our catalog. element builder is designed to allow you to focus on the data you need, versus the interface, language, or capabilities it inherently offers.

in addition to now being able to import soap apis into element builder to create a new integration, soap builder now supports document-oriented and rpc wsdls. with this format, the endpoint’s operations and messages are described abstractly, and then bound to a concrete definition that is resource-centric.

“wsdl import is super cool -- a smart tool is rest-fying your soap interface for you. it gets you most of the way there, and leaves you to your discretion to get your integration up and running. it just works.”

what’s new in element builder with soap builder?

  • you can import from wsdl - similar to an import using swagger for a rest api.
  • being able to do an import from wsdl import, gets you at least 80% of the way to converting a soap endpoint to a rest endpoint.
  • it imports your new endpoint to conform with the predefined hub api.

soap builder is particularly exciting for an organization that has existing internal soap interfaces they want to expose, and rather than investing into developing a new rest api for their company, they can now use cloud elements to modernize and extend the life/utility of their api. truly a great advance in a world where developers want rest.

REST Web Protocols SOAP Convert (command)

Published at DZone with permission of Ross Garrett. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • GraphQL vs REST API: Which Is Better for Your Project in 2025?
  • MuleSoft Integrate With ServiceNow
  • Demystifying APIs for Product Managers
  • How to Seamlessly Integrate Data Into NetSuite

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook