Skip to content

[Components] height #12302

@pipedream-component-development

Description

height

URLs

Webhook Sources

new-task-instant

Prompt

Emit a new event when a new task is created. Required props: title of the task. Optional props: task description, assignee.

updated-task-instant

Prompt

Emit new event when a task is updated. Required props: title of the task. Optional props: changes made in the task.

task-added-to-list-instant

Prompt

Emit new event when a task is added to a list. Required props: task title, list name. Optional props: list owner, date of addition.

Actions

create-task

Prompt

Creates a task within your workspace. Required props are 'task name' and 'workspace id'. Optional props include 'task description', 'assigned to', and 'due date'.

update-task

Prompt

Updates one or multiple tasks by id. The required prop is 'task id(s)', while optional props include 'task name', 'task description', 'assigned to', and 'due date'.

duplicate-list

Prompt

Duplicates a list along with its tasks. The required prop for this action is 'list id'. Optionally, you can specify a name for the new list with the 'new list name' prop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions