• Creates a template from a Form item

    Parameters

    • itemInfo: any
    • destAuthentication: UserSession

      Credentials for requests to the destination organization

    • srcAuthentication: UserSession

      Credentials for requests to source items

    • templateDictionary: any

      Hash of facts: folder id, org URL, adlib replacements

    Returns Promise<IItemTemplate>