• Converts a group item into a template.

    Parameters

    • itemInfo: any

      Info about the item

    • destAuthentication: UserSession

      Credentials for requests to the destination organization

    • srcAuthentication: UserSession

      Credentials for requests to source items

    Returns Promise<common.IItemTemplate>

    A promise that will resolve when the template has been created