Salesforce.Data
Syntax Salesforce.Data(optional loginUrl as any, optional options as nullable record) as table Description Returns the objects on the Salesforce account provided in the credentials. The account will be connected through the provided environment loginUrl. If no environment is provided then the account will connect to… Read More »Salesforce.Data