Group Location
Explore Plans
Mobile menu Close menu
MeisterTaskMeisterTask

History of task created in project

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

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
meistertask.history_of_task_created_in_project
Runtime method
performQuery("meistertask.history_of_task_created_in_project")

Query fields

Project ID Dropdown list

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

Ingredients

Task name

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

Task URL

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

Section name

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

Project name

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

Created at

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