Skip to content

Instantly share code, notes, and snippets.

@stphnwlkr
Created June 17, 2017 11:19
Show Gist options
  • Save stphnwlkr/f4e165aa98709e011dcdce9db8a26975 to your computer and use it in GitHub Desktop.
Save stphnwlkr/f4e165aa98709e011dcdce9db8a26975 to your computer and use it in GitHub Desktop.
cfhttp(url="https://data.usajobs.gov/api/codelist/agencysubelements", result="orgs", method="get"){
cfhttpparam(type='header',name='Content-Type',value='application/json');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment