PrivatedatapackReadonlyloggerPrivate ReadonlysalesforceOptionaldatapackType: stringDatapack type
Gets the datapack configuration for the specified datapack type, returns undefined if no configuration is found for the type.
Datapack type
Datapack configuration record or undefined if no configuration is found for the type
Gets all datapack configurations defined in the org, returns an empty array if no datapack configurations are found.
Array of datapack configuration records, empty array if no configurations are found
Get the SObject Type and Datapack Type of all datapacks defined in Salesforce through a Datapack Configuration record.
Array of datapack info objects linking datapacks to SObjects
Gets the datapack name for the specified SObject type, namespaces prefixes are replaced with %vlocity_namespace% when applicable
Salesforce object type
Gets the datapack info for the specified Datapack type. Returns undefined if no datapack is configured for the specified type, otherwise returns the datapack definition.