What's new on Zoho Marketplace for February 2020

What's new on Zoho Marketplace for February 2020



Zoho Marketplace houses over 900+ extensions to help you improve and enhance the functionality of your Zoho products. Here's a list of the extensions released in February 2020.


Clickatell SMS for Zoho CRM

Connect with your customers around the world using the Clickatell SMS extension. Send SMS using predefined and customizable SMS templates, and plan which SMS gets sent out at what time using the "Schedule SMS" feature. Find out more by clicking here.

Read Receipt For Zoho CRM

Make sure your recipients have read your emails when you send from Zoho CRM with the Read Receipt extension by Ulgebra. Know when your customers read your emails and set up automatic workflows for when they do. Create tasks and custom functions to be executed in CRM once the recipient reads your email. Find out more by clicking here.

GPS Team Management for Zoho CRM

Keep track of sales agents on the move using the GPS Team Management extension for Zoho CRM. Location data from iHound is sent to your Zoho CRM account, keeping you up to date on when your teammates arrive to and leave from client meetings. Manage your team with ease and be more productive. Click here to learn more.

Lead to Vendor for Zoho CRM v 2.0

Create a vendor and contact from a lead with a single click from any lead's profile page. Benefit from custom field mapping features that include Activities, Notes, and Attachments, which can be easily mapped to streamline your specific workflows. Click here to know more.

Answerconnect for Zoho CRM

Instantly update your system with important data each time Answerconnect's agents capture a new lead or contact for your business on a call. Enjoy 24/7 live answering service, track your usage, and tailor your customer experience the way you want. Learn more by clicking here.

Ring.io Power Dialer for Zoho CRM

Double your sales calling productivity by enabling your reps to do all their calling right from Zoho CRM. Let Ring.io take care of automatically logging calls with call recordings, notes, and dispositions. Check out the extension here.

involve.me Extension for Zoho CRM

Create interactive content using the involve.me platform. Embed it on your website easily to boost user engagement and collect helpful data from your customers. Integrate this with Zoho CRM and convert visitors to leads. Click here to learn more.

G-Integrator for Zoho CRM

Save time and money by downloading only the data you need, either on demand or automatically on a schedule you set. You can share this data with coworkers and clients without giving them access to your CRM account. Find out more by clicking here.

Google My Business integration for Zoho Desk

Fetch the latest reviews and questions from Google My Business and create a Zoho Desk ticket for them automatically. Reply to these reviews and questions directly from Zoho Desk, and the responses will be added as replies. Click here to know more.

Insightly CRM for Zoho Desk

Easily access contact and opportunity information when working on tickets through the Insightly app for Zoho Desk and keep your sales and support teams in sync. Check out the extension here.

My Followed Tickets for Zoho Desk

Conveniently find the tickets you've followed in Zoho Desk. Simply click on a ticket to view its details and then unfollow it if needed. Priortize and work smarter. Find out more by clicking here.

Goto meeting for Zoho Cliq

Turn your ongoing chats into face-to-face conversations, and collaborate efficiently straight from Cliq. Stay connected with your team, and get more work done. To learn more, click here.

Hubspot for Zoho Cliq

Integrate HubSpot with Zoho Cliq, and analyze your CRM data closely while gaining valuable insights into your sales data from your team channel. Stay on top of all your activities and keep your sales team updated in real time by having all your HubSpot data accessible in your chat. Click here to learn more.

Orchestly for Zoho Cliq

Manage Orchestly from Zoho Cliq. Perform job transitions in Orchestly from notifications received in Zoho Cliq. Receive notifications about job updates, job transitions, and field updates performed in Orchestly. Click here to learn more

Zomato for Zoho Cliq

Search for restaurants right from your chat window. Find dining details based on location and take care of those hunger pangs right away with the /zomato command. Click here to learn more.

Goto webinar for Zoho Cliq

Create a webinar, and handle and track its progress from within your chat window. Start a webinar in no time using the /createwebinar command. Find out more by clicking here.

Stripe for Zoho Cliq

Check your balance and transactions in Stripe through the Zoho Cliq interface using the /stripe command. Manage your business and subscriptions efficiently with reliable access to real-time data. Find out more by clicking here.

GitHub for Zoho Cliq

Automate your code workflow and receive instant notifications in a dedicated channel about the updates made to your repositories. Check for commits and issues associated with a specific repository any time using the /github command. Click here to learn more.

PipeDrive for Zoho Cliq

Monitor deals and manage your activities from Cliq. Streamline the sales process and its progress efficiently with swift actions and follow-ups. Get yourself acquainted with the details of a deal in any chat with the /pipedrive command. To learn more click here.

Zoho Creator for Analytics

Analyze data from custom created apps with ease. Derive key actionable insights and make valuable business decisions. Build reports and dashboards to visualize key information from your custom app created with Zoho Creator. Click here to learn more.

Microsoft Teams for Orchestly

Create jobs, perform transitions, and view job reports from Orchestly, right in Microsoft Teams. Receive notifications in MS Teams for actions performed in Orchestly. Maintain unified communication, and get more done. To find out more, click here.


    • Sticky Posts

    • What's new on Zoho Marketplace

      You can now find newly published "What's new on Zoho Marketplace" articles on Zoho Marketplace's Knowledge Base. Work smarter by adding new capabilities to your Zoho apps with business solutions from Zoho Marketplace. Explore Zoho Marketplace
    • Recent Topics

    • Introducing Profile Summary: Faster Candidate Insights with Zia

      We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
    • Integración Books para cumplir la ley Crea y Crece y Ley Antifraude (VeriFactu)

      Hola: En principio, en julio de 2025, entra en vigor la ley Crea y Crece y Ley Antifraude (VeriFactu). ¿Sabéis si Zoho va a cumplir con la ley para cumplir con la facturación electrónica conectada a Hacienda? Gracias
    • Ask the Experts #1

      Hello everyone! It’s time to transform how you manage projects. Define the processes. Automate the tasks. Streamline the workflows. Let us dive into automation in Zoho Projects — from configuring workflows and custom functions to building triggers, using
    • How to overcome Zoho Deluge's time limit?

      I have built a function according to the following scheme: pages = {1,2,3,4,5,6,7,8,9,10}; for each page in pages { entriesPerPage = zoho.crm.getRecords("Accounts",page,200); for each entry in entriesPerPage { … } } Unfortunately, we have too many entries
    • Checking if Creator has Change History

      Like zForms - whenever an entry was updated there's an option to attached change history to email notif. Trigger -> Successful form submission
    • Unable to create embed code for resource of workdrive using API

      Hello Team, I am trying to create embed code for a resource using workdrive api in powershell, however facing some issues with injecting data in body. Followed Doc: https://workdrive.zoho.com/apidocs/v1/filefoldersharing/shareeveryone Please help, below
    • how to use validation rules in subform

      Is it possible to use validation rules for subforms? I tried the following code: entityMap = crmAPIRequest.toMap().get("record"); sum = 0; direct_billing = entityMap.get("direct_billing_details"); response = Map(); for each i in direct_billing { if(i.get("type")
    • Adding contact role to a specific deal js sdk malfunctioning

      i was trying to add the contact role to a specific deal contact but repeatedly i am getting this error: { "code": "SUCCESS", "details": { "statusMessage": { "code": "INVALID_DATA", "details": { "expected_data_type": "jsonobject" }, "message": "body",
    • Q3 Updates from Bigin!

      Hey Biginners, Hope you’re doing great! As we approach the end of 2025, we truly hope Bigin has been a part of helping you build your dream business this year! We've been busy working behind the scenes to bring you features that make running your business
    • New Series Announcement - Ecommerce Marketing Tips

      Running an online business is more than just having a website. It’s about getting the right customers to discover you, trust you, and keep coming back. To support your growth journey, we’re launching a weekly Marketing Tips series right here on Zoho Commerce
    • Client Script | Update - Introducing Subform Events and Actions

      Are you making the most of your subforms in Zoho CRM? Do you wish you could automate subform interactions and enhance user experience effortlessly? What if you had Client APIs and events specifically designed for subforms? We are thrilled to introduce
    • {"errors":[{"id":"500","title":"Servlet execution threw an exception"}]}

      Here's the call to move a file to trash. The resource_id is accurate and the file is present. header = Map(); header.put("Accept","application/vnd.api+json"); data = Map(); data_param1 = Map(); att_param1 = Map(); att_param1.put("status",51); data_param1.put("attributes",att_param1);
    • Converting Sales Order to Invoice via API; Problem with decimal places tax

      We are having problems converting a Sales Order to an Invoice via API Call. The cause of the issue is, that the Tax value in a Sales Order is sometimes calculated with up to 16 decimal places (e.g. 0.8730000000000001). The max decimal places allowed in
    • Zoho Canvas - Custom templates for related lists

      Hi, I see that the example pages load always one of our related lists in a custom template, but I dont know how to work with that:  1) How can i make my own custom templates for related lists?  2) Where and how can i check out existing custom templates?
    • Kaizen #147 - Frequently Asked Questions on Zoho CRM Widgets

      Heya! It's Kaizen time again, folks! This week, we aim to address common queries about Zoho CRM Widgets through frequently asked questions from our developer forum. Take a quick glance at these FAQs and learn from your peers' inquiries. 1. Where can I
    • open word file in zoho writer desktop version

      "How can I open a Microsoft Word (.doc or .docx) file in Zoho Writer if I only have the file saved on my computer and Zoho Writer doesn't appear as an option when I try 'Open with'? Is there a way to directly open the .doc file in Zoho Writer?"
    • How to invite friends on other social media platforms to one of my group chats in arattai?

      Hello, I have formed chat groups in arattai. I want to invite my friends on other social media platforms like WhatsApp/ FB to one of my groups. Different friends would be invited to different groups. How to share an invite link of one of my groups to
    • Zoho PDF editor has a lot of issues.

      Zoho PDF editor needs a lot of work. It hangs and glitches a lot. Deletes annotations and clearings randomly.
    • stock

      bom/bse : stock details or price =STOCK(C14;"price") not showing issue is #N/A! kindly resolve this problem
    • Zoho sheet desktop version

      Hi Zoho team Where can I access desktop version of zoho sheets? It is important as web version is slow and requires one to be online all the time to do even basic work. If it is available, please guide me to the same.
    • ZOHO SHEETS

      Where can I access desktop version of zoho sheets? It is important to do basic work If it is available, please guide me to the same
    • Zoho Books - France

      L’équipe de Zoho France reçoit régulièrement des questions sur la conformité de ses applications de finances (Zoho Books/ Zoho Invoice) pour le marché français. Voici quelques points pour clarifier la question : Zoho Books est un logiciel de comptabilité
    • Using Zoho Flow to create sales orders from won deal in Zoho CRM

      Hi there, We are using Zoho Flow to create sales orders automatically when a deal is won in Zoho CRM. However, the sales order requires "Product Details" to be passed in "jsonobject", and is resulting in this error: Zoho CRM says "Invalid input for invalid
    • Is Zoho Sheet available for Linux ?

      Is Zoho Sheet available for Linux ?
    • Bharat

      a
    • how to disable staff selection Zoho Booking integrated to SalesIQ?

      currently there is only one Consultant in my Zoho Bookings like this I integrate Zoho Bookings into Zoho SalesIQ to create a chatbot. Unfortunately, even though I only have one consultant for a consultation, the user have to pick the consultant. It will
    • Zoho Bookings No Sync with Outlook

      Zoho Bookings appointments are showing on my Outlook Calendar but Outlook events are not showing on Zoho Bookings. How do I fix this?
    • End Date in Zoho Bookings

      When I give my appointments a 30 minutes time I would expect the software not to even show the End Time.  But it actually makes the user pick an End Time.  Did I just miss a setting?  
    • Custom confirmation message

      How can I change the message that users see after they submit the booking form? I have to confirm some details before their appointment is officially "confirmed", so I want to change it where it doesn't say their appointment is "confirmed" but rather
    • Issue showing too many consultations in my workspace link.

      Hi Team, I’ve set up two Workspaces to track meetings from different sources. So far, this has been working well, and the two Workspaces are differentiated without any issues. However, when I navigate to Consultations and share the link to my personal
    • Deluge sendmail in Zoho Desk schedule can't send email from a verified email address

      I am trying to add a scheduled action with ZDesk using a Deluge function that sends a weekly email to specific ticket client contacts I've already verified the email address for use in ZDesk, but sendmail won't allow it in its "from:" clause. I've attached
    • Zoho Learn & Zoho Connect

      Hi, Is there a way to sync the knowledge base we have in Zoho Learn with the manuals section is Zoho Connect? Thanks,
    • Addin Support in Zoho Sheet

      Is there any addin support available in zoho sheet as like google marketplace to enhance productivity by connecting with other apps, providing AI data analysis, streamlining business processes, and more?
    • Changing Corporate Structure - How Best to Adapt Current and Future Zoho Instances

      My current company is Company A LLC with a dba ("doing business as" - essentially an alias) Product Name B. Basically, Company A is the legal entity and Product Name B is what customers see, but it's all one business right now. We currently have a Zoho
    • how to add subform over sigma in the CRM

      my new module don't have any subform available any way to add this from sigma or from the crm
    • How to Install Zoho Workdrive Desktop Sync for Ubuntu?

      Hi. I am newbie to Linux / Ubuntu. I downloaded a tar.gz file from Workdrive for installing the Workdrive Desktop Sync tool. Can someone give me step by step guide on how to install this on Ubuntu? I am using Ubuntu 19.04. Regards Senthil
    • How to upload own video?

      How can you upload your own video on your zoho website? I do not want to use another host, but i want to insert my own files. how can i do this?
    • Support new line in CRM Multiline text field display in Zoho Deluge

      Hi brainstrust, We have a Zoho CRM field which is a Muti Line (Small) field. It has data in it that has a carriage return after each line: When I pull that data in via Deluge, it displays as: I'm hoping a way I can change it from: Freehand : ENABLED Chenille
    • Announcing new features in Trident for Windows (v.1.32.5.0)

      Hello Community! Trident for Windows just got better! This update includes new features designed to improve and simplify email and calendar management—and it includes a feature you’ve been waiting for. Let’s dive into what’s new! Save emails in EML or
    • How to render either thumbnail_url or preview_url or preview_data_url

      I get 401 Unauthorised when using these urls in the <img> tag src attribute. Guide me on how to use them!
    • Next Page