n8n/packages/nodes-base/nodes/Salesforce
Omar Ajoue d3fecb9f6d
🎨 Centralize error throwing for encryption keys and credentials (#3105)
* Centralized error throwing for encryption key

* Unifying the error message used by cli and core packages

* Improvements to error messages to make it more DRY

* Removed unnecessary throw

* Throwing error when credential does not exist to simplify node behavior (#3112)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-04-15 08:00:47 +02:00
..
AccountDescription.ts Add field AccountNumber to Salesforce Node (#2649) 2022-01-08 12:53:57 +01:00
AccountInterface.ts Add field AccountNumber to Salesforce Node (#2649) 2022-01-08 12:53:57 +01:00
AttachmentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
AttachmentInterface.ts Add document:upload operation to Salesforce Node (#2030) 2021-07-29 14:11:04 +02:00
CampaignMemberInterface.ts salesforce node 2020-02-10 15:55:28 -05:00
CaseDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
CaseInterface.ts Add record type id to supported objects on Salesforce Node (#2056) 2021-08-07 09:41:00 +02:00
ContactDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ContactInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
CustomObjectDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
DocumentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FlowDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
LeadDescription.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
LeadInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
NoteInterface.ts Add filters to all getAll operations to Salesforce Node (#1292) 2021-01-13 10:45:41 +01:00
OpportunityDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
OpportunityInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
Salesforce.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
Salesforce.node.ts fix(Salesforce Node): Fix issue that "status" did not get used for Case => Create & Update (#2212) 2022-04-02 10:45:20 +02:00
salesforce.svg Optimize svgs 2021-04-17 17:23:59 +02:00
SearchDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskInterface.ts Add type field to Task resource (Salesforce) (#2171) 2021-09-05 14:55:53 +02:00
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserInterface.ts 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00