Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

sfdcGetAccount(sfdcConnection, sfdcAccountId, [sfdcAPIVersion])

Description

Excerpt

Retrieves data related to an account from the Salesforce environment.


Parameters

Parameter

Type

Required

Description

sfdcConnection

SFDCConnection

Yes

The Salesforce Connection - it is the object resulted from the call to the connectToSalesforce routine.

sfdcAccountIdstringYesThe ID of the Salesforce account to be retrieved.
sfdcAPIVersionstringNoThe Salesforce API Version version to be called when creating the account; , it should have the following form: "vXX.X" - eg: "v43.0", "v42.0".
It is not mandatory, required and if missing empty the latest available version will be used.

Return type

SFDCAccount (predefined type)

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "sfdc_routines"
labelsbasic_routines