Setting up your Plugin
Creating a blank plugin and configuring the initial settings is the first step in creating your Plugin. This step involves naming your plugin and choosing a unique namespace for your plugin. Once you have created your plugin, you can start adding components and connectors to your plugin.
To create a new plugin
- Log in to your Zoho Platform account.
- In the Zoho Platform Homepage, click Plugins.
- In the Plugins page, click Create Plugin
- In Create Plugin page, do the following:
- Specify a Plugin Name in the text box.
- Specify a Unique Namespace in the text box.
This Namespace has to be unique. This namespace will be a part of the Plugin link that will be available once you publish your plugin. Also this cannot be changed once the plugin is created. - Provide a Short Description about your application in the text box.
- Click Create.
- Your new plugin is created and will appear in the Plugins page of your Zoho Platform account.