Two directions
Taskity does not have to live on its own. The studio already has an accounting package and a folder full of spreadsheets, and both can meet this product in the middle.
Pushing events out
Webhooks are how Taskity pushes things OUT. When an event happens — an invoice is issued, a card moves, a delivery lands — the system can tell another application, automatically.
Each webhook points at a destination, listens for the events you choose, and signs every message so the receiver knows it really came from here.
So when Mostafa issues an invoice, the accounting tool can pick it up without anyone re-keying a number. That is the handshake this screen sets up.
Bringing data in
The importer is the other direction — it brings your existing data IN. A BOQ built in Excel, a client list, a vendor sheet: each one can be brought across rather than typed again.
You map your columns to Taskity’s fields once. After that, the same spreadsheet can be re-imported whenever it changes.
It is not magic — the first import is the one that takes time, because getting the mapping right is what makes the rest trustworthy.
The habit that matters
The habit worth building: before you type anything in by hand, ask whether it already exists in a spreadsheet. If it does, import it. A number typed twice is a number typed wrong.
What just happened
-
Two directions
Taskity does not have to live on its own. The studio already has an accounting package and a folder full of spreadsheets, and both can meet this product in the middle.
-
Pushing events out
Webhooks are how Taskity pushes things OUT. When an event happens — an invoice is issued, a card moves, a delivery lands — the system can tell another application, automatically.
-
Bringing data in
The importer is the other direction — it brings your existing data IN. A BOQ built in Excel, a client list, a vendor sheet: each one can be brought across rather than typed again.
-
The habit that matters
The habit worth building: before you type anything in by hand, ask whether it already exists in a spreadsheet. If it does, import it. A number typed twice is a number typed wrong.
Open webhooks Opens Taskity in your own project.