public function getDataFromSource()
 {
     $workspaces = TogglWorkspace::getWorkspaces();
     return $workspaces;
 }