Worked on multiple projects for App Us Ltd, New Zealand: TagBook: An Android and PHP project for Livestock Farm management Spindle7: A complicated integration of multiple services via their APIs: Facebook, Twitter, Google Analytics, Xero, ZenDesk, FreshBooks, MailChimp, Adwords Technology: Android, PHP, MySQL, SOAP, Swipe HQ Payment Gateway, REST, JSON, Web Services, API […]
Aim: To get count of tickets for every day. User flow and implementation: Step 1: Authorization as per https://support.zendesk.com/entries/24458591-Using-OAuth-authentication-with-your-application Redirect the user to the authorization page in ZenDesk Get authorized using the access token. Step 2: Get count of tickets created for a particular date. curl Call: curlWrap($zendfetchmail, $zendfetchkey, […]