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
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • MuleSoft Integrate With ServiceNow
  • Demystifying APIs for Product Managers
  • How to Seamlessly Integrate Data Into NetSuite
  • Building a REST Service That Collects HTML Form Data Using Netbeans, Jersey, Apache Tomcat, and Java

Trending

  • Simplify Authorization in Ruby on Rails With the Power of Pundit Gem
  • Comparing SaaS vs. PaaS for Kafka and Flink Data Streaming
  • Subtitles: The Good, the Bad, and the Resource-Heavy
  • Mastering Advanced Traffic Management in Multi-Cloud Kubernetes: Scaling With Multiple Istio Ingress Gateways
  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.1K 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, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • MuleSoft Integrate With ServiceNow
  • Demystifying APIs for Product Managers
  • How to Seamlessly Integrate Data Into NetSuite
  • Building a REST Service That Collects HTML Form Data Using Netbeans, Jersey, Apache Tomcat, and Java

Partner Resources

×

Comments
Oops! Something Went Wrong

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

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!