_Activity Object Formats
- Andrew Hill (Deactivated)
- Mickey Bushman
Owned by Andrew Hill (Deactivated)
JSON Format Expand source
{ "ActivityID": "", "Started": "", "Ended": "", "Address": { "City": "", "Country": "", "Line1": "", "Line2": "", "Name": "", "State": "", "Zip": "" }, "Desc": "", "Dur": "", "Extensions": { "key1": "value1", "key2": "value2" }, "FlexForms": [ "${FlexFormID}" ], "FlexView": [ { "Title": "GroupName", "Items": [ { "Label": "labeltext", "Value": "valuetext" } ] } ], "Paused": false, "Priority": "", "Remarks": "", "SchedDur": "", "SchedEnd": "", "SchedStart": "", "Status": "", "SysActCode": "", "Title": "", "UserName": "" }