Skip to content

Instantly share code, notes, and snippets.

@Luidog
Created February 14, 2018 04:58
Show Gist options
  • Save Luidog/ad61798b88097a5e3adf61f8a959bd23 to your computer and use it in GitHub Desktop.
Save Luidog/ad61798b88097a5e3adf61f8a959bd23 to your computer and use it in GitHub Desktop.
Set Field [ Books::title ; JSONGetElement ( $response ; "items[0]" ) ]
Set Field [ Books::authors ; JSONGetElement ( $json ; "volumeInfo.authors[0]" ) ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment