Connect> Features> REST to SOAP

REST to SOAP

This functionality allows you to provide a REST API that redirects your content in SOAP format.

Rest to SOAP Listing

The listing screen displays all REST to SOAP in the environment, allowing users to view the Method Name (equivalent to the endpoint generated for the integration call), last modified date, active integration indicator, URL parameters that can be sent, and the endpoint call method.

In the actions tab, you can call the endpoint URL, go to the editing screen, delete the record, export (for backups or migration) or navigate to the integration monitoring screen.

Creating a REST for SOAP

Available fields and their functionalities

Calling a REST to SOAP

The URL for calling REST to SOAP can be obtained after performing an API test, with the URL parameters already indicated (if they have been defined):

The endpoint generated by CONNECT has the format HOST/ENVIRONMENT/FUNCTIONALITY/IDENTIFIERS, for example:

The URL for calling REST for SOAP can be obtained by performing an API test, with the URL parameters already indicated (if they have been defined):

The endpoint generated by CONNECT has the format HOST/ENVIRONMENT/FUNCTIONALITY/IDENTIFIERS, for example:

Example of a call with Authorization

INSERT JS

Did this article help you?