{"library":"fuel-rest","type":"library","category":null,"description":"Low-level Node.js library for accessing the Salesforce Marketing Cloud REST API (formerly ExactTarget). Version 3.2.2 supports Node >=4 and uses the 'request' module for HTTP calls. The community-supported project is maintained on GitHub. It provides simple GET, POST, PUT, PATCH, DELETE methods with optional retry on 401 responses. Alternative to the full FuelSDK for targeted REST calls.\nRelease cadence: irregular, last release 2019-09-25. No ES modules, no TypeScript types. Primarily used in older Node projects integrating with Marketing Cloud.","language":"javascript","status":"maintenance","version":"3.2.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fuel-rest","imports":["const FuelRest = require('fuel-rest');","const client = new FuelRest({ auth: { clientId: 'id', clientSecret: 'secret' }});","client.get(options).then(resp => ...);"]},{"cmd":"yarn add fuel-rest","imports":[]},{"cmd":"pnpm add fuel-rest","imports":[]}],"homepage":"https://github.com/salesforcefuel/FuelSDK-Node-REST#readme","github":"ssh://git@github.com/salesforcefuel/FuelSDK-Node-REST","docs":null,"changelog":null,"pypi":null,"npm":"fuel-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}