Web Apps Development - An Overview
Although a CRM provides a platform to run your business online, there are a lot of other avenues where your business might have to tread on. Some of them would be building a custom mobile or web application. Upon integration, the functionality of Zoho CRM is extended. Furthermore, since the application would be created by you or your techies, the experience of using it would be more than satisfactory.
Web applications are a dynamic extension of a application on the internet. Zoho provides the tools for a developer to create a web application which enhances the usage experience of the app and the CRM to greater heights. The UI Components of a Web applications are created as a HTML and are run in browsers. This document takes you through the development of custom web applications designed for integration with Zoho CRM. It demonstrates how to create a simple web application, host it locally or deploy it to a server, and view it in a browser.
Pros
- Easy development.
- Easier updates and maintenance.
- No downloads. No system requirements.
- Access the app from any place.
Cons
- Runs only in the browsers.
- No offline operation.
Target Audience
- CRM Administrators who set up Integrations and Extensions.
- Programmers with REST API and CLI skills.
Related Articles
WebApps Integration
Internet is a great platform which brings all aspects of the world together. Previously, it was setting up stalls in the market and now it's setting up apps in the internet. WebApps are applications that are hosted on cloud. When it comes to web ...
Create a Web App
Using Web apps, you can create client based web-applications that use data from CRM and can be used to perform specific tasks. Building a web app Once the Zoho CLI is installed, you can start creating your own web app. Step 1 Once the CLI is ...
Install CLI - Web Apps
ZET is a CLI tool to help developers build client-based apps(marketplace apps) and test it locally. Developer's can write code in local app and test it on the fly without uploading the App files to server. ZET will help the developers in the ...
MobileApps Integration - Mobile SDK
Ever since the debut of handheld devices, the world has been on the course to exploit the convenience in their pockets to the fullest. People from all walks of life use mobile devices to stay in touch with each other, do business, engage with the ...
iOS SDK Development
Zoho CRM's Mobile SDK is a technology that helps developers build mobile applications to interact with their Zoho CRM data. Currently, the mobile app for Zoho CRM acts as a mobile interface to the Zoho CRM's web interface. But in case you need the ...