Het gehele Zoho team is verheugd om onze nieuwe Canvas functie te introduceren, de enige functie binnen de branche die u in staat stelt om het ontwerp van uw CRM aan te passen!
Canvas is een ingebouwde designstudio in Zoho CRM, waarmee u uw gebruikersinterface volledig opnieuw kunt vormgeven. Voorheen konden gebruikers via Canvas alleen de lijstweergave van de verschillende Zoho CRM-modules aanpassen. Maar met deze nieuwe update bereiken we nieuwe hoogtes: een compleet herontwerp voor onbeperkte personalisatie!
Om een ontwerp te creëren dat uniek is voor uw bedrijf, biedt Canvas een brede keuze aan layout-opties om een project te creëren dat tot in het kleinste detail op u behoefte is afgestemd. U hebt een krachtige editor waarmee u kunt doen wat u maar wilt.
U kunt gemakkelijk uw eigen pagina inrichten door middel van drag and drop.
Canvas is beschikbaar voor alle pakketten van Zoho CRM, CRMPlus en Zoho One, dus wacht niet langer en ontdek het vandaag nog!
Beste Community leden, Wij nodigen jullie graag uit voor de Virtuele Community Meetup over Canvas voor Zoho CRM! Met Canvas kun je de gebruikersinterface van Zoho CRM herontwerpen tot een gebruiksvriendelijke en dynamische tool. Deze oplossing vereenvoudigt
Wij helpen jou graag om het beste uit je CRM te halen. Zoho CRM ondersteunt verschillende Apps en Add-ons die jouw efficiëntie kunnen verbeteren wanneer je met sales leads, prospects en klanten werkt. Integratie is mogelijk met een uitgebreide set aan
Wij nodigen jou graag uit voor de Webinar over de nieuwe Canvas-functie van Zoho CRM! Tegenwoordig zien alle CRM-softwares er hetzelfde uit: rijen met data op een witte achtergrond met een contrasterende kleur bovenaan en aan de randen. Dat is NU verleden
Beste Community leden, Zoals jullie weten lanceerde Zoho CRM deze maand Canvas, de eerste CRM Designstudio in de branche! Met Canvas is het mogelijk om creatieve en praktische ontwerpen te creëren zonder enige kennis van programmeren te hebben. Het is
Het gehele Zoho team is verheugd om onze nieuwe Canvas functie te introduceren, de enige functie binnen de branche die u in staat stelt om het ontwerp van uw CRM aan te passen! Canvas is een ingebouwde designstudio in Zoho CRM, waarmee u uw gebruikersinterface
I am managing a team of 40 employees and need to set up flexible shift patterns in Zoho People. Previously, I was using BrightHR, where creating a rota was simple with drag-and-drop functionality. In Zoho People, I find it more complex to assign shifts
Hello i add a standalone function, that i call from my js app with ZOHO.CRM.CONNECTION.invoke etc in the function i fetch with something like this AllContacts = zoho.crm.getRelatedRecords("relation_name","parent_module_name",recordid); it works great
Hello Everyone! The translation feature enables organizations to translate certain values in their CRM interface into different languages. Previously, the only values that could be translated were picklist values and field names. However, we have extended
Hello, Is it possible, via workdlow, to trigger an action when a Product is added to the Deal's Related List section? Thank you Moderation Update: We are locking this post as a similar discussion is ongoing in the linked post below. We encourage you to
Please don't email me, I will check this thread for updates daily. I have a custom set of 10 fields (CFSET) in my account pages and deals pages. I want to fill them out on accounts pages per each, then when I make a new deal in an account, I want to copy
I get the following when trying to create a contract in Zoho Desk from a webhook from Zoho Flow. "Zoho Desk says "Validation failed for the condition : Invalid SupportPlan ID""
I am a wholesale/retail business that has thousands of inventory lines that we buy from multiple suppliers. I would like to do the following: Be able to quickly identify suppliers with their MPN's, costs and lead times in the product screen so that i
I am writing a scheduled function that retrieves all the tasks and send an reminder on cliq. I cannot seem to find a API to fetch tasks (by user / board / section) What are the way to fetch tasks?
Hi Zoho, We have had many users email us in frustration because they get the "Invalid entries found. Please correct and submit again." error and get angry because all they see is an unclear error and they think they have to start over. They are not aware that there is a red error message on the field indicating the problem after they click OK. Many are abandoning the form. Please add information to this error such as: Invalid entries found. Please correct and submit again. Click OK to go back
My husband's not real computer-savy. I've set up Zoho so that he can enter invoices for his customers, but I don't ever want him to accidentally send an invoice before he's reviewed it. Up until recently, emailing an invoice would send it to me (I don't
I know this seems to be a small feature request but in a recent Cliq update Zoho disabled autoplay for animated GIFs posted in Cliq conversations. We think this was not a good change. In our organization, animated GIFs in a chat play a role in expressing
From time to time I get a response "I never received your you e-document for electronic signature" is there a way to generate a Zoho Sign link to share.
I know that we can split the leads record if a user send a message through Whatsapp API in here as you can see from the image above, we assign two users to handle the messages but it seems to me that all users can see all messages in the 'Message' module
Hello There I am trying to build a website using zoho and I can't open the visual editor. It keep saying Loading... Do you know why it is happening. Thanks in Advance Regards Rajat
The "to:" address in this code is a CRM Contact. Email address is forced unique in CRM This sendmail gets sent via a workflow which is in a custom module. It works, except that the outbound email does not appear (i.e, get linked to) the Contact such that
Dear Marketers, We're excited to announce a new feature designed to enhance the accuracy of your email campaign analytics: bot filtering. This feature helps you filter out bot-generated opens and clicks, ensuring your campaign reports reflect genuine
Recently I've noticed that something — one customer suggested it was Chrome — is auto-filling one of my form fields with the customer's address. The field is a textarea that has nothing to do with the address — it's just a comment field. I'd like to be
I've been using the notebook app for over five years on my phone without being logged into an account. A few days ago I opened the app and all my notes had disappeared. Since then I tried restarting my phone, updating the app and logging into my account,
Hello everyone and welcome back to our series! One of the key features of Zoho Books is its integration with multiple payment gateways, allowing you to receive online payments for your invoices. This ensures faster payments, automates payment tracking
Zoho Desk onboarding support has no experience with embedding their web form in either SharePoint or Power BI. Microsoft states that SharePoint and Power BI only support iframe HTML. And unfortunately, the web form embed code that Zoho generates is not
Hi, We have created a standalone function to integrate with a third-party service using OAuth. However, the standalone function's REST API key is expiring automatically after some time. When we regenerate the API key from the admin account, the function
We have justed moved from Survey Monkey to Zoho Surveys. One feature that was very important in SM was a slider scale to estimate spending. We ask a question "how much money do you spend on x?" Depending on the product the scale goes from 0 to 5000+ so
url = "https://www.zohoapis.com/crm/v7/Accounts/" + id + "/Attachments/" + attach_id; file_engage = invokeurl [ url :url type :GET connection:"zoho_attachments" ]; The attach id is grabbed from a file upload field account = zoho.crm.getRecordById("Accounts",id);
Hello Everbody! I work with a travel and tourism company, and my job is to record the data of clients of the company. And I use zoho for my work. So my question is can I give access of my sheet to the clients and my company. Kindly guide me. Thankyo
Trying to setup my first email domain by connecting with GoDaddy. Have been here for quite some time and the screen is not changing. How long should this take?Send DataSend Data
Hi Support, Can you tell me why number was marked as spam. I have having difficult to add my number as you keep requesting i must use it. My number is +63....163 Or is Zoho company excluding Philippines from their services?
Team, When i try to send mail through ZOHO mail i am getting the following error. "Unable to send message;Reason:553 Relaying disallowed. Invalid Domain" Can i get some help on this. Thanks
My Zoho email addresses that are linked to a domain suddenly stopped receiving messages yesterday, even though I've been using Zoho mail without problems for 1,5 years. I receive this reply to test emails: "553 Relaying disallowed". Due to this, my SMTP
For the last couple of days, all users on my account are failing to connect to the Zoho EU mails servers. This is using mobile app on various phones & desktop mail clients on different computers. Everything works fine when using webmail & email is still
Good day, i would like to search our entire portal for a task using the API. We have over 20k tasks so I dont to search for all tasks and then do a for each as it would take way to long and also would need to go over the limit of 200 records per query.
I let my account expire due to old payment method. I repurchased it I turned back on IMAP Then all my emails disapeared. Everything is fine in the webview and and zoho mail app
Team, When i try to send mail through ZOHO mail i am getting the following error. "Unable to send message;Reason:553 Relaying disallowed. Invalid Domain" Can i get some help on this. Thanks