We are building a custom CTI application in Freshsales and lately noticed that a interface method to show and hide softphone is not documented in Freshsales developer documents.
Method documented in Freshdesk: client.interface.trigger("show", {id: "softphone"});
Do we have a workaround to solve this in Freshsales?
We have a syntax for it covered in the CTI tutorial for Freshsales Suite (Freshworks CRM). The following syntax can be used for opening and closing the app widget.