Skip to content

[Feature] Call Salesforce Core Rest API #13

Open
@ehsky

Description

@ehsky

I would like to use this library to also call Salesforce Core REST apis.

An implementation of this would likely follow the same pattern as sfmcapi
var sfapi = new sfCoreApi();

The main reason for this is to be able to Bulk v2 record request so one is inline with best practises to not use as many API requests as one would with UpdateSingleSalesforceObject.

I'm happy to start on coding this if there is an interest to add it to ssjs-lib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions