_Activity Object Formats 1
- Mickey Bushman
Owned by Mickey Bushman
JSON Format Expand source
{ "ActivityID": "", "ActualEndDate": "", "ActualStartDate": "", "ActualTravelEndDate": "", "ActualTravelStartDate": "", "Description": "", "Extensions": { "key1": "value1", "key2": "value2" }, "FlexForms": [ "${FlexFormID}" ], "FlexView": [{ "Title": "GroupName", "Items": [{ "Label": "labeltext", "Value": "valuetext" }] }], "Location": { "LocationNum": "", "Name": "", "Address": { "AddrLine1": "", "AddrLine2": "", "AddrLine3": "", "AddrLine4": "", "AddrType": "", "City": "", "Country": "", "Intersection": "", "Lat": 0, "Lon": 0, "Region": "", "Zip": "" } }, "ModifiedUTC": "", "Notes": [{ "ID": "", "Author": "", "Date": "", "Text": "" }], "Paused": false, "PlannedEndDate": "", "PlannedStartDate": "", "Priority": "", "Status": "", "Title": "", "Type": "", "UserAdjustedEndUTC": "", "UserAdjustedStartUTC": "", "UserAdjustedTravelEndUTC": "", "UserAdjustedTravelStartUTC": "", "UserName": "" }