Untitled
unknown
json
10 months ago
986 B
8
Indexable
{ "Items": [ { "Name": "Policy Review", "Completed": true, "CompletedDate": "2024-05-10T08:00:00Z", "Recurring": false, "NextDueDate": null, "UpcomingDate": null, "Status": "Completed" }, { "Name": "Training Session", "Completed": false, "CompletedDate": null, "Recurring": true, "NextDueDate": "2024-06-01T08:00:00Z", "UpcomingDate": null, "Status": "Upcoming" }, { "Name": "Security Audit", "Completed": true, "CompletedDate": "2024-04-20T08:00:00Z", "Recurring": true, "NextDueDate": "2024-07-01T08:00:00Z", "UpcomingDate": null, "Status": "Completed" }, { "Name": "Compliance Training", "Completed": false, "CompletedDate": null, "Recurring": false, "NextDueDate": null, "UpcomingDate": "2024-06-15T08:00:00Z", "Status": "Upcoming" } ] }
Editor is loading...
Leave a Comment