From 32154fd8d7c609b606f266a28fb73dadb9f6fd93 Mon Sep 17 00:00:00 2001 From: Harshil Agrawal Date: Fri, 30 Oct 2020 16:20:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Add=20Custom=20Object=20resource=20?= =?UTF-8?q?(#246)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/nodes/nodes-library/nodes/Salesforce/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/nodes/nodes-library/nodes/Salesforce/README.md b/docs/nodes/nodes-library/nodes/Salesforce/README.md index 1d799c9c0..f1e2a727b 100644 --- a/docs/nodes/nodes-library/nodes/Salesforce/README.md +++ b/docs/nodes/nodes-library/nodes/Salesforce/README.md @@ -53,6 +53,14 @@ You can find authentication information for this node [here](../../../credential - Update a contact ::: +::: details Custom Object +- Create a custom object record +- Delete a custom object record +- Get a custom object record +- Get all custom object records +- Update a custom object record +::: + ::: details Flow - Get all flows - Invoke a flow