Explore Plans
Mobile menu Close menu
MeisterTaskMeisterTask

History if instances when a task was assinged to me

This query returns a list of instances when a task was assigned to you.

Developer info

API endpoint slug
meistertask.history_if_instances_when_a_task_was_assinged_to_me
Runtime method
performQuery("meistertask.history_if_instances_when_a_task_was_assinged_to_me")

Query fields

No fields for this query

Ingredients

Task nameThe name of the task.

Slug
task_name
Filter code
Meistertask.historyIfInstancesWhenATaskWasAssingedToMe.TaskName
Type
String
Example
Example Task Name

Task URLThe URL of the task.

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

Assigner nameThe name of the person who assigned the task to you.

Slug
assigner_name
Filter code
Meistertask.historyIfInstancesWhenATaskWasAssingedToMe.AssignerName
Type
String
Example
John Doe

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

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

Project nameThe name of the project where the task was assigned.

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

Created atDate and time when the task was assigned.

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