Skip to content

Instantly share code, notes, and snippets.

@chelseatroy
Last active July 31, 2018 19:13
Show Gist options
  • Save chelseatroy/0b47f4dd8c7b3bd13ea3a8a1c6e3667d to your computer and use it in GitHub Desktop.
Save chelseatroy/0b47f4dd8c7b3bd13ea3a8a1c6e3667d to your computer and use it in GitHub Desktop.
Example SOAP
POST request to 'awesomeprogrammers.com'
<Head>
<UserName>Ada Lovelace</UserName>
</Head>
<Body>
<Action>Login</Action>
<Password>WerdToThePass</Password>
</Body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment