Trabslate SOAP/XML to REST API and back

I have an application based on REST/JSON and I trying to connect it to a SOAP/XML Database. I want to create a translator that takes the rest commands and results and translates into SOAP. So, I can be able to integrate it without having to program my application with SOAP/XML

Question: Is that feasible? Would it take long to do? [

Welcome to the Make community!

Sure, you can create a custom app to access your database. Or you can just use the built-in SOAP integration.

1 Like