• Create Velocity analytics and feeds from a Template

    Parameters

    • template: IItemTemplate

      The template for the volocity items

    • templateDictionary: any

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

    • destinationAuthentication: UserSession

      Credentials for the deployment requests

    • itemProgressCallback: IItemProgressCallback

      Function for reporting progress updates from type-specific template handlers

    Returns Promise<ICreateItemFromTemplateResponse>

    a promise that will resolve with the new item info, id, type, and postProcess flag