Group Location
Explore Plans
Mobile menu Close menu
MeisterTaskMeisterTask

Task created in section

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

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_section

Trigger fields

Section ID Dropdown list

Label
Which section?
Slug
section_id
Required
true
Can have default value
false

Ingredients

Task name

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

Task URL

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

Section name

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

Project name

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

Created at

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