Zoho Cliq Integration

Zoho Cliq Integration

In Zoho CRM for example, if a task is assigned it notifies in Zoho Cliq, in the same way for SDP, if a request is assigned, it should ping in a particular channel with the ID.

Use Case:  
There might be individual chat groups for each department within a company for easier co-ordination and working.  Whenever a ticket is raised in ServiceDesk Plus for their group, then an alert message in their chat group will be easier for the technicians to work.

Generating an Auth token
To use the 'Messaging API' we will need Cliq's authentication token from Zoho Accounts. 
Follow the instructions in the below URL to generate an auth token:  https://www.zoho.com/cliq/help/restapi/v2/#oauth_generation

We can send message to a channel by using the Channel Unique Name 
To get the channel's unique name:
1.  Hover over any channel name from Cliq's left pane. 
2.  This'll open the channel's preview. Select the 'More info' icon in the channel preview.
3.  Navigate to 'Connectors'
4.  You'll find the Channel Unique Name highlighted in the API Endpoint URL of the channel. 

Steps to configure:
1.  Download the attached scripts.  Copy the contents into Request custom functions.

2.  Goto Admin > Request Custom Function > Custom Function > New > Paste the cliq_integration.txt content

3.  Configure the created custom function in a trigger to get executed every time a request is closed.




                    New to ADSelfService Plus?

                      • Related Articles

                      • ZOHO assist integration FAQ's

                        1) ZOHO Assist not working or unable to send emails or exception throws while initiating the session - Users who purchased ZOHO Assist needs to sign up to the https://assist.zoho.com/ with the registered user Email to make the integration work. - ...
                      • Azure DevOps Integration

                        Feature:  Azure DevOps Integration <-->  ServiceDeskPlus (Plugin Model) --> Create a new work-item in Azure DevOps when a request is created in SDP --> Update SDP request status when a Azure DevOps work-item status is updated --> Updating Comments ...
                      • ZOHO Reports - Authentication issue Handling - GRID movement

                        Recently we are facing issues if user saves the Zoho reports configuration page after entering email ID and AT key it throws authentication failure even though the email and AT key is correct. It happens as the registered login is in different grid ...
                      • ZOHO CRM Integration with SDP MSP

                        Account's Sync : If MSP SDP has exact Account Name as that of CRM's Account Name , then CRM data will be overwritten in MSP SDP. (Note : Address details will be overwritten in MSP SDP). New Account from CRM (which is not in MSP SDP) will be added to ...
                      • Zoho Project to SDP Integration

                        Requirement: Considering the earlier integration discussed in the article: https://pitstop.manageengine.com/portal/en/kb/articles/sdp-to-zoho-project-integration Subsequently, upon adding a task to Zoho Projects, it's essential to mirror this action ...