Skip to content

[Components] height #12266

@pipedream-component-development

Description

height

URLs

Webhook Sources

new-completed-task-instant

Prompt

Emits a new event when a task is completed. Required props: taskID. Optional props: task status values like Done, Won't do, etc.

new-or-updated-task-instant

Prompt

Emits a new event when a task is created or updated. Required props: taskID. Optional props: task values or attributes that were updated.

new-message-instant

Prompt

Emits a new event when a new message is created. Required props: messageID. Optional props: message content, senderID.

Actions

create-task

Prompt

Creates a new task within your workspace. Required prop is 'task title'. Optional props include 'task description', 'due date', and 'assignee'.

update-tasks

Prompt

Updates either a single task or a batch of tasks by ids. You need to configure 'task id(s)'. Optional props would be 'new title', 'new description', 'new due date' or 'new assignee'.

search-tasks

Prompt

Runs a search over your tasks with a text query. The 'search query' is a required 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