Kayako logo
Modifications & Addon Releases Modification guides and addons are posted here to share with the community. Do not post requests in here!

Notices

Reply
 
LinkBack Thread Tools Search this Thread Rating: Thread Rating: 10 votes, 5.00 average. Display Modes
  (#16) Old
ePlanetDesign Offline
Member
 
Posts: 57
Join Date: Oct 2006
31-08-2008, 07:20 PM

This sounds really cool, I guess this will work with AWBS?

"Tested with v3.30.30" Is there a v3.30.30?
   
Reply With Quote
  (#17) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
31-08-2008, 08:15 PM

Quote:
This sounds really cool, I guess this will work with AWBS?
It should work with anything that you can add PHP to.

Quote:
"Tested with v3.30.30" Is there a v3.30.30?
You make a good point. I will update this.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#18) Old
nibb Offline
Member
 
Posts: 99
Join Date: Feb 2007
28-09-2008, 12:34 AM

Would this finally fix all the loginshare nightmares? Like for example with AWBS?

Also is it possoble to use it with 2 systemas as well for example AWBS and Vbulletin at the same time?

I really think applications need to be integrated, its a nightmare when users have to log in each time, specially when that second loging doesnt work and even worst when that is the login you need to get help!!!!
   
Reply With Quote
  (#19) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
28-09-2008, 12:14 PM

Quote:
Would this finally fix all the loginshare nightmares? Like for example with AWBS?
Yes, if you integrated it correctly.

Quote:
Also is it possoble to use it with 2 systemas as well for example AWBS and Vbulletin at the same time?
It should work ok, yes.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#20) Old
MACscr Offline
Member
 
Posts: 68
Join Date: Dec 2005
28-09-2008, 06:14 PM

Am I assuming correctly that most likely things will have to be rewritten when 4.0 comes out?
   
Reply With Quote
  (#21) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
28-09-2008, 07:04 PM

I would rather hope the Kayako developers look at this when writing their own API for V4 that will allow this. This way, modifying it for V4 won't be so hard.

At any rate, V4 is a long time off according to what Jamie has been posting here.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger

Last edited by craigbrass; 28-09-2008 at 07:04 PM..
   
Reply With Quote
  (#22) Old
MACscr Offline
Member
 
Posts: 68
Join Date: Dec 2005
28-09-2008, 07:08 PM

Quote:
Originally Posted by craigbrass View Post
I would rather hope the Kayako developers look at this when writing their own API for V4 that will allow this. This way, modifying it for V4 won't be so hard.

At any rate, V4 is a long time off according to what Jamie has been posting here.
You have a lot more faith in them than i do.

But your right, we probably have about a year until v4 is out. Thanks for setting this up for us.
   
Reply With Quote
  (#23) Old
Digital Mayhem Offline
Community Moderator
 
Digital Mayhem's Avatar
 
Posts: 792
Join Date: May 2005
Location: Henderson, Nevada
28-09-2008, 07:15 PM

Quote:
Originally Posted by nibb View Post
Would this finally fix all the loginshare nightmares? Like for example with AWBS?

Also is it possoble to use it with 2 systemas as well for example AWBS and Vbulletin at the same time?

I really think applications need to be integrated, its a nightmare when users have to log in each time, specially when that second loging doesnt work and even worst when that is the login you need to get help!!!!

what is this AWBS Loginshare Nightmare you speak of? I use AWBS with the Kayako Loginshare with no problem.


Steve
Digital Mayhem, Inc.
AIM: Steve.Lawrence@Digital-Mayhem.com
MSN: Steve.Lawrence@Digital-Mayhem.com
GTALK: Steve.Lawrence@Digital-Mayhem.com
YAHOO: DigitalMayhem_Steve
SKYPE: DigitalMayhem_Steve

I'm Important
Posting & You
   
Reply With Quote
  (#24) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
28-09-2008, 07:26 PM

This isn't to do a LoginShare. It is to do something like http://www.craigbrass.net/personal/i...908-192609.jpg where Kayako stuff is shown directly within the application connecting to Kayako. It works much better than a LoginShare.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#25) Old
timc.lnet Offline
New Member
 
Posts: 1
Join Date: Sep 2008
29-10-2008, 10:14 PM

esupport lives here: /var/www/html
The API lives here: /var/www/html/integrationapi

When I load the index.php that lives in the integrationapi dir or use the example code supplied. or even if I call api.class.php directly.

I get:

Code:
PHP Parse error:  parse error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/html/integrationapi/lib/api.class.php on line 39
I'm are using php 4.3.9

The syntax in api.class.php seems fine. Any one have any thoughts?
   
Reply With Quote
  (#26) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
30-10-2008, 09:05 AM

Answered on our forum as you posted there too.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#27) Old
BCS Comp Offline
New Member
 
BCS Comp's Avatar
 
Posts: 9
Join Date: Nov 2008
Location: Cincinnati, Ohio
Post 16-11-2008, 09:28 AM

Quote:
Originally Posted by craigbrass View Post
The second way is by including Kayako's core files and integrating in a similar way to how ModernBill and WHMCS do. There are a number of problems in doing this. The first is you require access to swift.php and functions.php which are both encoded files and you must decode these before you can edit them. The second is that your templates then become a maze of If and Else statements to say if the interface is your integration, show this. The final issue is that it stops you really being able to upgrade Kayako.
OK, maybe a stupid question, but here goes...

MB4 and the latest support suite.. i noticed that the install package includes integration with MB, and i've read quite a bit of what you've written in my search here..
notwithstanding the different look between MB and Kayako, does the included files that are copied over to the MB install do the trick for the login share?, or am i missing something?
I plan on having users login with their email addresses in both areas, but i would like for kayako to use the MB login info so that the user has a single set of logins across the board in billing, support, and in the site..

I must apologize if this is a question that "should" be obvious, but my coder has sort of abandoned the project due to "baby mama drama" issues and while i love the dude like family, i really don't want to, and can't sit around and wait another couple of months for him to get the "time" to work on this..

or should i just DL the files you guys have listed?

Thanks in advance...
Bill

Last edited by BCS Comp; 16-11-2008 at 09:32 AM..
   
Reply With Quote
  (#28) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
16-11-2008, 03:33 PM

Using the integration package bundled with Kayako's packages would enable your users login to ModernBill and view the Knowledge Base, Submitted Tickets and submit new tickets.

If you want your users to be able to login to Kayako (I STRONGLY discourage this on usability grounds) with their ModernBill username / password, you would need to setup a LoginShare which is detailed in the manual.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#29) Old
yettyn Offline
New Member
 
Posts: 9
Join Date: Oct 2007
19-11-2008, 01:47 PM

Hi,

Lets see if I got this right, this is not for if just simply like to have 1 login, I mean login at my main site and you are automatically also logged in for the eSupport part of my site? I am soley talking about the user side here, not admin/staff

This is if I want to "merge" parts of eSupport into my main site but not using the eSupport GUI just the data.

Is this a correct assumption?

btw, this API was released on my birthday, thanks for that ;-)
   
Reply With Quote
  (#30) Old
craigbrass Offline
Senior Member
 
Posts: 5,920
Join Date: Jun 2005
Location: Cumbria, UK
19-11-2008, 02:57 PM

Correct. It is customer end only.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
Reply

Tags
api, external, integration, link

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kayako External API? KIK Developers & Code 8 26-11-2008 06:02 PM
Free Attachment Migration Tool [FREE - EXTERNAL LINK] craigbrass Modifications & Addon Releases 5 08-11-2008 09:54 AM
CRM Integration API nextcontact SupportSuite, eSupport and LiveResponse 11 24-02-2008 06:47 PM
Regarding the API (XML) for integration of kayako with other tools vineethshyam SupportSuite, eSupport and LiveResponse 5 28-11-2007 09:34 AM
API and 3rd Party Integration UberGreek SupportSuite, eSupport and LiveResponse 1 29-12-2006 05:39 PM



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48