Open
Description
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
Labels
No labels