Craig Brass Systems Forum: submitTicket - sendAuto - Craig Brass Systems Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

submitTicket - sendAuto

#1
User is offline   RandyJohnson 

  • Member
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 17-May 09
I am assuming that the following code will stop Kayako from sending an autoresponse:

function putTicket($title,$message)
{
return CBS_KayakoAPI::submitTicket(KAYAKO_API_USERNAME,
HSA_PASSWORD,
*** email address ****,
getDepartmentID('Website Additions'),
getPriorityID('Low'),
'HSA Website',
$title,
$message,
false,
0,
''
);
}

Unfortunately, I still get the autoresponse email.

Is there some other parameter that also needs to be set to disable autoresponses?

Randy
0

#2
User is offline   Andrew Gillard 

  • Staff - Lead Developer
  • Pip
  • Group: Developers
  • Posts: 97
  • Joined: 04-March 07
  • Gender:Male
  • Location:Basingstoke, United Kingdom
Sorry about that, I've now fixed it and released a new version. Please download that and try it (only /lib/api.class.php has changed, if that makes it easier to update) - hopefully it will work fine now, but let me know if you come across any futher issues.
Andrew Gillard
Lead Developer - Craig Brass Systems
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users