Skip to content

Instantly share code, notes, and snippets.

@zupzup
Created December 2, 2020 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zupzup/a4367388c125ad30c4bf214b90d5bcb9 to your computer and use it in GitHub Desktop.
Save zupzup/a4367388c125ad30c4bf214b90d5bcb9 to your computer and use it in GitHub Desktop.
Timeular Webhooks Response 2
time entry was created with data: TrackingStoppedPayload { user_id: "1234", event_type: "trackingStopped", data: TrackingStoppedData { new_time_entry: Some(TimeEntry { id: "1234", activity: Activity { id: "1234", name: "Misc", color: "#17bbd2", integration: "zei", space_id: "1234", device_side: None }, duration: Duration { started_at: "2020-11-30T07:08:52.203", stopped_at: "2020-11-30T08:08:59.789" }, note: Note { text: None, tags: [], mentions: [] } }) } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment