View source: R/compatibility.R
rforcecom.upsert | R Documentation |
salesforcer
backwards compatible version of
RForcecom::rforcecom.upsert
rforcecom.upsert(session, objectName, externalIdField, externalId, fields)
session |
|
objectName |
|
externalIdField |
An external Key's field name. (ex: "AccountMaster__c") |
externalId |
An external Key's ID. (ex: "999x000000xxxxxZZZ") |
fields |
Field names and values. (ex: Name="CompanyName", Phone="000-000-000" ) |
NULL
if successful otherwise the function errors out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.