<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.rysats.com/blogs/tag/sample/feed" rel="self" type="application/rss+xml"/><title>RYSA Technologies and Services - Blog #SAAS&amp;Cloud</title><description>RYSA Technologies and Services - Blog #SAAS&amp;Cloud</description><link>https://www.rysats.com/blogs/tag/sample</link><lastBuildDate>Thu, 30 Apr 2026 17:26:12 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[How to Automate PDF Data Extraction in Zoho Creator with AI]]></title><link>https://www.rysats.com/blogs/post/How-to-Automate-PDF-Data-Extraction-in-Zoho-Creator-with-AI</link><description><![CDATA[Introduction One of the widespread practices in any industry nowadays is the electronic way of sharing documents in PDF format. These PDF documents are ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_yDsGPqsETEOc6yiad1W53Q" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_awBVj5CVSxm2V8zaKBOx3g" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_n37rMiPxTsysSpgdLBIjkQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_l7nJoRvdruv9z9WhWs418Q" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_l7nJoRvdruv9z9WhWs418Q"] .zpimage-container figure img { width: 640px !important ; height: 427px !important ; } } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-original zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/aerps-com-0Jk1QCGMz5o-unsplash.jpg" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_6zVdAJtcQ50nn-zjyzWs3g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div style="line-height:2;"><div style="line-height:2;"><div style="line-height:2;"><p style="margin-bottom:12pt;text-align:justify;"><span style="font-family:Roboto, sans-serif;font-size:24px;font-weight:bold;">Introduction</span></p><span style="font-size:24px;"><p></p></span><div><p style="margin-bottom:12pt;text-align:justify;"><span style="font-size:24px;"><span style="font-family:Roboto, sans-serif;font-size:18px;font-weight:bold;"></span></span></p><div style="text-align:justify;"><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">One of the widespread practices in any industry nowadays is the electronic way of sharing documents in PDF format. These PDF documents are very much part of e-KYC procedures, bank statements, financial statements, research reports, etc. If you are from any industry, you always have the challenge in converting some of the structured content into data in any application platform. It could be an in-house developed application or off-the-shelf applications. You will either be forced to do the boring job of doing data entry of multiple records manually or relying on a data entry person. This will take your considerable time, resources, and investment as well. Also, the accuracy of the manual data entry will be questionable if there are any issues to be investigated from the application back to the PDF documents.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:24px;font-weight:bold;">How to solve this problem?</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">There are million ways to solve this problem depending upon the expertise and resources available at your disposal. However, by adopting the latest developments in Artificial Intelligence (AI), this job will be made easy and accurately done.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Low Code App and Gemini Integrated Solution</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Let us assume your finance department needs to produce consolidated reports, selective reports which require certain calculations and any other integration with other systems.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Assuming all your documents are in PDF, which are collected over a period of time. If your management wants to see those data presented in a single report or bunch of reports for decision making, a Low Code Platform like Zoho Creator will be very handy.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Zoho Creator will allow you to design the forms, reports, pages, and workflow necessary to process, enter, and present the data in any supported format. However, with your scenario of uploading PDF documents into the Creator database, it may not be straight forward. As we mentioned before, you can have an integrated solution that helps to achieve the same.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:24px;font-weight:bold;">Gemini API</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Gemini API will help in processing the structured PDF documents and provide a structured JSON response. Using the REST API based integration provided by Gemini, the collected response can be further processed and transformed into individual fields by Zoho Creator Deluge scripts. By defining the correct prompt for the Gemini Text Processing API, the resultant JSON will be accurate to extract the relevant fields from the uploaded PDF.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Example, you can have a Zoho Creator file upload form that will allow you to upload the PDF file. Upon uploading of the file, Zoho Creator workflow has to be triggered. This will work with Gemini API to read through the file and return JSON content (content will be defined in the Prompt which is part of the Gemini API Payload). From the Zoho Creator end, we can quickly process the response and right away insert the mapped fields into the Zoho Creator Form.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:24px;font-weight:bold;">Sample Invoice Processing - Review:</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">An invoice ideally contains the Supplier, Client, and Billing address, tax details, along with data of the invoice, invoice number, plus the line items and the sub total of prices and final price.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">By collecting all the relevant details in the invoice PDF, Gemini will be intelligent enough to give a JSON response that will hit your Zoho Creator record smoothly.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">All the work that has to be done from the Zoho Creator implementation is to map the fields of JSON with the relevant fields of Zoho Creator. By doing this, a PDF will become a record in no time.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Assuming you have a high volume of PDF files to be processed, we can have a schedule to collect them from the shared drive and process them in batches. All this means for a person who handles the work is to place the PDF documents under the correct folder for the batch process to kick off.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">What is the difference between OCR fields of Creator VS Gemini Integration?</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">Even though Zoho Creator has an OCR AI field to process images and convert them into text, the accuracy is not warranted. That is the reason, Gemini's efficiently trained models take care of this processing quite easily.&nbsp;Also, the development of models and training them at Zoho end is no longer needed.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:24px;font-weight:bold;">Conclusion</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">As we discussed above, a question may arise why should we use Zoho Creator here? Reason being, the presentation of data in dashboards, different style reports, quick to scale up and efficient third party integration via REST API will be an ideal choice for any department who deals with the laborious work of manual pdf conversions into data.</span></p><p style="margin-bottom:12pt;"><span style="font-family:Roboto, sans-serif;font-size:18px;">If you have more questions and any implementation assistance, feel free to reach out to us&nbsp;<a href="/contact" rel="">here</a>.</span></p></div></div></div></div></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 17 Jul 2025 13:04:39 +0530</pubDate></item><item><title><![CDATA[ERP for PO Management and Workflow with Zoho Creator]]></title><link>https://www.rysats.com/blogs/post/ERP-for-PO-Management-and-Workflow-with-Zoho-Creator</link><description><![CDATA[“Reduce complexity through standardization.” - Michael L. George ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_GGe_Yz38S5ugm_6HzQnqKA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_YYNMKlYQRIKcCH6ilgAEjQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_-MpcFEfBR2iHOwqrXdFihA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_x7FvteNYh7UujnT7ewvdyg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_x7FvteNYh7UujnT7ewvdyg"] .zpimage-container figure img { width: 640px !important ; height: 427px !important ; } } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-original zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/files/scott-graham-5fNmWej4tAA-unsplash.jpg" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_X1U--QUIZnlFxtC1OTpnKg" data-element-type="row" class="zprow zprow-container zpalign-items-flex-start zpjustify-content-flex-start zpdefault-section zpdefault-section-bg " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_dRV7EeKvmPDPwS_JW9pQ9w" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- zpdefault-section zpdefault-section-bg "><style type="text/css"></style><div data-element-id="elm_g8v9Q_OibPqt5laKHxhcgA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:center;"><span style="font-family:roboto, sans-serif;font-size:16px;"><span style="color:inherit;">“Reduce complexity through standardization.” -</span><span style="color:inherit;">Michael L. George</span></span></p><p style="text-align:center;"><span style="font-family:roboto, sans-serif;font-size:16px;"><span style="color:inherit;"><br></span></span></p></div>
</div></div></div><div data-element-id="elm_FKh5tiP013YAl9LUrVrerg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left " data-editor="true"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div><div style="line-height:2;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div style="line-height:1.5;"><div><div style="line-height:2;"><p style="margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">Introduction</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Purchase Order management is one of the fundamental aspects of any business where a single or multiple suppliers are involved in providing materials to run your business. Managing the PO effectively and releasing the funds to the suppliers play a vital role in making your business grow as well.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Although there are so many ways to manage your POs either in a notebook by handwritten notes, excel sheets where you can manage or a high cost PO Software which has wide varieties of features and reports which you never use.</span></span></p><p style="margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Fundamental requirements of a Business For PO Management</span></p><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;"><div style="text-align:justify;">In a small/medium size company, a Purchase Order is the one sent out by a supplier or multiple suppliers to push their products after acceptance of the quote by a customer. Upon sale, invoices will be generated and expected to be paid by the company on agreed payment terms.</div></span></div></div></div></div></div></div></div><div><div><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">The problem of validating the Purchase Orders from multiple suppliers for making a product will be a daunting task. That includes the right supply of materials, quantity, quality, credit limits, payment terms, etc. Not each supplier has the same template or model for you to work with.</span></p><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;"><div style="text-align:justify;">In addition, in some of the organizations, before the Purchase orders are converted into Sale, the total cost or sales amount to the company involves multiple levels of approval before released by the Finance Team. What this means is, let us say you are buying raw materials/seeking services from a supplier where the cost involved is $100,000. A front desk PO processing agent cannot be able to approve the same or communicate to the supplier to raise the invoice. It has to go through different department approvals and finally marked as Fully Approved for the Finance Team to release funds.</div></span></div><div style="color:inherit;"><span style="font-size:12pt;"><br></span></div><div style="color:inherit;text-align:center;"><img src="/ERPforPO.png" style="width:782.91px !important;height:760px !important;max-width:100% !important;"></div><div style="text-align:justify;color:inherit;"><br></div><div><div><div style="line-height:2;"><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Imagine the above mentioned activity is handled in the excel sheets/hand-written notes. It will be a total disarray, and the relationship with the suppliers will also get affected. As we saw before, there are wide varieties of high-cost software available in the market with high prices. However, specific requirements of your business related modification or customization need a lot of efforts and investment.</span></p><p style="margin-bottom:12pt;"><span style="font-size:24px;font-family:Roboto, sans-serif;font-weight:bold;color:rgb(11, 28, 45);">How to have a PO ERP System to match your needs?</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">In order to have a PO ERP System to match your specific needs of tracking, approving, invoicing, and reporting, a custom application alone will be the solution. Simultaneously, you may want to integrate that application with your Books, Inventory, Approval cycle, Warehouse, etc., as well. </span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Investing the money on building the software by going through a traditional way of purchasing separate UI/UX Software, Servers, database, storage, development resources and maintenance will shoot up your budget if you are a small/medium size enterprise. To reduce the development cycle and also get the best quality software that can be scalable, secured, and extendable for any integrations, you have to go with Low Code Platform software. By choosing this, you will be able to get the software developed in real quick time and ready for use in cycles/phases.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">How Zoho Suite Helps here for this?</span></p><p style="text-align:justify;margin-bottom:12pt;line-height:2;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Creator, a low code platform software, helps in rapid development of the ERP. In addition, the application developed in the platform is web/mobile/tab friendly and also allow you to white label or brand based on your corporate standard. By adopting the platform, you can plan to develop applications in multiple phases or cycles. Given, the application is ready to use right away by the development team, as a decision maker/business owner, you should have a hands-on experience before you proceed with go live.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Coming back to the ERP discussed for PO Management, the stakeholders involved here are:</span></p><ul><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Suppliers</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Front desk operators</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Internal Approvers</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Finance Team</span></p></li></ul><p style="text-align:justify;margin-bottom:12pt;text-indent:0in;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">All these stakeholders have to operate in the same application, but with a specific set of roles and responsibilities. This can easily be achieved by using the customer portal feature of Zoho Creator. Using this, specific departments deal with their own approvals and rejections quite easily.</span></p><p style="margin-bottom:12pt;text-indent:0in;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">Abundant Integration features:</span></p><p style="text-align:justify;margin-bottom:12pt;text-indent:0in;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">As we also mentioned about integration, the Zoho Creator app will allow your ERP to be integrated with your legacy systems or with other finance applications if you already use them. Confined to the Zoho suite for this use case, below are possible integrations you can think of:</span></p><ul><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Email Notifications (for email alerts)</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Books Integration (for accounts/book keeping/invoicing)</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Inventory (to update your stocks)</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Sign (for digital Sign of the documents)</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Analytics Based Dashboard </span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho CRM for supplier/lead management as well</span></p></li></ul><p style="color:inherit;margin-bottom:12pt;text-indent:0in;">&nbsp;</p><p style="margin-bottom:12pt;text-indent:0in;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Conclusion</span></p><p style="text-align:justify;margin-bottom:12pt;text-indent:0in;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Given, Purchase Order Management requires a clear planning and fund management for the organization as well as their production/services, it is critical to have a system in place for the Business Owners to handle them effectively. Zoho Suite of products will help in solving these problems quite easily.</span></p><p style="text-align:justify;margin-bottom:12pt;text-indent:0in;line-height:2;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-size:18px;"><span style="text-align:center;">For more help, fell free to reach us at: </span><a href="https://www.rysats.com/contact" style="text-align:center;">contact</a></span></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 30 Sep 2024 18:27:20 +0530</pubDate></item><item><title><![CDATA[Digital Automation of Dental Health Services ]]></title><link>https://www.rysats.com/blogs/post/Digital-Automation-of-Dental-Health-Services</link><description><![CDATA[&quot;A smile is a curve that sets everything straight.&quot; ― Phyllis Diller ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_p6QCJH-FQrG3QSiwHgAMXw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_w0blSbHYTXG17or3F0n4zQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_9Oc-Q5fvR8Gr_UfxLw-Jdg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_bc-od5Uz_mIPr403R4Ynlg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_bc-od5Uz_mIPr403R4Ynlg"] .zpimage-container figure img { width: 640px !important ; height: 419px !important ; } } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-original zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/benyamin-bohlouli-hmVZ7StKY7I-unsplash.jpg" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_tnFBjLnt-pIbh4TwVulmHQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><p style="text-align:center;"><span style="font-family:Roboto, sans-serif;font-style:italic;font-weight:bold;font-size:18px;">&quot;A smile is a curve that sets everything straight.&quot; ― Phyllis Diller</span></p><p style="text-align:center;"><span style="font-family:Roboto, sans-serif;font-style:italic;font-weight:bold;font-size:18px;"><br></span></p></div></div>
</div><div data-element-id="elm_zAOSosClS_SFgVBnLfKiBg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-center " data-editor="true"><div style="line-height:1.5;"><div style="line-height:1.5;"><div><div style="line-height:2;"><p style="text-align:justify;"><span style="font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><span style="font-size:24px;font-weight:bold;">Introduction</span>&nbsp;&nbsp;</span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">A Dental Services Clinic will have a wide variety of services for the patients which includes registration of the patient, booking of appointments, collection of Consents prior to treatment, complete record entry/updates of patient, X-Ray/dental scan reports, treatment procedure advise, follow up treatments, billing, payment processing, etc., Managing all these manually will be a very difficult task even for a small clinic with less than 50 patients on a daily visit. </span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">However, with the abundance of technology availability, using Low Code platforms like Zoho Creator make the whole chain of operations relatively easier and allow the management and Dental practitioners to make a proactive mode of treatments and actions.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">Challenges</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Below listed points are some of the challenges we have in a Dental Clinic.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">Long Registration Process</span></p><p style="text-align:justify;margin-bottom:12pt;line-height:2;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Given, the patient has to fill up lengthy application forms to register, which involves collecting demographic information along with medical specific details; filling them up manually will be time-consuming and cause the operation team to be busy in dealing with multiple patients at the same time.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">Manual Consent Forms and Historical Reports Collection</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Also, getting the consent from the patient involves filling out another form and Sign. If you get this form in a simple webform, the patient can simply tick the consent and can even Sign in the screen itself. The stored information can be a permanent record kept in his/her file.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Likewise, the periodic reports can be scanned and uploaded in the patient file and stored in the system. Even if the patient does not bring his old records, the storage can give the complete picture of the patient data since on boarded in the system.</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-weight:bold;">Appointment Booking</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Even at this information age, most of the clinics still maintain a paper/excel sheet to manage appointments. Any updates/reschedules/removals will cause further confusion, and the maintenance of the same will be a nightmare. By having a proper Appointment Booking form, we should be able to fill up fresh data for new patients who called for an appointment, and we will be able to auto populate the data for the registered patients in the system. Even we can link the Patient Record file in the appointment report itself for the doctors to view what was done before and others.</span></p><span style="font-size:12pt;"><div style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Along with Email/SMS/WhatsApp integration, the patient can be notified real time once the appointment is booked. Likewise, a reminder email/SMS/WhatsApp notification can be sent to the patient a day before their scheduled appointments. With specific reports like current day and next day appointments, the operations team can also manage the data and update/notify both patients and doctors quite easily.</span></div>
<div style="color:inherit;text-align:justify;"><span style="font-size:12pt;color:inherit;"><br></span></div>
<div style="color:inherit;"><img src="/Frontdesk.png"><span style="font-size:12pt;color:inherit;"><br></span></div>
<div style="color:inherit;text-align:justify;"><span style="font-size:12pt;color:inherit;"><br></span></div>
<div style="text-align:justify;"><div><div><div style="line-height:2;"><p style="margin-bottom:12pt;"><span style="font-size:24px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);font-weight:bold;">Laboratory Reports and samples status</span></p><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">In most of the dental procedures, the dental service provider refers the patients to a specific lab for their reports to be done. In some of the cases, the labs which deal with the procedure, at times, make an incorrect procedure due to a wrong patient prescription. By unifying the data of the patients with the Laboratory department/company, where the relevant person accesses the prescription via a customer portal, it reduces the mistakes and improves accuracy. Even the doctors have the data view even before the patient arrives and can even let the lab to redo the procedures if the reports are not clear/incorrect.</span></div></div>
<div><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><br></span></div>
</div><div style="color:inherit;text-align:center;"><img src="/Doctor.png"><span style="font-size:12pt;"><br></span></div>
<div style="text-align:center;"><div><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);font-weight:bold;">Feedback of Patients</span></p><span style="font-size:12pt;"><div style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">The final feedback of patients of the overall procedure and services of the clinic has to be captured for improving the service has to be made easy. Again, asking the paper form to fill up feedback may not be effective.&nbsp;</span></div>
<div style="color:inherit;text-align:justify;"><span style="font-size:12pt;color:inherit;"><br></span></div>
<div style="color:inherit;"><img src="/patient.png"><span style="font-size:12pt;color:inherit;"><br></span></div>
<div style="color:inherit;text-align:justify;"><span style="font-size:12pt;color:inherit;"><br></span></div></span></div>
</div><div style="text-align:center;"><div><div><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:24px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);font-weight:bold;">How does Zoho Creator Low Code Platform Help here?</span></p><p style="text-align:justify;margin-bottom:12pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">As you see, the above challenges are very much of basic nature if not taken seriously will cause severe issues for both the clinic, patient, and servicing doctors. Zoho Creator, a low code platform, will help in completely digitizing the operations in a very smooth manner. Some of the below features can be added advantages along with Zoho Creator application.</span></p><ul><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Creator Customized application development allows you to have a quick development of forms, reports, and pages based on the need.</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Generation of QR code of Unique ID (UHID) of patients and scan the same UHID for multiple actions by Doctors, Front Desk and Lab technicians ensure accuracy and improve productivity. You can refer the <a href="https://www.rysats.com/blogs/post/Generate-QR-Code-or-Barcode-in-Zoho-Creator" title="link" rel="">link</a> for generating QR Codes.&nbsp;</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Integration of Finance applications like Zoho Books help in pushing the Billing actions easy to manage for accountants who do not have to worry about the application logic.</span></p></li><li><p style="text-align:justify;"><span style="font-family:Roboto, sans-serif;font-size:18px;color:rgb(11, 28, 45);">Dedicated Profiles setup for Doctors, Patients, Technicians, and Operations team will ensure the subset of data is visible and&nbsp; relevant to their roles. This is achieved by using the Customer Portal with simple configuration in Zoho Creator. For managing profiles, customer portals, you can refer this <a href="https://www.rysats.com/blogs/post/effective-optimization-of-zoho-creator-customer-portal">link</a></span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Email Notifications and SMS/WhatsApp Integrations help real-time and scheduled alerting easy for application management team.</span></p></li><li><p style="text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Dashboards with Zoho Analytics Integration give us good insight of data for the Management Team</span></p></li></ul><p style="text-align:justify;margin-bottom:12pt;text-indent:0in;"><span style="font-family:Roboto, sans-serif;font-size:18px;color:rgb(11, 28, 45);">&nbsp;</span></p><p style="text-align:justify;margin-bottom:12pt;text-indent:0in;"><span style="font-size:24px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);font-weight:bold;">Conclusion</span></p><span style="font-size:18px;"><div style="text-align:justify;"><div style="line-height:1.5;"><span style="font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">As the Low Code Zoho Creator application simplifies the operations of a clinic/hospital, digitalization will be very valuable for a long-term perspective.</span></div></div></span></div></div></div></div></span></div></div><span style="font-size:12pt;"><div style="text-align:justify;"><div style="text-align:center;"><div><div><span style="font-size:18px;"><div style="text-align:justify;"></div></span></div></div></div></div></span></div></div>
</div></div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 17 Sep 2024 11:53:00 +0530</pubDate></item><item><title><![CDATA[Automation of Legal Contracts using Zoho suite]]></title><link>https://www.rysats.com/blogs/post/automation-of-legal-contracts-using-zoho-suite</link><description><![CDATA[“Thought is measurable; intelligence is not.”―&nbsp; J. Krishnamurti &nbsp; ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_lAfxinuoTdqILeRgmgz2Nw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_sz2KV2mcSpKvqbgcclTeUA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_R4ewBHfrRn-bso6YzExyqA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_B3CZNV9Zb4-ivRmZD0TsUA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_B3CZNV9Zb4-ivRmZD0TsUA"] .zpimage-container figure img { width: 640px !important ; height: 481px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_B3CZNV9Zb4-ivRmZD0TsUA"] .zpimage-container figure img { width:640px ; height:481px ; } } @media (max-width: 767px) { [data-element-id="elm_B3CZNV9Zb4-ivRmZD0TsUA"] .zpimage-container figure img { width:640px ; height:481px ; } } [data-element-id="elm_B3CZNV9Zb4-ivRmZD0TsUA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/tierra-mallorca-rgJ1J8SDEAY-unsplash.jpg" width="640" height="481" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_4MSALKrg0sA2zD3hLc3tGg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_4MSALKrg0sA2zD3hLc3tGg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:center;"><span style="font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><span style="font-size:16px;">“Thought is measurable; intelligence is not.”―&nbsp;<span style="font-weight:bold;">J. Krishnamurti</span></span><span style="font-size:16pt;font-style:italic;font-weight:bold;">&nbsp;</span></span><br/></p></div>
</div><div data-element-id="elm_6zigdE-t4HlUnrJH1pOj0g" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_6zigdE-t4HlUnrJH1pOj0g"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="line-height:2;"><div style="line-height:2;"><div style="line-height:2;"><div style="line-height:2;"><p><span style="font-size:24px;font-family:Roboto, sans-serif;font-weight:bold;color:rgb(11, 28, 45);">Introduction</span>&nbsp;&nbsp;</p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Contracts or legal agreements between parties occur in all businesses. However, the paperwork is mostly based on a specific template for a business with only the data differ for the parties involved. In addition to this, the Signatures of the parties too have to be either manual or scanned and imprinted.&nbsp;</span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho Writer, Zoho Creator and Zoho Sign combination will help in Document template creation, customization of the data entry based on template selection and finally the e-Sign of documents will be done quickly and securely.</span></p><p><span style="font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><span style="font-size:24px;font-weight:bold;">Use Case</span>&nbsp;&nbsp;</span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Assuming you are running a real estate firm which takes care of creating rental agreements/contracts for the Land Lords and Tenants. There will be a definite template you have to stick with for the overall terms and conditions as well as clauses.</span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">The different data which you normally enter are date of agreement, names of tenant and landlord, property name and location, renewal frequency and the agreement period validity. Every time you have to open the template document and find/replace the old data with new information. This at time may be causing incorrect entries and needs proofreading manually. Finally, in order to get the Signature of the parties involved, you will have to wait for the best time for both to arrive and do physical sign and other issues.</span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">To avoid this difficult or duplicate process, Zoho Creator app with simple data entry form along with Zoho Writer which holds the Document Template and fields to be populated from the data entry form. Upon filling up the Zoho Creator Form, the values which are entered in the front end will automatically be mail merged into a new Document based on your naming convention. This document is an extract of the template created by you/your company.&nbsp;Upon submission of the form, the API integration takes care of populating the right fields with the right values, sending the document for Signature to both parties.</span></p><p style="margin-bottom:6pt;">&nbsp;</p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Below are the mandatory items needed to make this work:</span></p><p style="text-align:justify;margin-bottom:6pt;text-indent:0.5in;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">1) A document template for the contract with the relevant fields configured in Zoho Writer along with Signature fields</span></p><p style="text-align:justify;margin-bottom:6pt;text-indent:0.5in;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">2) A valid Zoho Sign License to take care of sending notifications to the parties to Sign and complete</span></p><p style="text-align:justify;margin-bottom:6pt;text-indent:0.5in;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">3) A Basic Zoho Creator Form with the API Integration of Zoho Writer and Zoho SIgn workflows to complete the overall flow.</span></p><p style="text-align:center;margin-bottom:6pt;text-indent:0.5in;"><img src="/ContractAutomation.drawio.png"><span style="font-size:12pt;"><br/></span></p><div><p><span style="font-size:16pt;"><br/></span></p><p><span style="color:rgb(1, 58, 81);"><span style="font-family:Roboto, sans-serif;"><span style="font-size:24px;font-weight:bold;">Advantages of Zoho Suite&nbsp;</span>&nbsp;</span>&nbsp;</span></p><p style="text-align:justify;margin-bottom:6pt;"><span style="font-size:12pt;color:rgb(1, 58, 81);"><span style="font-family:Roboto, sans-serif;font-size:18px;">Zoho Creator helps in preparing the relevant form and also generates document based on the template. The workflow optimization uses the Integration APIs of Zoho Writer helps in populating the template with right field values. Thus, it ensures error free documentation for the contract. Finally, with the e-Signature features of Zoho Sign helps in fully automating the overall business process and reduce the manual tasks and also storage of documents in electronic format. Finally, the productivity and cost saving is huge by having the simplified accurate process of contracts or legal documents.</span>&nbsp;</span></p><p style="margin-bottom:6pt;"><span style="color:rgb(1, 58, 81);font-family:Roboto, sans-serif;"><span style="font-size:24px;font-weight:bold;">Conclusion</span>&nbsp;&nbsp;</span></p><p style="text-align:left;"><span style="font-size:18px;text-align:justify;color:rgb(1, 58, 81);font-family:Roboto, sans-serif;">Contracts, Legal Agreements and other key documentation processes involved in every big enterprise. These are time-consuming and also delay the execution of a contract. The adoption of cloud based Zoho Creator Low code app with the integration of Zoho Writer/Sign helps in solving these challenges effectively.</span></p><div style="color:inherit;"><pre style="margin-right:26px;font-size:15px;"><pre style="margin-right:26px;"><span style="font-size:18px;font-family:Roboto, sans-serif;">You can check this <a href="https://www.rysats.com/application" title="app" rel="">app</a> for further information.</span></pre></pre></div></div></div></div></div></div></div>
</div><div data-element-id="elm_chAJGs9tH55iY9F-79Tkng" data-element-type="video" class="zpelement zpelem-video "><style type="text/css"> [data-element-id="elm_chAJGs9tH55iY9F-79Tkng"].zpelem-video{ border-radius:1px; } </style><div class="zpvideo-container zpiframe-align-center zpiframe-mobile-align- zpiframe-tablet-align-"><iframe class="zpvideo " width="560" height="315" src="//www.youtube.com/embed/ytm9Pa9eD1o?enablejsapi=1" frameborder="0" allowfullscreen id=youtube-video-1 data-api=youtube></iframe></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 30 May 2023 12:15:43 +0530</pubDate></item><item><title><![CDATA[Managing PDF documents Using Zoho Creator ]]></title><link>https://www.rysats.com/blogs/post/Managing-PDF-documents-Using-Zoho-Creator</link><description><![CDATA[&nbsp; “There’s no shortage of remarkable ideas, what’s missing is the will to execute them.”&nbsp; – Seth Godin &nbsp; ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_qdsESz3OQDSbVxf3sr0y6g" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_g8Ybpe4dRFyDhyKhbMYadQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_DJ9IO3q0QKqT1wIzMZrQjg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_DJ9IO3q0QKqT1wIzMZrQjg"].zpelem-col{ border-radius:1px; } </style><div data-element-id="elm_Wk3wFxk0DebOj-BCIAJEAg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_Wk3wFxk0DebOj-BCIAJEAg"] .zpimage-container figure img { width: 640px !important ; height: 360px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_Wk3wFxk0DebOj-BCIAJEAg"] .zpimage-container figure img { width:640px ; height:360px ; } } @media (max-width: 767px) { [data-element-id="elm_Wk3wFxk0DebOj-BCIAJEAg"] .zpimage-container figure img { width:640px ; height:360px ; } } [data-element-id="elm_Wk3wFxk0DebOj-BCIAJEAg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-original hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/andrew-pons-6-RhsUzKO6g-unsplash.jpg" width="640" height="360" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_a35-EzbdX5_ucuUgDWzp_A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_a35-EzbdX5_ucuUgDWzp_A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:center;margin-bottom:24pt;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">&nbsp;<span style="font-size:18px;font-style:italic;">“There’s no shortage of remarkable ideas, what’s missing is the will to execute them.”&nbsp;</span><span style="font-size:18px;font-weight:700;font-style:italic;">– Seth Godin</span>&nbsp;</span></p></div>
</div><div data-element-id="elm_wVWa3S4z4AIVvsVxYW_4UQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_wVWa3S4z4AIVvsVxYW_4UQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="margin-bottom:8pt;"><span style="color:rgb(11, 28, 45);"><span style="font-size:18pt;font-family:Roboto, sans-serif;font-weight:bold;">Introduction</span>&nbsp;</span></p><p style="text-align:justify;margin-bottom:8pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">In today's digital age, PDF documents have become a ubiquitous file format for sharing information. However, it's not uncommon to find yourself with multiple PDF files that need to be merged into one for easier organization or sharing. That's where PDF merge applications come in handy.So, whether you're a student, professional, or anyone who works with PDF documents regularly, this blog will provide you with valuable insights on how to merge PDF files quickly and easily.&nbsp;</span></p><p style="margin-bottom:8pt;"><span style="font-family:Roboto, sans-serif;font-weight:bold;color:rgb(11, 28, 45);"><span style="font-size:24px;">Use Case</span>&nbsp;</span></p><p><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Let's say you have a company where you send life insurance quotation to client based on the need and also merge a catalogue along with all the other product details for reference to the client.</span></p><p style="margin-bottom:8pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Here's how it could work:</span><br></p><ul><li><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">The life insurance agent or broker gathers multiple life insurance quotes from various insurance providers.</span></li></ul></div>
</div><div data-element-id="elm_uJEM5ypPgme29e8oO1h9vA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_uJEM5ypPgme29e8oO1h9vA"] .zpimage-container figure img { width: 500px ; height: 500.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_uJEM5ypPgme29e8oO1h9vA"] .zpimage-container figure img { width:500px ; height:500.00px ; } } @media (max-width: 767px) { [data-element-id="elm_uJEM5ypPgme29e8oO1h9vA"] .zpimage-container figure img { width:500px ; height:500.00px ; } } [data-element-id="elm_uJEM5ypPgme29e8oO1h9vA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-medium zpimage-tablet-fallback-medium zpimage-mobile-fallback-medium hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/04_13_21_07.jpg" width="500" height="500.00" loading="lazy" size="medium" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_JBkmCfmCURfM1AKcngtPVA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_JBkmCfmCURfM1AKcngtPVA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><ul><li><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Each quote is saved as a separate PDF file.</span></li></ul></div>
</div><div data-element-id="elm_M0zl70F4O3s3thJ6hmtBYg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_M0zl70F4O3s3thJ6hmtBYg"] .zpimage-container figure img { width: 200px ; height: 200.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_M0zl70F4O3s3thJ6hmtBYg"] .zpimage-container figure img { width:200px ; height:200.00px ; } } @media (max-width: 767px) { [data-element-id="elm_M0zl70F4O3s3thJ6hmtBYg"] .zpimage-container figure img { width:200px ; height:200.00px ; } } [data-element-id="elm_M0zl70F4O3s3thJ6hmtBYg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-small zpimage-tablet-fallback-small zpimage-mobile-fallback-small hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/26550.jpg" width="200" height="200.00" loading="lazy" size="small" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_ML1TduWYQgC5gMm-yAqntg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_ML1TduWYQgC5gMm-yAqntg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><ul><li><span style="font-size:12pt;color:rgb(11, 28, 45);">Using a PDF merge tool, the agent can combine all of the PDF files into a single document.</span></li></ul></div>
</div><div data-element-id="elm_ro6DNZJgF4PcK_C16zBtIw" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_ro6DNZJgF4PcK_C16zBtIw"] .zpimage-container figure img { width: 500px ; height: 500.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_ro6DNZJgF4PcK_C16zBtIw"] .zpimage-container figure img { width:500px ; height:500.00px ; } } @media (max-width: 767px) { [data-element-id="elm_ro6DNZJgF4PcK_C16zBtIw"] .zpimage-container figure img { width:500px ; height:500.00px ; } } [data-element-id="elm_ro6DNZJgF4PcK_C16zBtIw"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-medium zpimage-tablet-fallback-medium zpimage-mobile-fallback-medium hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/3323585.jpg" width="500" height="500.00" loading="lazy" size="medium" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_dKp_VvrX5chqQmqirfu7Xw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_dKp_VvrX5chqQmqirfu7Xw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><ul><li><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">The agent can then add a cover letter or introduction to the merged PDF document that explains the various options and highlights any particular benefits of each plan.</span></li></ul></div>
</div><div data-element-id="elm_gaMmHUCt916PbGjJluDCEg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_gaMmHUCt916PbGjJluDCEg"] .zpimage-container figure img { width: 500px ; height: 333.44px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_gaMmHUCt916PbGjJluDCEg"] .zpimage-container figure img { width:500px ; height:333.44px ; } } @media (max-width: 767px) { [data-element-id="elm_gaMmHUCt916PbGjJluDCEg"] .zpimage-container figure img { width:500px ; height:333.44px ; } } [data-element-id="elm_gaMmHUCt916PbGjJluDCEg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-medium zpimage-tablet-fallback-medium zpimage-mobile-fallback-medium hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/19197439.jpg" width="500" height="333.44" loading="lazy" size="medium" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_BIwKtAfvNTXjhFXGiLgjnw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_BIwKtAfvNTXjhFXGiLgjnw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><ul><li><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">The merged PDF document can then be sent to the client's business via email or a secure file-sharing platform.</span></li></ul></div>
</div><div data-element-id="elm_reKZlOERWiVzq8KT8F2f8w" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_reKZlOERWiVzq8KT8F2f8w"] .zpimage-container figure img { width: 500px ; height: 306.25px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_reKZlOERWiVzq8KT8F2f8w"] .zpimage-container figure img { width:500px ; height:306.25px ; } } @media (max-width: 767px) { [data-element-id="elm_reKZlOERWiVzq8KT8F2f8w"] .zpimage-container figure img { width:500px ; height:306.25px ; } } [data-element-id="elm_reKZlOERWiVzq8KT8F2f8w"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-medium zpimage-tablet-fallback-medium zpimage-mobile-fallback-medium hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/Screenshot%202023-03-24%20at%2010.54.59%20AM.png" width="500" height="306.25" loading="lazy" size="medium" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_mGQD2ad8me4PRQGlgzb6bw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_mGQD2ad8me4PRQGlgzb6bw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-indent:0in;text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">By using a PDF merge tool, agent can save time and effort by combining all of the necessary information into a single document. This can make it easier for the client's business to review and compare the various life insurance options, and can help to streamline the overall process of selecting and purchasing life insurance coverage.</span></p><p style="margin-bottom:8pt;"><span style="font-family:Roboto, sans-serif;"><span style="font-size:24px;font-weight:700;color:rgb(11, 28, 45);">How Zoho Suite Helps in Automating this?</span>&nbsp;</span></p><p style="text-indent:0in;text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Zoho offers a suite of productivity tools that can be used to create and manage PDF files, including PDF merge.By using the Zoho suite of products in conjunction with the PDF merge, you can create, manage, and merge PDF files with ease, all from one platform namely a Zoho Creator Application which covers both your business process workflow and digitalized documents share/sign/email.&nbsp;</span></p><p style="text-indent:0in;text-align:justify;"><span style="font-family:Roboto, sans-serif;"><span style="font-size:24px;font-weight:700;color:rgb(11, 28, 45);">Conclusion</span><span>&nbsp;</span></span></p><p style="text-indent:0in;text-align:justify;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">So if you find yourself struggling to manage multiple PDF files, consider using a PDF merge Integration with your existing application to simplify the process and streamline your workflow. In addition, you can leverage the digital signing platforms viz Zoho Sign to get the documents signed digitally as part of compliance.</span><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 24 Mar 2023 16:07:18 +0530</pubDate></item><item><title><![CDATA[Simplify Business Data Monitoring with Zoho Creator]]></title><link>https://www.rysats.com/blogs/post/Simplify-Business-Data-Monitoring-with-Zoho-Creator</link><description><![CDATA[“Data really powers everything that we do.” — Jeff Weiner ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_WX_VPb2CQmiY8X3r9epF2A" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_czLQqkP5TfOJhV6XhYr6UQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_mXed5VmDS9W8YrNnpm1THw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_iOpY0oxbSQlDw0ps3pdRQw" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_iOpY0oxbSQlDw0ps3pdRQw"] .zpimage-container figure img { width: 640px !important ; height: 425px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_iOpY0oxbSQlDw0ps3pdRQw"] .zpimage-container figure img { width:640px ; height:425px ; } } @media (max-width: 767px) { [data-element-id="elm_iOpY0oxbSQlDw0ps3pdRQw"] .zpimage-container figure img { width:640px ; height:425px ; } } [data-element-id="elm_iOpY0oxbSQlDw0ps3pdRQw"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/firmbee-com-jrh5lAq-mIs-unsplash.jpg" width="640" height="425" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_b7npw2jWav7-iEkmhX_tGg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_b7npw2jWav7-iEkmhX_tGg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:center;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><span style="font-style:italic;">“Data really powers everything that we do.” </span>— Jeff Weiner</span></p><p style="text-align:center;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><br></span></p></div>
</div><div data-element-id="elm_cUG8BEqkE1y2ODmR-eZQJg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_cUG8BEqkE1y2ODmR-eZQJg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div><div><p style="margin-bottom:10pt;"><span style="color:rgb(11, 28, 45);"><span style="font-size:24px;font-weight:700;font-family:Roboto, sans-serif;">Introduction</span>&nbsp;</span></p><div><p style="text-align:justify;margin-bottom:10pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(1, 58, 81);">Zoho Creator Applications can be made powerful data monitoring tools which allow businesses to monitor their real time data and give business insights. It provides users with the ability to track and analyse their data, allowing them to make informed decisions quickly and accurately. With Zoho Creator Applications, small and medium businesses can stay on top of their data by monitoring changes in customer behaviour, sales trends, leads pipelines, sources and more. Additionally, they can set up automated alerts to be notified when certain conditions are met or exceeded. This makes it easy for businesses to stay informed and make decisions based on the most up-to-date information.</span></p></div><p style="margin-bottom:10pt;line-height:2;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;text-align:justify;font-size:24px;font-weight:700;">Use Case</span><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;text-align:justify;">&nbsp;</span><br></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Let us say you own a distribution company of certain manufactured products. You supply these goods/products to different show rooms in multiple cities and also deliver them directly to selective customers. By collecting the data of which distributors are selling more products, which products are overall popular demand, who are the repeated customers, delivery status of the orders, distributors PO request status, pending payments, different warehouses stock status, etc., you can make informed decisions easily.</span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-size:18px;">&nbsp;</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Using Zoho Creator you can develop applications which can help in managing the back end data and also business insights dashboards to monitor without going to every report for validation. Although, there are multiple products like Zoho Analytics provide comprehensive dashboard, the use case here is selective to Small and Medium enterprises who would want to have a concise dashboard with lightweight requirements to capture data.</span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-size:18px;">&nbsp;</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Below sample screenshot will give an idea to senior management to measure the day to day progress of the orders,&nbsp;</span><span style="font-size:15px;"><span style="font-family:Roboto, sans-serif;font-size:18px;color:rgb(11, 28, 45);">sales to shop/customers, </span><span style="font-family:Roboto, sans-serif;font-size:18px;color:rgb(11, 28, 45);">stock details,</span></span><span style="color:rgb(11, 28, 45);font-size:18px;font-family:Roboto, sans-serif;">&nbsp;</span><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-size:18px;">etc., without waiting for any manual help or assistance to them.</span></p><span style="font-size:12pt;">&nbsp;</span><img src="/Screenshot%202023-01-20%20at%2010.49.26%20AM.png"></div>
</div><div><div><p style="margin-bottom:8pt;"><span style="font-family:Roboto, sans-serif;font-size:24px;color:rgb(11, 28, 45);"><span style="font-weight:700;">Why Zoho Creator</span>&nbsp;<span style="font-weight:700;">?</span></span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Zoho Creator is a low-code platform that allows users to create custom web and mobile applications with limited/no coding. One of the features of Zoho Creator is the ability to create dashboards that display data from your application in a visual format.It's worth noting that Zoho Creator also has pre-built dashboards templates that you can customize to suit your needs and you can also integrate with other Zoho services to make the Dashboard more powerful and interactive.</span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-size:18px;">Notification support and integration with Zoho Creator will also help in making&nbsp;pre-emptive decisions to run the business in a smooth manner.</span></p><p style="margin-bottom:8pt;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;"><span style="font-size:24px;font-weight:700;">Conclusion</span>&nbsp;&nbsp;</span></p><div><div><p style="text-align:justify;margin-bottom:8pt;"><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);">Data monitoring is a crucial aspect of any business or organization. It allows businesses to track performance, identify trends, and make data-driven decisions. By leveraging the right tools and techniques, businesses can gain a competitive edge and improve their bottom line.Besides the technical aspect, it's also important to have a clear data governance policy and to establish a data-driven culture within the organization. This ensures that data is being collected, stored, and analysed in a consistent and ethical manner.</span></p><span style="font-size:18px;font-family:Roboto, sans-serif;color:rgb(11, 28, 45);"><div style="text-align:justify;">Overall, data monitoring is essential for any business looking to stay competitive in today's data-driven world. By implementing the right solution and fostering a data-driven culture, businesses can improve their performance and make better decisions.</div></span></div></div></div>
</div></div></div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 20 Jan 2023 12:12:13 +0530</pubDate></item><item><title><![CDATA[Facial recognition using Zoho Creator App]]></title><link>https://www.rysats.com/blogs/post/Facial-recognition-using-Zoho-Creator-App</link><description><![CDATA[“Curiosity about life in all of its aspects, I think, is still the secret of great creative people.” &nbsp; – Leo Burnett ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_itYgftJtRry6JjpymNiNxA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_90C-r1fVTHmO8nAXIJzSAg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_Yhm8S-yHSwiBk2NRSy9xuA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_nC2VXTdO-li_1nuhYQdyfA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_nC2VXTdO-li_1nuhYQdyfA"] .zpimage-container figure img { width: 640px !important ; height: 427px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_nC2VXTdO-li_1nuhYQdyfA"] .zpimage-container figure img { width:640px ; height:427px ; } } @media (max-width: 767px) { [data-element-id="elm_nC2VXTdO-li_1nuhYQdyfA"] .zpimage-container figure img { width:640px ; height:427px ; } } [data-element-id="elm_nC2VXTdO-li_1nuhYQdyfA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-original hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/rodion-kutsaiev-0VGG7cqTwCo-unsplash.jpg" width="640" height="427" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_XJ2I2uIfvCoLf3U7a2IJDQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_XJ2I2uIfvCoLf3U7a2IJDQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:left;"><span style="font-size:18px;font-family:Roboto, sans-serif;"><span style="color:rgb(11, 28, 45);font-style:italic;">“Curiosity about life in all of its aspects, I think, is still the secret of great creative people.”</span>&nbsp;</span></p><p style="text-align:left;"><span style="font-family:Roboto, sans-serif;font-size:18px;color:rgb(11, 28, 45);font-weight:bold;">– Leo Burnett</span></p></div>
</div><div data-element-id="elm_ih2FsERNJhKhTUp9E6KrzA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_ih2FsERNJhKhTUp9E6KrzA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-size:24px;font-weight:700;font-family:Roboto, sans-serif;">Introduction</span>&nbsp;<span style="font-size:12pt;"><br></span></span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Facial recognition is a technique that has been around for some time now, but recent advancements have made it more accessible and accurate. It’s not just used by government or law enforcement agencies anymore - it has found its way into the lives of regular people too. In this article you can find how facial recognition be used/implemented in Zoho Creator</span></p><p><span style="color:rgb(11, 28, 45);"><span style="font-size:18pt;font-weight:700;font-family:Roboto, sans-serif;">Use Case</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Facial recognition technology is used in various industries like Manufacturing, Retail, Hotel, Events and Entertainment, Health, Banking and Education.</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Imagine if you run a factory and like to track the attendance of the employees who are working in the plant currently in their shift.</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">The employee master is already uploaded into the application with their photos/images.</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">You can use a Smart Phone/Tablet at the entry gate to take a photo of the employee during entry at the gate. Once the photo is clicked, the application will recognize the employee's face and will update the status of the relevant employee's record. Based on the successful recognition, you can configure your workflow to mark attendance, record his Time-In, alert if needed to Department Head, etc. using Zoho Deluge scripts. Likewise,&nbsp;when the employee leaves the factory a photo can be taken. This can even be made self-service just by hanging the Tab at exist gate or with a concierge/security desk. Upon taking the snap, the application recognizes the face of your employee/visitor and updates the employee data/visitor register.&nbsp;Using this system you will have full data log/audit log of the employee's activities inside the factory.</span></p><p style="text-align:center;"><span style="color:rgb(11, 28, 45);">&nbsp;</span><img src="/Facerec.png"><span style="color:rgb(11, 28, 45);">&nbsp;&nbsp;</span></p><p style="margin-bottom:8pt;"><span style="color:rgb(11, 28, 45);"><span style="font-family:Roboto, sans-serif;font-size:24px;font-weight:bold;">Using Zoho Creator&nbsp;&nbsp;Solution</span>&nbsp;&nbsp;</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Zoho creator Mobile App with the camera support of the Tablet/Phone devices will enhance the image capture of the face and validate at the backend of the supported third party vendor image repository. With the developed workflow and data available in Zoho Creator backend, you can easily scan through the database of people and provide a valid responses. For this specific use case, the data collected upon Time In and Time Out helps attendance tracking and also ensure a valid/allowed personnel to visit the premises. In addition, the geo fencing features will also help in handling the application use within the stipulated area.</span></p><p><span style="color:rgb(11, 28, 45);"><span style="font-size:18pt;font-weight:700;font-family:Roboto, sans-serif;">Conclusion</span>&nbsp;&nbsp;&nbsp; &nbsp;</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">Given the need of technological adoption to smoothen the registration processes and repeat customer data collection, tracking of attendance and reporting common across different businesses,&nbsp;the Low Code Platform of Zoho Creator with the integration of Facial Scan software will help enterprises to manage their business efficiently with less investment on technology and quick deploy solutions.</span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);font-family:Roboto, sans-serif;font-size:18px;">&nbsp;&nbsp;&nbsp;</span></p><p style="text-align:justify;"><span style="font-size:18px;color:rgb(11, 28, 45);font-family:Roboto, sans-serif;">If you want to integrate or plan to use such features in your existing app or new app, feel free to contact us on our chat or Contact Us Form.&nbsp;</span></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 28 Dec 2022 13:02:05 +0530</pubDate></item><item><title><![CDATA[Enhancing Customer Services with Zoho Suite]]></title><link>https://www.rysats.com/blogs/post/Enhancing-Customer-Services-with-Zoho-Suite</link><description><![CDATA[&quot;Don't dwell on what went wrong. Instead, focus on what to do next. Spend your energies on moving forward toward finding the answer.&quot; – Deni ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_HLfM_1u1R52c2cGB7H0xlA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_E0gPTTP-QQKtMOBVKBkrBQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_lhA5StJSTim40d5ZAtJ6ww" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_-zC57KdSv_6jtT1upQRUaQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_-zC57KdSv_6jtT1upQRUaQ"] .zpimage-container figure img { width: 640px !important ; height: 427px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_-zC57KdSv_6jtT1upQRUaQ"] .zpimage-container figure img { width:640px ; height:427px ; } } @media (max-width: 767px) { [data-element-id="elm_-zC57KdSv_6jtT1upQRUaQ"] .zpimage-container figure img { width:640px ; height:427px ; } } [data-element-id="elm_-zC57KdSv_6jtT1upQRUaQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-original hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/maxim-ilyahov-0aRycsfH57A-unsplash.jpg" width="640" height="427" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_5tMtPYmwI4wAI72FnncbKQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_5tMtPYmwI4wAI72FnncbKQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><p style="text-align:justify;"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="color:rgb(11, 28, 45);"><span style="font-weight:400;font-style:italic;">&quot;Don't dwell on what went wrong. Instead, focus on what to do next. Spend your energies on moving forward toward finding the answer.&quot;</span><span style="font-weight:400;"><br></span></span></span></p><p style="text-align:justify;"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="color:rgb(11, 28, 45);"><span style="font-weight:400;">– </span><span style="font-weight:700;">Denis Waitley</span></span></span></p></div>
</div><div data-element-id="elm_2WrBzIPuUV8VpztSR9sz4g" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_2WrBzIPuUV8VpztSR9sz4g"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div><div><div><p><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:700;font-size:24px;">Introduction</span></span><span><br></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">The way businesses are run today has changed drastically due to the introduction of new technologies and the digital space.There was a time when customers and businesses had limited interactions but in the digital age customers are given the option to interact with the businesses.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Zoho suite of products will help businesses move on to the digital space they are looking for.Zoho will act as a one-stop shop for any function across your business.</span></span></span></p><p><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:24px;"><span style="font-weight:700;">Use Case</span></span><span><br></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Let us say you are an Insurance service provider. You let customers login to your customer portal and register themselves.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Once the customer is registered they will be able to select the policy and pay for it. During the process, if the customer is stuck or has difficulty in the process they will need assistance. </span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">This is where technologies like Live chat, Raise a ticket or calling directly to a customer support executive will be needed.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Imagine the customer has certain doubts about the policy and would like to chat with an agent using the live chat option.The live chat can be made available at the bottom right corner of the page so that the customer will be able to chat with an agent.This chat can also be done using a chatbot when the agent is not available or busy with another client.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">If the customer wants to raise an issue via email they will be able to do it via a self-service form with the details of the issue and submit.&nbsp;The submitted data will be generated as a ticket which is either assigned to an agent who works with the customer until the issue is solved.</span></span></span></p><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">If the customer wants to speak to a support person directly, there is an option in the live chat to make an online call directly with a support person to make it interactive and help in speedy resolution.</span></span></span></div></div></div><div style="color:inherit;"><span style="font-weight:400;font-size:12pt;"><img src="/chatnew.png"></span></div><div style="color:inherit;"><div style="color:inherit;"><div style="color:inherit;"><div style="color:inherit;"><p style="text-align:center;"><span style="font-weight:700;font-size:16pt;"><img src="/chat2.png" style="width:421.95px !important;height:421px !important;max-width:100% !important;"><br></span></p><p style="text-align:center;"><span style="font-weight:700;font-size:16pt;"><img src="/chat3.png" style="width:423px !important;height:507.2px !important;max-width:100% !important;"></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:24px;"><span style="font-weight:700;">Solutions Using Zoho Products</span></span><span><br></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">The digital process of on-boarding a customer via the customer portal and letting them choose a service and giving them the best customer service and support can be done using a suite of products which expose their API for integration. </span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">For the specific use case here, below Zoho products are considered:</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">1.</span><span style="font-weight:700;">Zoho Creator</span><span style="font-weight:400;"> can take care of the front end of the app interaction with the customer as well as the onboarding of the customer to the application. The app is also mobile/tab/web friendly so that the user can work on the move without any issues.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">2.</span><span style="font-weight:700;">Zoho SalesIQ</span><span style="font-weight:400;"> can take care of the live chat option through with the customer will also be able to call the support person directly. The ChatBot option enables the customer to submit queries which will be answered by a bot when the agents are offline or busy.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">3.</span><span style="font-weight:700;">Zoho Desk</span><span style="font-weight:400;"> will take care of generating tickets raised by the customer which are either submitted in a form or sent by email.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:700;font-size:24px;">Conclusion</span><span><br></span></span></span></p><div style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">By adopting digital solutions, businesses can seamlessly integrate their services with high productivity and accountability too.&nbsp;Happy Customers will be able to rate your services and also give you repeat business and references too.</span></span></span><span style="font-weight:400;font-size:12pt;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"></span></span></span><br><span style="font-weight:400;font-size:12pt;"></span></div></div></div></div></div><p></p></div>
</div><div data-element-id="elm_eRHHSTKw8hn4gV2w-6TUwA" data-element-type="video" class="zpelement zpelem-video "><style type="text/css"> [data-element-id="elm_eRHHSTKw8hn4gV2w-6TUwA"].zpelem-video{ border-radius:1px; } </style><div class="zpvideo-container zpiframe-align-center zpiframe-mobile-align- zpiframe-tablet-align-"><iframe class="zpvideo " width="560" height="315" src="//www.youtube.com/embed/Xbey7g7ROsw" frameborder="0" allowfullscreen></iframe></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 12 Sep 2022 13:55:38 +0530</pubDate></item><item><title><![CDATA[Supply Chain Automation and Microservices with Zoho Platform]]></title><link>https://www.rysats.com/blogs/post/Supply-Chain-Automation-and-Microservices-with-Zoho-Platform</link><description><![CDATA[“When services are loosely coupled, a change to one service should not require a change to another.” ― Sam Newman ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_1-7wAFwxQ2S_GiQ1r0BYdQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Oeww4HpJSxGBEfIx5cVgEQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_F5DcTrM3TQaDy_cd-EAPFw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_BtaaVqduOHJOI7LKi0mTig" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_BtaaVqduOHJOI7LKi0mTig"] .zpimage-container figure img { width: 640px !important ; height: 427px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_BtaaVqduOHJOI7LKi0mTig"] .zpimage-container figure img { width:640px ; height:427px ; } } @media (max-width: 767px) { [data-element-id="elm_BtaaVqduOHJOI7LKi0mTig"] .zpimage-container figure img { width:640px ; height:427px ; } } [data-element-id="elm_BtaaVqduOHJOI7LKi0mTig"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-original hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/luca-bravo-B6-H27CMbGI-unsplash.jpg" width="640" height="427" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_MUUSt4AADn1Sfu0eGxO4Ug" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_MUUSt4AADn1Sfu0eGxO4Ug"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="text-align:justify;"><p><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="color:rgb(1, 58, 81);font-size:18px;"><span style="font-weight:400;font-style:italic;">“When services are loosely coupled, a change to one service should not require a change to another.”</span></span></span></p><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="color:rgb(1, 58, 81);font-size:18px;"><span style="font-weight:400;font-style:italic;">― </span><span style="font-weight:700;font-style:italic;">Sam Newman</span></span></span></div></div>
</div><div data-element-id="elm_s6-LPoQ03qohga8b3SGjPA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_s6-LPoQ03qohga8b3SGjPA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><div style="color:inherit;"><div style="color:inherit;line-height:2;"><div style="color:inherit;line-height:2;"><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:700;font-size:24px;">Introduction</span><span><br></span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Microservices architecture enables an organization to evolve its technology stack.The goal is that teams can bring their services to live independent of each other. Microservices reduces all types of dependencies and the complexities around it.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Zoho Creator, a low code platform for custom application development leverages the microservices architecture which allows you to prepare independently deployable components owned by a small team. Any issues in the services can be easy to identify/fix and easy to redeploy as the processes can be very agile.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:700;font-size:24px;">Use Case</span><span><br></span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Let us say you have a SME dealing with confectionery. In your business you will have to deal with different services like Shipping items between Multiple warehouses, Inventory management, Accounts/Books Keeping.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Let's assume you have a centralized/primary warehouse where all the stock will be received which acts as a hub for all the other warehouses. The items will be moved from the main warehouse to other warehouses according to the stock availability and the needs of the other warehouses. This will be managed by the logistics team. </span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Once the items are transferred to the respective warehouses, the stock in each warehouse has to be managed using an inventory management team. This team keeps track of the stock in each warehouse and makes sure that the inventory is always ready for supply and also notifies if the stock is less for a particular item and helps in configuring reorder.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">After the inventory is accurately captured, relevant staff can manage the inventory management effectively.&nbsp;Next, the Accounts/Books keeping of the finance team comes into action. This team does all the accounting work like generating invoice, keeping track of the invoice payments, tax filing, and due payments.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">All the above teams are separate microservices which work independent of each other. The data can be shared between each team if required. This makes each team independent and makes sure the dependencies are reduced between the services.</span></span></span></p><p style="text-align:justify;"><span style="font-weight:400;font-size:12pt;"><img src="/microservicesZohoprd%20-1-.jpg"><br></span></p><div style="color:inherit;"><div style="color:inherit;"><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:24px;"><span style="font-weight:700;">Solution Using Zoho Products</span></span><span><span style="font-family:&quot;Roboto&quot;, sans-serif;">&nbsp;&nbsp; </span><br></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">This entire process of shipping items from/to the warehouse, Stock keeping/Management, Accounting and Financing can be done by using a simple integration via APIs of supported products. For the specific use case here, below Zoho products are considered:</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">1.</span><span style="font-weight:700;">Zoho Creator</span><span style="font-weight:400;"> can take care of the front end of the app interaction with the customer as well as the workflow of the production line in the back end of the application. The app is also mobile/tab/web friendly so that the user can work on the move without any issues.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">2.</span><span style="font-weight:700;">Zoho Inventory</span><span style="font-weight:400;"> takes care of all the materials that are kept in the inventory. This also enables you to manage the stocks in the multiple warehouses, shifting of goods from one warehouse to other, etc.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">3</span><span style="font-weight:700;">.Zoho Books</span><span style="font-weight:400;"> takes care of all the accounting part of the application such as Invoice processing, sale order management, vendor/customers data capture, Tax filing and reports of Balance Sheets/Cash Flow and others.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">By combining/integrating these three products together, you will be able to build a microservice that can take care of the business in an efficient and productive way.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">The data can also be organized and maintained securely. <br></span></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:700;font-size:24px;">Conclusion</span><span style="font-size:24px;"><span></span></span></span><span style="font-weight:400;font-size:12pt;"><br></span></span></p><p style="text-align:justify;"><span style="color:rgb(1, 58, 81);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Microservice architecture improves productivity by breaking down the application into smaller autonomous fragments. Thus it is making it easier to build and maintain. Continuous integration and continuous delivery are key which gives an agile approach that allows cross-functional teams to work together.Based on the needs of each component, customization will be simple and quick which helps you to improve business operations as well.</span></span></span></p><p style="text-align:justify;"></p></div></div></div></div></div></div><p></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 17 Mar 2022 16:05:13 +0530</pubDate></item><item><title><![CDATA[Building Business Centric Microservices Using Zoho Creator]]></title><link>https://www.rysats.com/blogs/post/Building-Business-Centric-Microservices-Using-Zoho-Creator</link><description><![CDATA[“The ability to observe without evaluating is the highest form of intelligence.” ― J. Krishnamurti ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_ESefSyf_SlSesOI3qgRCwA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_7BA4qmh0RiyuOHCx9b_z6A" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_e-OU0hikRZqoL7ACVTyvrw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_e-OU0hikRZqoL7ACVTyvrw"].zpelem-col{ border-radius:1px; } </style><div data-element-id="elm_Ne32hPXvND8a8Nao_MYmsQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_Ne32hPXvND8a8Nao_MYmsQ"] .zpimage-container figure img { width: 640px !important ; height: 480px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_Ne32hPXvND8a8Nao_MYmsQ"] .zpimage-container figure img { width:640px ; height:480px ; } } @media (max-width: 767px) { [data-element-id="elm_Ne32hPXvND8a8Nao_MYmsQ"] .zpimage-container figure img { width:640px ; height:480px ; } } [data-element-id="elm_Ne32hPXvND8a8Nao_MYmsQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-original hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/denys-nevozhai-7nrsVjvALnA-unsplash.jpg" width="640" height="480" loading="lazy" size="original" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_PBF4OOhH-BUpzmyJ9PB8-g" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_PBF4OOhH-BUpzmyJ9PB8-g"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;text-align:left;"><p><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="color:rgb(11, 28, 45);"><span style="font-style:italic;"><span style="font-weight:400;">“The ability to observe without evaluating is the highest form of intelligence.”</span></span><br><span style="font-weight:400;">― </span><span style="font-weight:700;">J. Krishnamurti</span></span></span><span style="font-weight:400;font-size:16pt;font-style:italic;"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="color:rgb(11, 28, 45);"></span></span><br></span></p></div></div>
</div><div data-element-id="elm_1zO21b7ggAr51s_obgMW5A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_1zO21b7ggAr51s_obgMW5A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><div style="color:inherit;line-height:2;"><div style="color:inherit;line-height:2;"><div style="color:inherit;"><div style="color:inherit;"><div style="color:inherit;line-height:2;"><p><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:bold;"><span style="font-size:24px;">Introduction</span><span><br></span></span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:400;font-size:18px;">Microservices provide both a business centric and technology/architecture centric approach for developing software applications. They allow you to decouple or loosely couple the components/services connected using API services framework.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:400;font-size:18px;">Zoho Creator a low code platform for custom application development leverages the microservices architecture which makes you to prepare independently deployable components&nbsp;owned by a small team. Any issues in the services can be easy to identify/fix and easy to redeploy as the processes can be very agile.</span></span></span></p><p><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:bold;"><span style="font-size:24px;">Use Case</span></span><span><br></span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Let us say you have to process the Insurance claims submitted by the customer which require to be screened, validated and finally processed by the teams of different skill set. </span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">A customer portal for the customers to login and submit the claims, the operations team to validate the submitted claims and pass them to the Finance Team for processing and finally settlement of the claim amount to the customer.&nbsp;At the high level, we have UI component/Login Page in the portal, Zoho Creator workflows/business logic code, the e-Signing of documents where needed, the invoice generation and payment gateway to settle the claimed amount online.</span></span></span></p><div style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Taking the specific use case here, the suite of products in the flow are, </span><span style="font-weight:700;">Zoho Creator customer portal (self service portal), Zoho Creator App for processing, Zoho Sign for e-Signature, Zoho Books for generating invoice, a third party payment gateway</span><span style="font-weight:400;"> integration like PayPal, Razorpay etc.&nbsp;All these products can be integrated via API with proper security access tokens/API Keys. Also, you can make the supplementary components like Invoicing, E-Sign, Payment gateway integration as independent reusable components. This helps in reusability across multiple business processes or applications as well. This reduces the cost of developing again separately for different requirements.</span></span></span></div>
</div><div style="color:inherit;line-height:2;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;"><br></span></span></span></div>
<div style="color:inherit;line-height:2;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;"><img src="/Microsserviesblog.drawio.png"><br></span></span></span></div>
<div style="color:inherit;line-height:2;"><div style="color:inherit;"><p><br></p><p><span style="color:rgb(11, 28, 45);"><span style="font-weight:bold;"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:24px;">Advantages of Zoho Creator </span></span></span></p><p style="line-height:2;text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;"><span style="font-weight:400;font-size:18px;">Zoho Creator helps in preparing the relevant forms/reports/workflows for the application to interact with customers and internal staff. In addition, with the OAUTH based authentication between the other Zoho suite of products via API help in smooth integration. In this case, you can completely prepare the relevant set of forms for Zoho Invoice to generate an invoice, prepare the templates or documents to be used for electronic Signature in Zoho Sign, the in built payment workflow helps in configuring the payment gateway like PayPal or Razorpay (India). In case of any other third party API to be used for any of these operations can be integrated to Zoho Creator via API with limited coding and in a highly secured manner.</span></span></span></p><p style="text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-weight:bold;"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:24px;">Conclusion</span></span><span>&nbsp; <br></span></span></p><p style="text-indent:0in;text-align:justify;"><span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;">Microservices a framework or architecture will help any business to make applications as loosely coupled components. This helps them in a long term to maintain and enhance the features quite easily with very little turnaround time. The choice of the Integration via API helps in choosing different products to evaluate and manage your cost/productivity in an efficient manner.</span></span></span></p></div>
<span style="color:rgb(11, 28, 45);"><span style="font-family:&quot;Roboto&quot;, sans-serif;font-size:18px;"><span style="font-weight:400;"></span></span></span></div>
</div></div></div></div></div></div></div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 25 Feb 2022 16:13:50 +0530</pubDate></item></channel></rss>