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 name The name of the task.
- Slug
- task_name
- Filter code
- Meistertask.historyIfInstancesWhenATaskWasAssingedToMe.TaskName
- Type
- String
- Example
- Example Task Name
Task url The 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 name The name of the person who assigned the task to you.
- Slug
- assigner_name
- Filter code
- Meistertask.historyIfInstancesWhenATaskWasAssingedToMe.AssignerName
- Type
- String
- Example
- John Doe
Section name The name of the section where the task was created.
- Slug
- section_name
- Filter code
- Meistertask.historyIfInstancesWhenATaskWasAssingedToMe.SectionName
- Type
- String
- Example
- Example Section
Project name The name of the project where the task was assigned.
- Slug
- project_name
- Filter code
- Meistertask.historyIfInstancesWhenATaskWasAssingedToMe.ProjectName
- Type
- String
- Example
- Example Project
Created at Date 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+05:00