A beginner's guide
Explore Plans
Mobile menu Close menu
MeisterTaskMeisterTask

Task assigned to me

This Trigger fires when a task is assigned to you.

About this trigger

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
This Trigger fires when a task is assigned to you.
API endpoint slug
meistertask.task_assigned_to_me

Trigger fields

No fields for this trigger

Ingredients

Task nameThe name of the task.

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

Task URLThe URL of the task.

Slug
task_url
Filter code
Meistertask.taskAssignedToMe.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.taskAssignedToMe.AssignerName
Type
String
Example
John Doe

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

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

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

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

Created atDate and time when the task was assigned.

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