Function fineTuneCreatedWorkforceItem

  • Gets the current user and updates the dispatchers service

    Parameters

    • newlyCreatedItem: IItemTemplate

      Item to be created; n.b.: this item is modified

    • destinationAuthentication: UserSession

      The session used to create the new item(s)

    • url: string
    • templateDictionary: any

    Returns Promise<any>

    A promise that will resolve with { "success" === true || false }