Tracket
HomepageContact Support
  • Welcome to Tracket
  • 🚀Getting started
    • Overview
    • Quickstart guide
    • Your account
      • Subscription & Billing
        • Pricing overview
        • Pricing
        • Free trial
        • Billing
        • FAQ
      • Region & Language
    • Hire an expert
    • Release notes
      • Apr 22, 2025
      • Feb 20, 2025
      • Jan 14, 2025
      • Nov 19, 2024
      • Oct 22, 2024
      • Sep 4, 2024
      • Aug 19, 2024
      • Aug 13, 2024
      • Jul 15, 2024
      • Jun 18, 2024
      • May 23, 2024
      • Apr 30, 2024
      • Mar 14, 2024
      • Mar 5, 2024
      • Feb 21, 2024
      • Feb 1, 2024 - Tracket 2.0!
      • May 30, 2023
      • May 16, 2023
      • Apr 13, 2023
      • Feb 21, 2023
      • Jan 17, 2023
      • Dec 13, 2022
      • Nov 24, 2022
      • Nov 17, 2022
      • Oct 25, 2022
      • Sep 22, 2022
      • Jul 11, 2022
      • Jun 27, 2022
      • Jun 23, 2022
      • May 24, 2022
      • May 13, 2022
      • May 2, 2022
      • Apr 13, 2022
      • Apr 5, 2022
      • Mar 22, 2022
      • Feb 21, 2022
      • Feb 11, 2022
      • Feb 10, 2022
      • Feb 8, 2022
      • Jan 28, 2022
      • Jan 25, 2022
  • 📖Instructions
    • Installation
    • Setting up
      • Authorization
      • In-app setup
    • Logging time
    • Approving time
    • Team management
    • Reporting
    • Archive
    • Tracket mobile
  • ✨Features
    • Tracket settings
      • Introduction
      • Time entry template
      • Custom fields
      • Company policies
      • Default user preferences
      • Work schedules
      • Capacity
      • Archive
      • Exports
    • Time entries
      • Time input formats
      • Smart suggestions
      • Timer
      • Board, item and subitem selector filters
    • Team management
      • Configure Tracket team admins
      • Team timesheets
    • Timesheet
      • Introduction
      • Grid view
      • List view
      • Create, edit and delete time entries
      • Bulk actions
    • Item view
      • Create, edit and delete time entries
      • Filters
      • Exports
    • Reports
      • Generate reports
      • Filters
      • Exports
    • Dashboarding
      • Introduction
      • Configure widgets
      • Permissions and widgets
      • Exports
    • Approvals
      • Introduction
      • Submit timesheets
      • Reopen timesheets
      • Approve timesheets
      • Reject timesheets
    • Tracket mobile
      • Create, edit and delete time entries
      • Approvals
    • Keyboard shortcuts
  • 🪄User preferences
    • Display options
    • Timer
    • Notifications
  • 🤖Workflow automation
    • Introduction
    • Integration recipes
      • Time to column
      • Item manipulation
    • Configure integrations
    • Integration trouble shooting
  • 🧑‍💻Development
    • Introduction
    • REST API
      • Versioning
      • Basics
        • Authentication
      • API reference
        • v2.0
          • Time entries
          • Time entry template
          • Categories
        • v1.0 (deprecated)
          • Time entries
          • Categories
          • Additional data from monday.com
  • ℹ️About
    • Security & Privacy policies
    • Support channel
    • Partner program
    • Frequently Asked Questions
Powered by GitBook
On this page
  • Create an item
  • Update an item
  • Delete an item
  • Item mapping

Was this helpful?

  1. Workflow automation
  2. Integration recipes

Item manipulation

PreviousTime to columnNextConfigure integrations

Last updated 23 days ago

Was this helpful?

All these integrations are linked to the same monday.com item. Keep monday.com board limits in mind; you can have a limited amount of monday.com items on a board.

Create an item

When a new time entry is created, create an item

This integration creates a new monday.com item on the board where the integration has been configured, whenever a new time entry is created. The data of the time entry is put in the during the configuration assigned columns, with the monday.com item name being the unique id of the corresponding time entry. During the configuration, a new modal will appear, allowing you to select which value(s) to assign to which column.

This integration is useful if you want to get a quick overview of time entries and their details on a monday.com board. Moreover, it allows you to use those items for, among other things, reports and dashboards in monday.com.

Important

Do not change the name of the created monday.com item, especially if you plan on using the "update" and "delete" integrations. This is the time entry's id, which is used to determine which item should be updated.

Update an item

When a time is updated, update an item

This integration updates the by an integration monday.com item whenever its time entry is updated. The updated data of the time entry will overwrite the mapped column's values. During the configuration, a new modal will appear, allowing you to select which value(s) to assign to which column.

This integration is useful if you want to keep the items, created with the "create" integration, up-to-date with every change that will be made.

Delete an item

When a time entry is deleted, delete an item

This integration deletes the by an integration monday.com item whenever its time entry is deleted.

This integration is useful if you want to remove the items, created with the "create" integration, from the monday.com board.

Item mapping

During the configuration of these integrations, the create and update item ones require you to select what time entry data to put in which column. The following time entry fields can be mapped to monday.com columns:

Time entry field
monday.com column type

Time entry ID

Text

Time entry created by user

People

Time entry minutes

Numbers

Time entry hours decimal

Numbers

Time entry time (hh:mm)

Text

Time entry billable minutes

Numbers

Time entry billable hours decimal

Numbers

Time entry billable (hh:mm)

Text

Custom field

Text

Time entry description

Text

Time entry date

Date

Time entry created date

Date

Time entry item name

Text

Time entry item id

Text

Time entry subitem name

Text

Time entry subitem id

Text

Link to time entry's item

Link

Time entry board name

Text

Time entry board id

Text

Link to time entry's board

Link

Time entry workspace name

Text

🤖
Learn more about item mapping ➜
Learn more about item mapping ➜