Custom Function: Post_and_Update_Comments_in_Zoho_Desk | Online Help | Qntrl

Custom Function: Post_and_Update_Comments_in_Zoho_Desk

  • Zoho Desk is a customer service software which allows you to address customer concerns. This custom function can be used to add or update comments in Zoho Desk whenever they are added or updated in Qntrl. 

  • The comments will be added to the tickets created from Qntrl cards. If the specified card is not available in Zoho Desk as a ticket, a new ticket will be created and the comment will be added to it. 


Prerequisites  


S ign up for Zoho Desk and create a department. The comment will be posted in the configured organization and department in Zoho Desk.  

Note:  
  1. This custom function will only work when it is triggered from a business rule and is executed when adding or updating a comment. 
  1. The comments will be posted in Zoho Desk from the card requestor’s account. However, the name of the user who commented on the card will be mentioned. 

Business Scenario


Mark, the head of development, wants to keep his developers involved with his customers. Even though there is a designated customer support team, the developers in Mark’s team are allowed to comment to offer solutions to the customer right. These comments will be added or updated in Zoho Desk via the customer support executive’s contact. 

Explore business scenario for 'Post_and_Update_Comments_in_Zoho_Desk' custom function.

Steps to configure the custom function 

Before executing this custom function, you will have to configure the arguments and authorizate connections. Follow the below steps to configure the function.  

1. Configure the Arguments


First, configure  Argument Values for all the parameters used in the custom function. You can either specify the Custom Value or choose a Form Field from the dropdown. Form fields capture dynamic values from card fields corresponding to the custom function. 

   

  • orgName : Specify your organization’s name. This will be available in Qntrl’s URL ( core.qntrl.com/blueprint / <orgName>/<module>). 

  • requestorName : Choose the  Requestor  Form Field here. You can also specify the name of the card requestor.

  • jobTitle : Specify the title of the card the comment must be added to or updated on. You can choose the  Title  Form Field here.

  • jobID : Choose the  Card ID Form Field here. You can also specify the ID of the card. This will be available in the Card URL core.qntrl.com/blueprint/ <org-name>/<job>/<jobID>). 

  • deskOrgID : Specify your Zoho Desk organization ID. 

  • departmentID : Specify the Zoho Desk department ID the card is available in.

  • comment : Enter the comment that needs to be added or updated. You can choose the  Comments  Form Field here.

  • jobCommentID : Specify the ID of the comment.  You can choose the  Comment ID Form Field here.


2. Provide authorization using Connections


Connections helps you authenticate the API call for specific scopes of  Qntrl  and other internal Zoho applications used in the custom function. 

    1.   Invoke Connections to authorize your Qntrl account.

    • Click the  +Connections button in  Custom Functions . A new tab will open in your browser. 

    • Click  Add Connection in the top-right corner.

    • Choose  Zoho Oauth  from the  Pick Your Service tab.

    • Enter a  Connection Name and choose the  Scopes : 'Orchestly.job.ALL', 'Orchestly.user.ALL', 'Orchestly.attachment.ALL', 'Desk.contacts.READ', 'Desk.search.READ', 'Desk.contacts.CREATE', and 'Desk.tickets.ALL' to connect. 

    2.   After successful authentication, include the connection details in the response block of the custom function. 

             e.g: connection : "<Connection-name>"


Once the above steps are configured, you are all set to execute the custom function. 



Post_and_Update_Comments_in_Zoho_Desk  is a part of Qntrl's pre-define custom functions available in Function Gallery. However, you can also write your own  custom functions  in Qntrl. 



    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Custom Function: Create_Ticket_in_Zoho_Desk

                                                                                                    Zoho Desk is customer service software which allows you to address customer concerns. This custom function can be used to post a card as a ticket in Zoho Desk.  Prerequisites  Sign up for Zoho Desk and create a department. The ticket will be created ...
                                                                                                  • Custom Function: Create_Job

                                                                                                    This custom function can be used to create a new card in any orchestration. It can also be configured to carry forward necessary field values from the former card to the latter.   Business Scenario Helen is the head of Procurement Management in her ...
                                                                                                  • Custom Function: Computing_Field_Values

                                                                                                    This custom function can be used to add two values and save the return value in a custom field.  The sum will be dynamically updated in the custom field after this function is executed.  Business Scenario Helen is the head of Procurement ...
                                                                                                  • Manage Custom Functions

                                                                                                    Custom functions allow users to develop and execute user-defined functions using Deluge. You can execute simple program snippets to automate processes, or integrate with third-party or Zoho applications. Business Uses for Custom Functions Use Custom ...
                                                                                                  • Custom Function: Post_Messages_to_Zoho_Cliq_Channel

                                                                                                    This custom function can be used to post predefined messages to existing Zoho Cliq channels.  Prerequisites    Sign up for Zoho Cliq and create a channel with the required users. Only the members of this channel will receive messages.  ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources