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

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

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

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

  • Understanding IEEE 802.11(Wi-Fi) Encryption and Authentication: Write Your Own Custom Packet Sniffer
  • Unit Testing Large Codebases: Principles, Practices, and C++ Examples
  • How Kubernetes Cluster Sizing Affects Performance and Cost Efficiency in Cloud Deployments
  • Orchestrating Microservices with Dapr: A Unified Approach
  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!