Skip to content

Instantly share code, notes, and snippets.

@mattclements
Created April 6, 2014 16:00
Show Gist options
  • Save mattclements/10007982 to your computer and use it in GitHub Desktop.
Save mattclements/10007982 to your computer and use it in GitHub Desktop.
RS PHP Issue
<?php $tickets_results = $ZendeskAPI->call('/organizations/'.$client_id.'/tickets.json', $values, 'GET'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment