Skip to content

Instantly share code, notes, and snippets.

@camdez
Created June 11, 2012 15:30
Show Gist options
  • Save camdez/2910661 to your computer and use it in GitHub Desktop.
Save camdez/2910661 to your computer and use it in GitHub Desktop.
OrgSync API: Forms: List Organization Forms
[
{
"name": "Student Organization Registration",
"category": {
"name": "General",
"id": 216
},
"is_published": true,
"id": 7553,
"ends_at": "2034-06-02T16:45:38Z",
"submission_ids": [4319, 4381, 163738, 165738, 269831, 269832, 334175, 372591, 377262, 382296, 386979, 387319, 388436, 398402, 408647, 408828, 411312, 456011, 457100, 463343, 473094, 476596, 476601, 476602, 476605, 482947, 489743, 491688, 500209, 501567, 503561, 507661, 511935, 516360, 516377, 520144, 520628, 521319, 529509, 531057, 532796, 751584, 789772, 829823, 862507, 862669, 866877, 1198370, 1214685, 1215682, 1233222, 1242131, 1258642, 1278426, 1353468, 1373867, 1477789, 1492080, 1631206, 1732012, 1806337, 1879603, 1946526, 1992202, 2091357, 2136040, 2217530],
"form_pages_count": 1,
"submission_limit": 2,
"description": "\n\tAll students organizations at Dixie State have to register their organization every semester.\n",
"org_id": 225,
"submission_count": 67,
"begins_at": "1969-12-31T18:00:00Z"
},
{
"name": "Executive Officer Application",
"category": {
"name": "General",
"id": 216
},
"is_published": true,
"id": 9402,
"ends_at": "2010-08-28T12:00:00Z",
"submission_ids": [4570, 4572, 4573, 4575, 4576, 4578, 4579, 4580, 4581, 4583, 4585, 5249, 5254, 5765, 8816, 8830, 8835, 8841, 8846, 8850, 8854, 9304, 9556, 9582, 9606, 20887, 33324, 35648, 122949, 122950, 163663, 165752, 176460, 178184, 345188, 345189, 382819, 398151, 418376, 419180, 420745, 422211, 423425, 423535, 423918, 424089, 424567, 424568, 429928, 430222, 430441, 430807, 431445, 431691, 445878, 452056, 452384, 456009, 456828, 465663, 476604, 476606, 476609, 482252, 484621, 494144, 495915, 498408, 512294, 513858, 514755, 515676, 516373, 519710, 520069, 520629, 521281, 522265, 525745],
"form_pages_count": 5,
"submission_limit": 1,
"description": "\n\tPlease fill this form out if you would like to run for one of our five executive positions within Student Government.\n",
"org_id": 225,
"submission_count": 79,
"begins_at": "2005-08-17T12:00:00Z"
},
(...)
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment