The platform is available in over 80 languages

Start Time Tracking

The Start Time Tracking for a Task event is triggered within GitScrum when a user initiates the tracking of time for a specific task. Time tracking allows teams to monitor the duration and effort spent on individual tasks, enabling accurate project planning, resource allocation, and progress tracking.

When this event occurs, GitScrum generates a webhook notification, allowing integrations and external services to be informed and take appropriate actions based on the start of time tracking. This event enables seamless integration with various third-party applications and services, enhancing project management workflows.

The webhook payload associated with the Start Time Tracking for a Task event typically includes relevant information such as the task ID, start timestamp, project details, assigned user, and other metadata. This data can be utilized to automatically update connected systems, notify team members, or trigger custom actions based on the specific requirements of your project management workflow.

By leveraging this webhook event, teams can accurately track the time spent on tasks, measure productivity, and improve project planning. Integrations can facilitate real-time updates, synchronize time tracking data with other tools, and enable a seamless flow of information between GitScrum and your software development ecosystem.

Whether you need to integrate with a time tracking tool, update project reports, or automate notifications related to time tracking, the Start Time Tracking for a Task webhook event in GitScrum empowers you to extend the capabilities of your project management processes. This event allows you to capture and analyze task-specific time data, optimize resource allocation, and maintain a productive and organized workflow within your project team.

Raw Content

{
  "uuid": 1,
  "task": {
    "uuid": "337f7b6c-a270-4819-9f5a-accfcb7e61e1"
  },
  "user": {
    "name": "Renato Marinho de Carvalho",
    "headline": "GitScrum Founder",
    "username": "renato.marinho",
    "avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5467e2bdd31886166112fea09debe9f72aae06dd.png",
    "location": "Lisbon",
    "timezone_id": 37,
    "timezone_name": "Etc/Greenwich",
    "since": "October 2019"
  },
  "comment": null,
  "status": "start",
  "time": "2023-05-15 11:06:37"
}

Stop Time Tracking

The Stop Time Tracking for a Task event is triggered within GitScrum when a user concludes the tracking of time for a specific task. Time tracking allows teams to monitor the duration and effort spent on individual tasks, enabling accurate project planning, resource allocation, and progress tracking.

When this event occurs, GitScrum sends out a webhook notification, allowing integrations and external services to be informed and take appropriate actions based on the stoppage of time tracking. This event enables seamless integration with various third-party applications and services, enhancing project management workflows.

The webhook payload associated with the Stop Time Tracking for a Task event typically includes relevant information such as the task ID, stop timestamp, total time tracked, project details, assigned user, and other metadata. This data can be utilized to automatically update connected systems, calculate time metrics, notify team members, or trigger custom actions based on the specific requirements of your project management workflow.

By leveraging this webhook event, teams can accurately track the time spent on tasks, measure productivity, and improve project planning. Integrations can facilitate real-time updates, synchronize time tracking data with other tools, and enable a seamless flow of information between GitScrum and your software development ecosystem.

Whether you need to integrate with a time tracking tool, update project reports, or automate notifications related to time tracking, the Stop Time Tracking for a Task webhook event in GitScrum empowers you to extend the capabilities of your project management processes. This event allows you to capture and analyze task-specific time data, optimize resource allocation, and maintain a productive and organized workflow within your project team.

Raw Content

{
  "uuid": 1,
  "task": {
    "uuid": "337f7b6c-a270-4819-9f5a-accfcb7e61e1"
  },
  "user": {
    "name": "Renato Marinho de Carvalho",
    "headline": "GitScrum Founder",
    "username": "renato.marinho",
    "avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5467e2bdd31886166112fea09debe9f72aae06dd.png",
    "location": "Lisbon",
    "timezone_id": 37,
    "timezone_name": "Etc/Greenwich",
    "since": "October 2019"
  },
  "comment": "",
  "status": "stop",
  "time": "2023-05-15 11:07:45"
}

Cancel Time Tracking

The Cancel Time Tracking for a Task event is triggered within GitScrum when a user cancels the ongoing time tracking for a specific task. Time tracking allows teams to monitor the duration and effort spent on individual tasks, enabling accurate project planning, resource allocation, and progress tracking.

When this event occurs, GitScrum generates a webhook notification, allowing integrations and external services to be informed and take appropriate actions based on the cancellation of time tracking. This event enables seamless integration with various third-party applications and services, enhancing project management workflows.

The webhook payload associated with the Cancel Time Tracking for a Task event typically includes relevant information such as the task ID, cancellation timestamp, project details, assigned user, and other metadata. This data can be utilized to automatically update connected systems, notify team members, or trigger custom actions based on the specific requirements of your project management workflow.

By leveraging this webhook event, teams can manage and adjust time tracking for tasks, ensuring accurate project progress and resource allocation. Integrations can facilitate real-time updates, synchronize time tracking data with other tools, and enable a seamless flow of information between GitScrum and your software development ecosystem.

Whether you need to integrate with a time tracking tool, update project reports, or automate notifications related to time tracking, the Cancel Time Tracking for a Task webhook event in GitScrum empowers you to extend the capabilities of your project management processes. This event allows you to effectively handle changes in time tracking, optimize resource utilization, and maintain a productive and organized workflow within your project team.

Raw Content

{
  "uuid": 1,
  "task": {
    "uuid": "337f7b6c-a270-4819-9f5a-accfcb7e61e1"
  },
  "user": {
    "name": "Renato Marinho de Carvalho",
    "headline": "GitScrum Founder",
    "username": "renato.marinho",
    "avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5467e2bdd31886166112fea09debe9f72aae06dd.png",
    "location": "Lisbon",
    "timezone_id": 37,
    "timezone_name": "Etc/Greenwich",
    "since": "October 2019"
  },
  "comment": null,
  "status": "cancel",
  "time": "2023-05-15 11:09:15"
}

Delete Time Tracking

The Delete Time Tracking for a Task event is triggered within GitScrum when a user removes the recorded time tracking data associated with a specific task. Time tracking allows teams to monitor the duration and effort spent on individual tasks, enabling accurate project planning, resource allocation, and progress tracking.

When this event occurs, GitScrum sends out a webhook notification, allowing integrations and external services to be informed and take appropriate actions based on the deletion of time tracking data. This event enables seamless integration with various third-party applications and services, enhancing project management workflows.

The webhook payload associated with the Delete Time Tracking for a Task event typically includes relevant information such as the task ID, deleted time tracking details, project information, deletion timestamp, and other metadata. This data can be utilized to automatically update connected systems, recalculate time metrics, notify team members, or trigger custom actions based on the specific requirements of your project management workflow.

By leveraging this webhook event, teams can manage and adjust time tracking data for tasks, ensuring accurate project progress and resource allocation. Integrations can facilitate real-time updates, synchronize time tracking data with other tools, and enable a seamless flow of information between GitScrum and your software development ecosystem.

Whether you need to integrate with a time tracking tool, update project reports, or automate notifications related to time tracking, the Delete Time Tracking for a Task webhook event in GitScrum empowers you to extend the capabilities of your project management processes. This event allows you to effectively handle changes in time tracking data, maintain accurate records, and promote a productive and organized workflow within your project team.

Raw Content

{
  "uuid": 1,
  "task": {
    "uuid": "337f7b6c-a270-4819-9f5a-accfcb7e61e1"
  },
  "user": {
    "name": "Renato Marinho de Carvalho",
    "headline": "GitScrum Founder",
    "username": "renato.marinho",
    "avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5467e2bdd31886166112fea09debe9f72aae06dd.png",
    "location": "Lisbon",
    "timezone_id": 37,
    "timezone_name": "Etc/Greenwich",
    "since": "October 2019"
  },
  "comment": null,
  "status": "delete",
  "time": null
}

Create Time Tracking

The Create Manual Time Tracking for a Task event is triggered within GitScrum when a user manually records time tracking data for a specific task. Manual time tracking allows teams to accurately log the duration and effort spent on individual tasks, enabling precise project planning, resource allocation, and progress tracking.

When this event occurs, GitScrum generates a webhook notification, allowing integrations and external services to be informed and take appropriate actions based on the creation of manual time tracking. This event enables seamless integration with various third-party applications and services, enhancing project management workflows.

The webhook payload associated with the Create Manual Time Tracking for a Task event typically includes relevant information such as the task ID, recorded time duration, project details, user information, timestamp, and other metadata. This data can be utilized to automatically update connected systems, calculate time metrics, notify team members, or trigger custom actions based on the specific requirements of your project management workflow.

By leveraging this webhook event, teams can accurately track and document the time spent on tasks, improving project progress tracking and resource allocation. Integrations can facilitate real-time updates, synchronize time tracking data with other tools, and enable a seamless flow of information between GitScrum and your software development ecosystem.

Whether you need to integrate with a time tracking tool, update project reports, or automate notifications related to manual time tracking, the Create Manual Time Tracking for a Task webhook event in GitScrum empowers you to extend the capabilities of your project management processes. This event allows you to capture precise time data, optimize resource utilization, and maintain a productive and organized workflow within your project team.

Raw Content

{
  "uuid": 1,
  "task": {
    "uuid": "337f7b6c-a270-4819-9f5a-accfcb7e61e1"
  },
  "user": {
    "name": "Renato Marinho de Carvalho",
    "headline": "GitScrum Founder",
    "username": "renato.marinho",
    "avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5467e2bdd31886166112fea09debe9f72aae06dd.png",
    "location": "Lisbon",
    "timezone_id": 37,
    "timezone_name": "Etc/Greenwich",
    "since": "October 2019"
  },
  "comment": null,
  "status": "create",
  "time": null
}