Legacy Platform documentation
Developers
Explore 25 practical guides for Developers in SpreadsheetWeb Legacy Platform, with setup instructions, examples, troubleshooting guidance, and related tasks.
Start here
Core Developers guides
Developers
API Reference
API ReferenceTypes of Methods The SpreadsheetWEB RESTful JSON web service supports two types of methods at present: Application-level Methods (Endpoint:…WhitelistingWhitelisting can be activated on a SpreadsheetWEB server to prevent unauthorized domains or users from accessing specific applications or sites.
Developers
Custom Actions
Developers
Deprecated Versions
API Libraries.NET Download the Pagos.SpreadsheetWeb.SpreadsheetWebAPI.dll file using the link below and simply add a reference to the assembly in your project.…API ReferenceAPI Connector Reference We offer API Connector libraries that authenticate through oAuth service, get a session key, send API request to the API service and…Getting StartedStep 1. Preparing the Workbook The Web Service API needs Inputs and Outputs of your calculation engine; to be defined as Named Ranges in Excel. Therefore,…
Developers
Extensions
Extension ReferenceThis page contains extension references in the form of methods and their explanations, for building an extension in a SpreadsheetWEB application.Extension SupportRelatively small changes to functionality of a SpreadsheetWeb Application, such iterative calculations, can be done through extension support.Extension Tips and TricksThis page contains tips and tricks, methods, and workarounds to common issues in extensions, and error handling methods with the use of examples.Getting Started: Building an ExtensionYou can download Visual Studio Template (C#) and start working on creating an extension right away or create your own project.
Developers
