Skip to main content

How do I launch Glip.exe and open a chat with a specific user?

We have an application that interacts with RC phone and Glip. We are implementing a connection with RingCentral now in place of Cisco Finesse. One of the features allows user to launch the chat application with a chat started for a specific user.

I was able to modify windows registry to open Glip.exe as a default application:

C:Usersfname.lnameAppDataLocalGlipUpdate.exe --processStart Glip.exe

But how do I submit a parameter for the chat? Probably an account Id?

I don't think it is possible with the current Glip.exe. As far as I can tell, Glip.exe is just the web version inside electron. And the web version doesn't allow you to start chat with an user via parameter.

With above being said, RingCentral is developing a brand new Glip web version and also desktop version. This feature might be available in the new version. 

Reply