case 'goal':
              parseGoalCSVAndSaveToFireStore (fileContent);
              response
              .type('application/json')
              .status(200)