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/17210eb959bcaa5212bda4ed1b18f53e to your computer and use it in GitHub Desktop.
Save zupzup/17210eb959bcaa5212bda4ed1b18f53e to your computer and use it in GitHub Desktop.
Timeular Webhooks Response 1
tracking was started with data: TrackingStartedPayload { user_id: "1234", event_type: "trackingStarted", data: TrackingStartedData { current_tracking: Tracking { id: 1234, activity: Activity { id: "1234", name: "Misc", color: "#17bbd2", integration: "zei", space_id: "1234", device_side: None }, started_at: "2020-11-30T07:08:52.203", note: Note { text: None, tags: [], mentions: [] } } } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment