FuelSDK-Node-REST icon indicating copy to clipboard operation
FuelSDK-Node-REST copied to clipboard

Node REST client w/ auth to access the Salesforce Marketing Cloud (formerly ExactTarget) API

Results 14 FuelSDK-Node-REST issues
Sort by recently updated
recently updated
newest added

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Would love some support, care and attention of this repo from Salesforce. ``` npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Hello, can you please provide an example how to call APIs accessible from `auth` server? E.g.: `https://{{MC_ENV}}.auth.marketingcloudapis.com/v2/userinfo`? Regards, Filip

When trying to use `/push` endpoint `toLowerCase()` call on helper method removes case on `messageId` parameter and request fails because ID is not found ( due to `messageId` case).

As [NodeJS v8 has fallen out of maintenance mode](https://nodejs.org/en/about/releases/) I think it's important to keep testing against the current LTS versions 10 and 12. Also, the updated to the [recommended...

## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

For those of us using Typescript or similar, it would be nice if there were **some** type definitions for this library. I looked for a types package in NPM under...

help wanted