Select the types of activity you want to include in your feed.
1--- 2title: exportTasks 3description: Export all tasks from a project 4openapi: 'GET /task/export/{projectId}' 5---