Sign inStart your trial

Dart

Reference

18 actions for Dart workflows.

01. Operations

Act on Dart from a workflow

Operations are the actions a workflow can take in Dart, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Configuration

1 operation

Manage workspace settings and preferences for your Dart environment. Access this when you need to retrieve or adjust user-specific configuration options that control how your automation behaves.

Action

Get User Space Configuration

DART_GET_CONFIG

Retrieve your workspace configuration to see all available dartboards, folders, task types, and statuses. This helps you understand what options are available for organizing and managing your projects.

Documents

5 operations

Handle document lifecycle operations including creation, retrieval, updating, and deletion within your Dart workspace. Use these operations to manage documents as part of your automated workflows, from initial creation through archival.

Action★ Featured

Create Doc

DART_CREATE_DOC

Creates a new document in Dart where you can write and store information. Use this to quickly set up a new doc for note-taking, planning, or documentation purposes.

1 input
Action

Delete Doc

DART_DELETE_DOC

Move a document to trash instead of permanently deleting it, allowing recovery if needed later. This is useful when cleaning up your project workspace while maintaining the option to restore important files.

1 input
Action

Get Doc

DART_GET_DOC

Retrieves a specific document's full details including its title, content, and folder location. Use this when you need to access or reference an existing document's information.

1 input
Action

List Docs

DART_LIST_DOCS

Retrieve documents from your DART project management system with flexible filtering and search options to find specific files by folder, title, or content. Supports pagination and sorting to help you locate and organize documents efficiently.

12 input
Action

Update Doc

DART_UPDATE_DOC

Modify an existing document in Dart by updating its title, location, or content while preserving any unchanged properties. This helps you keep project documentation current without recreating files.

1 input

Help Center

1 operation

Search and retrieve support articles from your Help Center knowledge base. Integrate this when you need to surface relevant documentation or reference materials within your automation processes.

Action

List Help Center Articles

DART_LIST_HELP_CENTER_ARTICLES

Search and retrieve the most relevant help center articles based on your query to quickly find solutions and information your team needs.

1 input

Skills

1 operation

Look up and reference available skills by their names within your Dart environment. Use this operation when you need to identify or validate specific skill definitions for workflow automation.

Action

Retrieve Skill By Title

DART_RETRIEVE_SKILL_BY_TITLE

Fetch detailed information about a specific skill in your workspace by its exact title, including its ID and instructions. This helps you quickly locate and reference skill details when managing your project team's capabilities.

1 input

Tasks

10 operations

Manage the complete task lifecycle including creation, assignment, tracking, and resolution across your workflows. These operations enable you to create tasks, add attachments and comments, track time spent, organize work through movement, and monitor task progress.

Action★ Featured

Create Task

DART_CREATE_TASK

Add a new task to your DART workspace with a title and optional details like due dates or descriptions. Use this to organize your work and keep track of what needs to be done.

1 input
Action★ Featured

List Tasks

DART_LIST_TASKS

Retrieve all your tasks from DART with flexible filtering by dartboard, status, assignee, tags, priority, and dates to keep your work organized and visible. This helps you stay on top of what needs to be done and track progress across your projects.

40 input
Action★ Featured

Update Task

DART_UPDATE_TASK

Modify any aspect of an existing task in DART, such as its title, status, or assignee, by specifying only the fields you want to change.

1 input
Action

Add Task Attachment From URL

DART_ADD_TASK_ATTACHMENT_FROM_URL

Attach files to tasks by providing a direct URL, allowing you to link documents, images, or resources without manually uploading them. This is useful when you need to associate external files with your project work.

3 input
Action

Add Task Comment

DART_ADD_TASK_COMMENT

Attach comments and feedback to specific tasks in Dart, enabling your team to collaborate and discuss task details without leaving the project management interface. Supports formatted text and threaded conversations for organized discussions.

3 input
Action

Add Task Time Tracking

DART_ADD_TASK_TIME_TRACKING

Records time spent on a specific task in your project, allowing you to track how long work actually takes and maintain accurate project timelines. Use this when you complete work on a task and need to log the hours for billing, payroll, or productivity analysis.

4 input
Action

Delete Task

DART_DELETE_TASK

Remove a task from your Dart project by moving it to trash, allowing you to clean up your task list while keeping the option to recover it later if needed.

1 input
Action

Get Task

DART_GET_TASK

Retrieve complete details about a specific task including its title, status, description, and dartboard assignment. Use this when you need to access full task information for review, updates, or decision-making.

1 input
Action

List Comments

DART_LIST_COMMENTS

Retrieve all comments on a specific task with filtering options to find discussions by author, date range, or content. Helps you quickly access task feedback, decisions, and updates in one place.

12 input
Action

Move Task

DART_MOVE_TASK

Reorder tasks within your dartboard by moving a task to a specific position, either before or after another task.

3 input
What now

Use Dart in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.