Orchestly extension guide

Orchestly extension guide

Orchestly allows users to develop customized solutions for different business requirements. These extensions are then hosted on Zoho Marketplace where the users can install and use it. 


Overview

  1. Orchestly uses ZET (Zoho Extension Toolkit) framework which lets an extension interact with JS SDK APIs. Both node JS and ZET CLI (Command Line Interface) help in setting up the runtime environment to streamline the development process.

  2. After setting up the runtime environment users can build their extension and configure the JSON and JS files. 

    1. plugin-manifest.json: Details of the extension such as widget location, third-party integrations, and custom fields are configured here.

    2. JS SDK: The contextual details of different modules can be gathered using the methods in the JS file. 

    3. Data storage: Orchestly handles data storage requests using various job entities in extensions. 

  3. Once the extension is tested, validated, and packed, it is ready for submission to Zoho Marketplace. The Marketplace team will review your app and provide feedback. After a successful review, your application will be hosted on Zoho Marketplace.   

We have documented a complete developer guide with step-by-step sequences on building an extension. Take a look at it to get a detailed insight on developing extensions in Orchestly. 


Visit Orchestly Extension Guide


    • Related Articles

    • Orchestly API guide

      Orchestly’s  REST APIs allow users to build applications or develop integrations between Orchestly and other applications. The  OAuth 2.0 protocol used in Orchestly handles the authentication and authorization processes.   Here are the basic steps ...
    • Microsoft Teams for Orchestly

      Microsoft Teams is a cloud-based collaboration workspace that facilitates communication between different teams in your organization. Benefits of the Extension By integrating Microsoft Teams with Orchestly, users can create jobs, perform transitions, ...
    • Orchestly for Zoho Cliq

      Zoho Cliq is a team communication application that simplifies collaboration and promotes organized conversations in the workplace. Benefits of the Extension By integrating Zoho Cliq with Orchestly, users can create new jobs and work on them ...
    • Dropbox for Orchestly

      Share files from your Dropbox account, right into Orchestly using this extension.     Business Scenarios Share user manuals with customers or vendors Share files of other apps to record inventory and production Share audio recordings for specific ...
    • Slack for Orchestly

      Users can post comments in Orchestly as messages in Slack using this extension.  Business Scenarios Keep your team notified about updates in the workflow Replace emails by sending messages for quicker response Take quick business decisions ...