Unlock the full potential of Dart and n8n’s automation platform by connecting Dart’s capabilities with over 1,000 apps, data sources, services, and n8n’s built-in AI features.
Need something that’s not covered yet?
Use n8n’s pre-authenticated HTTP Request node to create new connections, giving you the flexibility to build powerful automations on any stack.
Created by
Dart
Last update
a day ago
Dart integration
is built and maintained by our partners at Dart and verified by n8n. That means it’s solid, safe, and ready to help you tap into some great capabilities.
Streamline processes across your workspace and extend Dart’s capabilities even further. For example, you can trigger actions in Dart from your CRM, automatically update project data from external tools, or set up powerful multi-step workflows that bridge Dart and other platforms.
Create Agent
Create a new agent in the workspace with a name and optional description or instructions
Delete Agent
Delete an agent by its ID
Get Agent
Retrieve an existing agent by its ID, including its name and current description or instructions
List Agents
List all agents in the workspace. Agents are AI assistants that can be assigned tasks and have customizable instructions.
Update Agent
Update an agent's name and/or description. Only the fields provided will be changed. The agent is identified by its ID in the URL.
Add Task Attachment From Url
Attach a file from a provided URL to a task. The file will be downloaded and attached asynchronously. This operation may take a few moments to complete.
Add Task Comment
Record a new comment that the user intends to add to a given task. This will save the comment in Dart for later access, search, etc.
List Comments
List comments for a task with filtering options. Filter by author, text content, or date range. Sort by date or hierarchical thread order. Task ID required. Supports pagination.
Get Config
Get information about the user's space, including all of the possible values that can be provided to other endpoints
Get Dartboard
Retrieve an existing dartboard. This will return the dartboard's information, including the title and description.
Create Doc
Record a new doc that the user intends to write down. This will save the doc in Dart for later access, search, etc. By default the created doc will be in the Docs folder. More information can be included in the text.
Delete Doc
Move an existing doc to the trash, where it can be recovered if needed. Nothing else about the doc will be changed.
Get Doc
Retrieve an existing doc. This will return the doc's information, including the title, folder, text and others.
List Docs
List docs with filtering and search capabilities. Filter by folder, title, text content, or use full-text search. Sort by creation/update date or title. Supports pagination.
Update Doc
Update certain properties of an existing doc. This will save the doc in Dart for later access, search, etc. Any properties that are not specified will not be changed.
Get Folder
Retrieve an existing folder. This will return the folder's information, including the title, description, all docs within it, and others.
List Help Center Articles
Search for up to two help center articles by their semantic similarity to a short (1-5 word) query
Create Skill
Create a new custom skill with a title and instructions in markdown. The skill will be available to all workspace members.
Delete Skill
Delete a skill by its ID. The skill will be permanently removed from the workspace.
Get Skill
Retrieve an existing skill by its ID. Returns the skill's title and instructions.
List Skills
List all skills in the workspace. Skills are user-defined instructions or templates for performing specific task types.
Retrieve Skill By Title
Retrieve a skill by its title. Skills are user-defined instructions or templates for performing specific task types in the workspace. Returns the skill's title and instructions if found.
Update Skill
Update an existing skill's title and/or instructions. Only the fields provided will be updated. The skill is identified by its ID in the URL.
Add Task Time Tracking
Record an additional time tracking entry on a task and return the updated task with refreshed time tracking
Create Task
Record a new task that the user intends to do. By default the task will be assigned to the current user, have an unstarted status, have no parent, and be in the default dartboard. More information can be included in the description.
Delete Task
Move an existing task to the trash, where it can be recovered if needed. Nothing else about the task will be changed.
Get Task
Retrieve an existing task. This will return the task's information, including the title, dartboard, status, description and others.
List Tasks
List tasks with powerful filtering options. Filter by dartboard, status, assignee, tags, priority, dates, completion state, view, and more. Supports pagination with limit/offset.
Move Task
Move a task to a specific position within results sorted by the order field. Use afterTaskId to place the task after a specific task, or beforeTaskId to place it before one.
Update Task
Update properties of an existing task. For customProperties, use property NAME (not ID) as key. Get property names from workspace config. Example: {"customTextProperty": "Some text"}. Fields not provided are unchanged.
Get View
Retrieve an existing view. This will return the view's information, including the title, description, and others.
Verified nodes need a quick setup by an instance owner first, but after that, everyone on the instance can start using them in their workflows. Learn more here.
Sign in to n8n, open the editor, and click + in the top right to open the Nodes panel

The world's most popular workflow automation platform for technical teams including