Skip to main content

Community

XML Soap API Http Requests

Answered

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Mirko,

    Thanks for your patience. We're still evaluating this internally and had a question:

    Would your team be able to construct the SOAP envelope yourselves (the XML structure your ERP expects per its WSDL) and use our Liquid templating to inject field values into it? Or, are you looking for something more similar to a native SOAP client, expecting Fivetran to generate SOAP requests directly from your WSDL (e.g., parsing the schema, building the envelope, mapping fields to typed parameters automatically)?

    One minor note either way: like any HTTP destination we support, we currently only check the HTTP status code to determine success and don't inspect the response body. That's standard behavior across the connector, not specific to SOAP, but worth flagging since some SOAP APIs report errors inside a 200 response.

    Thanks,
    Jeremy

    Hello Mirko,

    Thanks for reaching out. We are currently evaluating this internally with the team and will share an update here as soon as our analysis is complete. 

    Regards,

    Naren - Product Team

    Hello Jeremy,

     

    No problem, thank you for getting back to me.

     

    Yes, we would ideally like to construct the SOAP envelope ourselves to be able to use a prepare data set as the input.

     

    Thank you,