Explore Plans
Mobile menu Close menu
Service not found
MeisterTask

History of task created in project

This query returns a list of when a new task was created in the specified project.

Developer info

API endpoint slug
meistertask.history_of_task_created_in_project
Runtime method
performQuery("meistertask.history_of_task_created_in_project"}

Query fields

Project Dropdown list

Label
Which project?
Slug
project_id
Required
true
Can have default value
false

Ingredients

Task name The name of the task.

Slug
task_name
Filter code
Meistertask.historyOfTaskCreatedInProject.TaskName
Type
String
Example
Example Task

Task url The URL of the task.

Slug
task_url
Filter code
Meistertask.historyOfTaskCreatedInProject.TaskURL
Type
Web URL
Example
https://www.meistertask.com/app/task/xxxxxxxx/example-task

Section name The name of the section where the task was created.

Slug
section_name
Filter code
Meistertask.historyOfTaskCreatedInProject.SectionName
Type
String
Example
Example Section

Project name The name of the project where the task was created.

Slug
project_name
Filter code
Meistertask.historyOfTaskCreatedInProject.ProjectName
Type
String
Example
Example Project

Created at Date and time when the task was created.

Slug
created_at
Filter code
Meistertask.historyOfTaskCreatedInProject.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00