JSON API to SOAP APIs and SOAP XML processing

Publisher: Lingk

Description
This recipe dynamically populates values into an SOAP XML payload, submits the request and processes the result. Jinja templates can be used to dynamically build the XML elements based on data from another connector (i.e. API request). Credentials can be stored in a CSV in the local file connector and to dynamically populate credentials and make the recipe safe across environments. To use this recipe, click Run!