lookupSObjectID: Retrieve SObject by ID

Description Usage Arguments

View source: R/query.R

Description

Retrieve SObject by ID

Usage

1
lookupSObjectID(token, sobject.name, id, external.field = NULL)

Arguments

token

Token returned by login

sobject.name

Sobject class name (ends in __c for custom objects)

id

ID of sobject to be queried

external.field

if not NULL, name of column for lookup (which must be an External ID)


mebaran/rsalesforce documentation built on May 22, 2019, 6:48 p.m.