Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lucasblackhurst/b499ddfe7b8a6ec52a8ebabeda82052b to your computer and use it in GitHub Desktop.
Save lucasblackhurst/b499ddfe7b8a6ec52a8ebabeda82052b to your computer and use it in GitHub Desktop.
[
  {
"Id": 1234567,
    "LastModified": "2018-05-29T15:35:27.386Z",
    "LastModifiedBy": "jim.brown@abd.com",
   "Completions": 54,
    "Name": "Conference 2018",
    "ShortName": "Con18",
    "Description": "Attended 2018 conference",
    "Enabled": true,
   "StartDate": "2018-04-22T15:35:27.386Z",
    "EndDate": "2018-05-16T15:35:27.386Z",
    "LinkedId": ""
}
   {
"Id": 546378,
    "LastModified": "2018-02-12T15:35:27.386Z",
    "LastModifiedBy": "sarah.peters@abd.com",
    "Completions": 1046,
    "Name": "Submitted timesheet",
    "ShortName": "Timesheet",
    "Description": "Submitted weekly timesheet",
    "Enabled": true,
    "StartDate": "2018-05-22T15:35:27.386Z",
    "EndDate": "2018-05-29T15:35:27.386Z",
    "LinkedId": ""
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment