API Models Track
Type to start searching
    GitHub
    • Docs
    • API
    GitHub
      • Welcome
      • Getting Started
      • Dashboard
        • Settings Overview
        • My Profile
        • Account Settings
        • User & Department Settings
        • Ticket Settings
        • Task Settings
        • Project Settings
        • Lead Settings
        • Sales Settings
        • Document Settings
        • Time Settings
      • Tickets
      • Tasks
      • Contacts
      • Projects
      • Sales
      • Time
      • Calendar
      • Reports
      • Labels
      • Getting Started
      • Authentication
      • Reading from the API
      • Writing to the API
      • Handling API responses
        • Calendar Event
        • Contact
        • Contact Role
        • Custom Field
        • Department
        • Document
        • File
        • Filter
        • Invoice
        • Label
        • Lead
        • Lead Lost Reason
        • Lead Source
        • Log
        • Mail Template
        • Note
        • Package
        • Product
        • Project
        • Project Role
        • Project Status
        • Project Template
        • Quote
        • Task
        • Ticket
        • Ticket Post
        • Time
        • Time Status
        • Track
        • Track Task
        • Webhook
    edit

    Track Model¶

    Represents a track entity in Zebreco. Tracks are a list of tasks normally used to easily reproduce workflows across tickets and projects.

    Tracks are a list of tasks and therefore most the data is stored in the tasks themselves.

    Name Type Description
    id integer read only The unique id of this track
    name string The name of the track - required
    Previous Time Status
    Next Track Task
    Copyright © 2017 Zebreco
    powered by MkDocs and Material for MkDocs