Group Location
Explore Plans
Mobile menu Close menu
MeisterTaskMeisterTask

Task created in project

This Trigger fires when a new task is created in the specified project. Please note that this Trigger does not fire when a task is moved from a different project.

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
API endpoint slug
meistertask.task_created_in_project

Trigger 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.taskCreatedInProject.TaskName
Type
String
Example
Example Task

Task URL

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

Section name

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

Project name

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

Created at

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