Skip to main content

how to call freshdesk api(create ticket) using php

  • September 27, 2013
  • 2 replies
  • 114 views


Hi


I would like to get sample codes how to call freshdesk api(create ticket)  using php


Thanks.


This topic has been closed for replies.

2 replies

  • Contributor
  • September 27, 2013

Hi


We don't have PHP samples but only in Ruby/Java, which can be obtained from below links


https://github.com/johnpaulh/mysamples


You can use similar logic for PHP too.


Attached is a sample PHP code


regards

Vijay


aravind.sundararajan
Skilled Expert
Forum|alt.badge.img+12

Hi,


Please refer to this directory for more samples : github.com/freshdesk/fresh-samples


Cheers!