The salesforcer backwards compatible version of 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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.