1.4.6 • Published 7 years ago

fuel-soap-tokenauth v1.4.6

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 years ago

Fuel SOAP Client (for Node.js) Build Status

This library allows users access to the Salesforce Marketing Cloud (formerly ExactTarget) SOAP API at a low level.

npm install fuel-soap-tokenauth --save

Docs & Examples

Our docs site is available here

Common examples:

  1. Setting up the client
  2. Simple Retrieve
  3. Business Unit Retrieve
  4. Custom Headers

More in-depth examples can be found here

Contributors

Contributing

Please checkout our .jshintrc file and follow the linting rules when contributing. In addition, this project uses tabs not spaces.

ChangeLog

  • releases after v1 will have their notes in the 'releases' section
  • 1.0.0 - 2014-11-13
    • add original response to the callback - breaking
    • initial unit tests
  • 0.1.0 - 2014-09-22 - 1st npm release
1.4.6

7 years ago

1.4.5

7 years ago

1.4.4

7 years ago

1.4.3

7 years ago

1.4.2

7 years ago