salesforce-marketingcloud / FuelSDK-Node-REST

Node REST client w/ auth to access the Salesforce Marketing Cloud (formerly ExactTarget) API
BSD 3-Clause "New" or "Revised" License
43 stars 22 forks source link

More examples in readme #85

Closed HauntedSmores closed 6 years ago

HauntedSmores commented 6 years ago

It would be really helpful to have a more comprehensive set of examples, especially while there are discrepancies between the SOAP and REST APIs. Specifically a post request.

vernak2539 commented 6 years ago

You can have a look at this page for all the available routes. These can then be combined to to do different things.

Feel free to submit a PR with more comprehensive examples if you'd like. We're always looking for help!