Skip to content

Instantly share code, notes, and snippets.

@brandonc
Created October 18, 2013 01:18
Show Gist options
  • Save brandonc/7035001 to your computer and use it in GitHub Desktop.
Save brandonc/7035001 to your computer and use it in GitHub Desktop.
"custom_fields": [
{
"id": "513fba45deeed40200000250",
"field_type": "select",
"display_label": "Primary CTA",
"name": "primary call to action",
"created_at": "2013-03-12T23:29:10Z",
"select_values": [
"Read More",
"Subscribe",
"Download eBook",
"Download Report",
"Download Slides",
"Download/Get Graphic/Infographic",
"Watch Video",
"Test Drive Kapost",
"Demo Kapost",
"Register for Event",
"Register for Webinar",
"Comment",
"Share",
"Follow",
"Visit Resources Page",
"Join LinkedIn Group",
"Other"
],
"options": {
"editor_or_admin_only": false,
"required_field": false
},
"value": ""
},
{
"id": "5240c85ee7f369034400004d",
"field_type": "image",
"display_label": "CTA Image",
"name": "cta_image",
"created_at": "2013-09-23T23:01:51Z",
"options": {
"editor_or_admin_only": true,
"required_field": false
},
"value": ""
},
{
"id": "512d2b72ab35670200000e76",
"field_type": "select",
"display_label": "Guest Post on Marketeer?",
"name": "Guest Post on Marketeer",
"created_at": null,
"select_values": [
"Yes",
"No"
],
"options": {
"editor_or_admin_only": true,
"required_field": false
},
"value": ""
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment