Skip to content

Instantly share code, notes, and snippets.

@joetemp
Created April 25, 2016 20:33
Show Gist options
  • Select an option

  • Save joetemp/b9aa545e61cca84395bf081c18af789e to your computer and use it in GitHub Desktop.

Select an option

Save joetemp/b9aa545e61cca84395bf081c18af789e to your computer and use it in GitHub Desktop.
{
"success": true,
"data": [
{
"id": 1216,
"company_id": 893743,
"user_id": 1236582,
"done": false,
"type": "call",
"reference_type": "none",
"reference_id": null,
"due_date": "2016-04-11",
"due_time": "",
"duration": "",
"add_time": "2016-04-25 20:21:02",
"marked_as_done_time": "",
"subject": "4506-T",
"deal_id": 5,
"org_id": null,
"person_id": 5,
"active_flag": true,
"update_time": "2016-04-25 20:21:02",
"gcal_event_id": null,
"google_calendar_id": null,
"google_calendar_etag": null,
"person_name": "Warren Moon",
"org_name": null,
"note": "Warren Moon is a pretty cool dude.",
"deal_title": "Warren Moon deal",
"assigned_to_user_id": 1236582,
"created_by_user_id": 1236582,
"owner_name": "Joe BO$$",
"person_dropbox_bcc": "[email protected]",
"deal_dropbox_bcc": "[email protected]"
}
],
"additional_data": {
"pagination": {
"start": 0,
"limit": 100,
"more_items_in_collection": false
}
},
"related_objects": {
"person": {
"5": {
"id": 5,
"name": "Warren Moon",
"email": [
{
"value": "",
"primary": true
}
],
"phone": [
{
"value": "",
"primary": true
}
]
}
},
"deal": {
"5": {
"id": 5,
"title": "Warren Moon deal",
"status": "open",
"value": 0,
"currency": "USD",
"stage_id": 2,
"pipeline_id": 1
}
},
"user": {
"1236582": {
"id": 1236582,
"name": "Joe BO$$",
"email": "[email protected]",
"has_pic": true,
"pic_hash": "59ad0fe12f884822c205e89f78235503",
"active_flag": true
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment