Node library for performing SOAP API calls to Salesforce Marketing Cloud (formerly ExactTarget). Fork FuelSDK-Node-SOAP
npm install fuel-soap-tokenauthFuel SOAP Client (for Node.js) 
=============
This library allows users access to the Salesforce Marketing Cloud (formerly ExactTarget) SOAP API at a low level.
``
`
npm install fuel-soap-tokenauth --save
.jshintrc`][2] file and follow the linting rules when contributing. In addition, this project uses tabs not spaces.
Docs & Examples
Our docs site is available here
Common examples:
1. [Setting up the client][3]
2. [Simple Retrieve][4]
3. [Business Unit Retrieve][5]
4. [Custom Headers][6]
More in-depth examples can be found here
Contributors
* Aydrian J. Howard - twitter, github
* Alex Vernacchia - twitter, github
* Kelly Andrews - twitter, github
* Jimmy Burgess - github
* Nathan LaFreniere - github
* Drew Simmons - github
Contributing
Please checkout our [