ChatGPT with saving user context
Hello, everyone! I've encountered an obstacle on my way that I can't solve. I want to create a Zobot instance connected to ChatGPT. I want to chat with ChatGPT while saving previous user questions (context). So, I have created a Zobot instance with codeless
Plug Sample #4: Improve your customer interacting experience by letting Zobot remember your website visitor name!
Hi Everyone! In our Plug sample series, we have another simple yet efficient plug for your Codeless bot builder. Before that, I have a question. Let's say you go to the same coffee shop everyday for your morning coffee. Wouldn't you be happy if the waiter
SalesIQ/Deluge script for Plugs not working
I am creating a plug function for my Zobot codeless bot and the below code on executing/saving throws the following error: Message : Argument type mismatches for the integration function 'zoho.crm.searchrecords' at index 3 Plugs Code ========= response
How Can i put a form in Zobot
Hi,how can i integrate a form which has a multiple options to choose from.the form should be opened or displayed by zobot after it meets a requirement in the conversation. Thanks in advance !
Now Zobot can log your appointments with Zoho Bookings!
Hi everyone, good to see you! Here's a simple yet efficient Zobot for organizing and scheduling appointments via Zoho Bookings. This Zobot can start a proactive conversation, schedule appointments/bookings with your website visitors on their preferred
Zobot doesn't search for faqs and articles
Hello everyone! I've encountered an interesting obstacle on my way that I can't solve. I'm configuring Zobot using the Codeless Bot Builder, and unfortunately, the Answer Bot option doesn't retrieve data from either articles or FAQs. In both cases, the
How to create Business initiate chat in Whatsapp SalesIQ
Hi, is it possible for us to create a business initiate message to our customer via Whatsapp SalesIQ? We need this feature to create Whatsapp Campaign for our customers. Thank you
saleiq {"error":{"message":"Invalid widgetcode","code":2411}}
你好,我已经在网站防止了代码,但是发现服务器一直反应非法的widgetcode ,我已经反复核对,没发现问题,请帮我查询下问题 widgetcode c2f8ec0xD3a6445C8Bf5F1A20210910B3390148E2937e4EADnPeUvb577f956bc <script type="text/javascript" id="zsiqchat">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:
How can I use Zoho's Sales IQ Javascript APIs if I have chat enable through Zoho's ASAP add-on and not with SalesIQ?
Hello Zoho Team, I am currently exploring the functionality of Zoho SalesIQ and would like to leverage the SalesIQ javascript APIs for updating visitor information within the chat. However, according to the API documentation, it is required to embed the
Enhancing Your Customer Experience: Integrating Zoho SalesIQ Chatbot with Chat GPT
Dear Zoho SalesIQ Team, I am writing to request the integration of Chat GPT with our existing Zoho SalesIQ chatbot. Our company has been using Zoho SalesIQ for some time now, and we have found it to be an invaluable tool for communicating with our clients
How can I set default fields with different language?
Hi, I would like to set diffenent placeholder following different languages for the default fields: name, phone, email, how can I set that?
"Visit Summary" section is not populated in Zoho CRM
I integrated Sales IQ using JavaScript API, and when form is submitted - CRM contact is created. Zoho Sales IQ gets visitor's name and email, and in UI link to CRM contact appears. But in CRM "Visit Summary" section is still empty. I need some help finding
Plug Sample #1 : Fetch ticket status from Zoho Desk on Codeless bot!
Hi everyone, Good to see you. Are you using the Codeless bot platform for building your bot? Did you know that plugs are exclusively made for performing customized actions on Codeless bot? Here is a simple plug for fetching the status of the ticket
Build powerful multilingual bots for your website with Zobot-Dialogflow integration!
We are familiar with the fact that Zobot is chatbot framework that lets you develop extremely flexible, integrable and customizable bots. Not just that, Zobots are also versatile enough to let bots built on other prominent third-party platforms to be mapped with them. Thus, letting its users leverage the power of bots built on other platforms to assist their visitors. And, Dialogflow is the new addition to the line of integrations that Zobot has extended. So, what is Dialogflow? Dialogflow is a
Pushing Visitor data into SalesIQ?
How can I push visitor data to SalesIQ? I can't see a REST method that I could use. We have implemented a solution that tracks "offline" visitors for brick and mortar stores, I would like to push Visitor's: name email info: key, value "info" or what ever available fields to store path. "info" would be the physical area/department (offline) visited, instead of page (online). Thank you in advance. AdES
Reset SalesIQ Widget from ready event
Hi, we have a Problem with the JavaScript API for the SalesIQ Chat Widget. We want to make sure that the SalesIQ visitor information in the chat are not displayed after logout. In our application logout is possible through other means than just a button click. For example, the user needs to reauthenticate after a day, if he hasn't ticked "stay logged in". A reload of a page will thus delete authentication cookies and load the page as if he wasn't logged in. This and other means make it rather impossible
Is there a way to pass the source of the chat from SalesIQ to the CRM lead creation?
Currently when I update the values of the visitor and the lead is automatically generated in the CRM it says that the lead source is Chat, but in reality it was from either Facebook, Instagram or WhatsApp. Is there a way to make sure that the correct
integrate the zoho calendar in zobot
I have integrate the zoho calendar in zobot and created the connection but the booking is not displayed in the zoho calendar i need help in handling the script
How do you setup different Zobots for different pages?
I have setup two zobots that I'd like to appear on different pages. They work - but not reliably. They seem to interfere with each other. They're both scripted Zobots. Zobot Bridget is only meant to appear on our brand page https://www.forbesbaxter.co.uk/brand-marketing/.
close chat button inserted in the window + other issue
Hi everyone, caht on mobile has a formatting problem: the window is too big and the close button is almost impossible to reach. Is there a way to make closing the chat window more accessible? Perhaps it is possible to move the close button right into
Need to edit message field in zoho salesiq contact form but didn't get it under it
No tabs or field is there to change or edit the placeholder of message filed, is there any ways to make it change.
Is it possible to display SalesIQ chat embedded in the page (not floating)
Zoho SalesIQ chat appears floating when user click chat button in the bottom right corner (also floating over the website content). Is it possible to embed chat window in the page so it wouldn't be floating, but displayed in the given DIV element, and
Title was error when set the language to Vietnamese
I'm integrating ZohoSalesiq into development app by flutter When I set language to Vietnamese, title worked on ios device "Chat với chúng tôi", but when I opened on android device, it showed "Chat vi chng ti ngay!" I have no idea for that. Can anybody
ANSWERED: Open SalesIQ Chat window on button click
I am using the Javascript API and have created buttons on my site so people can easily enter chat. I.e. I have buttons that are quick canned questions so users dont have to enter in text,and can enter chat quickly. Here is an example: <a href="#"><img class="chatButton" src="checkout-bttn.png"alt="I need help with checkout" onclick="javascript:$zoho.salesiq.visitor.question('I need help with checkout');$zoho.salesiq.chat.start();"></a> This sends a question to the chat and starts the chat which is
Customized Coding for SalesIQ AutoPilot Block
Hi We need a Customized Coding for SalesIQ AutoPilot Block. We need a Developer and a Quote for the project. We will conduct the meeting on GMeet or Zoom Thanks
Auto Pilot Code to be used in Plugs Card
Hi, Anyone have a complete running Auto Pilot Code to be used in Plugs Card? Need to add a rewritable Context in the code so that everytime a question is ask from the Auto Pilot, it will log the question and will be used in the Criteria Card. Thanks
Zobot alignment issue in wix website
Here I made a bot for my Wix website by sales IQ Zobot, But the overlapped item by the bot is not clickable. Thank you in advance
Zobot won't close ticket and open new one
Hello! I'm having a trouble with Zobot while trying to open multiple tickets for the user during the same conversation. I've created a simple SalesIQ script to close the ticket by its ID and implemented it into a plug. It really does close the ticket
Add training features to Answer Bot (similar to Dialogflow)
I am a Dialogflow consultant and I get requests from people asking if there is a way to add a chatbot to their website without using sending their data over to the big cloud providers. I wanted to recommend the Answer Bot, but I noticed a major issue
Code Sample: Zobot Script to create a card that displays upcoming webinars from Zoho Meeting
Hi folks, This took me a few days to figure out, so I am sharing to others. It is a good example of: 1. how to pull data from another service and then 2. format the data into a card. I've made comments in the code and fleshed it out with lots of info
How to re-use context id to parse value of variable.
I'm using salesiq script for zobot. i want to take variable's value of one context to another. how can i do this? Thanks, Prachi
Error on init SDK in flutter
Hi, I have a problem when init SalesIQ SDK in flutter. I have used the correct appKey and accessKey but still error on init. Here is the guide that I have used: https://www.zoho.com/salesiq/help/developer-guides/flutter-sdk-event-handler-chatEventChannel.html. I
The Slots Input Block in code less bot builder does not work
I tried adding the Slots input block in the code less bot builder and it doesn't seem to work. When I add the control, and input some information, and click on the Save button, nothing happens and it doesn't actually get saved.
SalesIQ not Showing
I have installed SalesIQ on my client's website whose account we have but it does not display the chat. We tried in many ways. I'm even in this moment in the chat and nobody answers. I need to make SalesIQ display the chat screen on the website. The site is www.aztelecom.com.br Awaiting return.
Chat not routing correctly to the correct Zobot inspite of filter criteria
I have just implemented the SalesIQ chat via React Native SDK in my mobile app. I have 2 chat options on the app - one for general support and one for advice. I initiate the 2 chats separately and set the department name before initiating the specific
Can I add a table in the response? If yes, how?
I am fetching certain details from the API call and now I want to display the same as a table is that possible to do using the codeless bot builder?
Plug Sample #3: Zoho bookings integration plug for chatbots built with codeless bot builder
Appointment scheduling is an essential process for any business, and we have Zoho Bookings to do it hassle-free. You can further automate the process using AI-powered chatbots, which can save a lot of time and act as an excellent tool to increase engagement
how to host Zoho static files on CDN
Hi there, my websites speed metrics shows that zoho sales IQ CSS and JS are loaded from 2 different domains, is there any way for me to host those files on a CDN instead since i am trying to reduce the number of requests the client has to make.
chat in marketplace b2b buyers with sellers
hello do zoho support b2b chat in buyers with sellers??? i use laravel php
#Zoho SalesIQ - Relocating the chat icon
Hi, I am using the Zoho Sales IQ in my android application. The chat icon always appears at the right bottom of the screen. Is there any way to change the location of the chat icon. Help me to solve this problem. Regards, Bella
Next Page