Productivity · Integration
Dart
Add Dart to your product for your customers, and give your AI agents governed access to it.
Dart's public API sits at app.itsdart.com/api/v0/public and is keyed by a personal token issued from the user's profile, so every call is scoped to that person's workspace membership rather than to the workspace itself. Tasks live inside dartboards, which in turn belong to spaces, and creating a task means resolving the dartboard by title or duid first because there is no default inbox in every workspace. Statuses, tags, priorities and custom properties are workspace-defined strings, so a value that validates in one tenant will be rejected in another, and the API returns a validation error rather than silently creating the field. Docs are a separate object type with their own endpoints and are not retrievable through the task list. fastn handles the per-customer token storage, workspace scoping and ongoing upkeep as Dart's endpoints move past v0.
In your product
Embedded for your customers. Per-tenant auth, no per-customer code, maintained by fastn.
Let a customer connect their own Dart workspace and pick which dartboards your product may write tasks into
Create a Dart task automatically when a support escalation or bug report is raised in your product
Mirror task status, assignee and due date changes back into your own project view so both sides stay current
Attach a Dart doc link to the record in your app that triggered the work
For your AI agents
Governed, audited access for the agents you build, through the MCP server.
Let an agent open a Dart task on the correct dartboard with the assignee and due date filled in from the source record
Have an agent summarise overdue tasks per dartboard and post the summary back as a comment
Audit, per tenant, every task an agent created or reassigned in Dart, with the token identity that made each call
Example prompt
Which tasks on our Engineering dartboard in Dart are past their due date and unassigned?
Set up Dart in 4 steps
- 01Enable the Dart connector from your fastn dashboard.
- 02Have each customer authorise their own Dart account, so calls run under their credentials rather than a shared key.
- 03Decide which work items, assignees and due dates your product needs, map those fields, then enable the actions and triggers you want.
- 04Call it from your product and expose it to your agents through the same governed connection.
Why teams use the Dart integration
What you get by embedding it with fastn instead of building it yourself.
- Ship a Dart integration without building it. Your customers connect their own Dart account inside your product and work their work items, assignees and due dates there, with no per-customer code on your side.
- Handle the part that actually costs time: every team configures its own fields, statuses and workflow stages. fastn owns the auth, token refresh, rate limits, pagination and breaking-change fixes, so a Dart update is not your on-call problem.
- One integration serves your product and your agents. The same governed Dart connection powers in-product features and gives AI agents scoped, audited access, so you keep work items in step with what happens in your product without wiring it twice.
Used by these teams
Compare with
Often used alongside
Tools the same teams tend to run next to Dart, across other categories.
Dart integration FAQ
How do I add a Dart integration to my product?
Enable the Dart connector in your fastn dashboard, then let each customer authenticate their own Dart account. fastn handles the OAuth flow, token storage and refresh per tenant, so there is no Dart client code in your app and no per-customer branch in your codebase. Setup is 4 steps.
Do my customers each connect their own Dart account?
Yes. Every connection is scoped to the individual customer, so each authorises their own Dart account and only ever sees their own work items, assignees and due dates. That per-tenant isolation is the point of an embedded integration: you support the long tail of customer setups without maintaining an integration per customer.
Can AI agents use this Dart integration?
Yes. The same connection is exposed to your agents through the fastn MCP gateway, with permissions scoped per tenant and every call audited. Let an agent open a Dart task on the correct dartboard with the assignee and due date filled in from the source record
Who maintains the Dart integration?
fastn does. When Dart changes an endpoint, deprecates a field or alters its auth, the fix lands in the connector rather than in your backlog, and your customers' connections keep working.
Can my product create and update work in Dart automatically?
Yes. Items can be created, updated, assigned and transitioned from your product, and changes made in Dart can trigger your workflows in return.
Does it adapt to each team's own Dart setup?
Yes. However a team has configured Dart, whether that is custom fields, statuses and workflow stages or its own calendars and working hours, those are mapped per customer, so an unusual setup works without custom code from you.
What can I build with the Dart integration?
A common starting point: let a customer connect their own Dart workspace and pick which dartboards your product may write tasks into. Teams also use it for the other use cases listed above, and expose it to agents for governed reads and writes.
How much does the Dart integration cost?
It is included. Pricing is based on connected accounts, not on how many connectors you enable, so adding Dart does not change your per-connector cost. You can start free with 3 connected accounts.
Add Dart to your product
Start free with 3 connected accounts. No sales call required, and no per-customer integration code.