Hierarchy

  • DatapackInfoService

Constructors

Properties

logger: Logger
salesforce: SalesforceService

Methods

  • Gets the datapack name for the specified SObject type, namespaces prefixes are replaced with %vlocity_namespace% when applicable

    Parameters

    • sobjectType: string

      Salesforce object type

    Returns Promise<undefined | string>