Skip to main content

how to call freshdesk api(create ticket) using php

  • September 27, 2013
  • 2 replies
  • 105 views


Hi


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


Thanks.


Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

  • Contributor
  • 603 replies
  • 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!