Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[experimental] Framework SOAP API support #2614

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Conversation

nick-Ag
Copy link
Member

@nick-Ag nick-Ag commented Nov 26, 2024

This PR introduces a 'soapClient', which will consume a builder provided WSDL file or URL and handle requests to SOAP APIs. Included is a sample Salesforce Marketing Cloud WSDL and API request.

Testing

Successfully tested an SFMC 'describeAll' request.

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [If destination is already live] Tested for backward compatibility of destination. Note: New required fields are a breaking change.
  • [Segmenters] Tested in the staging environment
  • [Segmenters] [If applicable for this change] Tested for regression with Hadron.

@nick-Ag nick-Ag changed the title [wip dont review] Soap api support Soap api support Dec 13, 2024
@nick-Ag nick-Ag changed the title Soap api support [experimental] Framework SOAP API support Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants