🗃️ Getting Started
2 items
🗃️ Building Apps
5 items
📄️ Sparrow CLI
The Sparrow command-line interface tool that helps you quickly build, validate & test Sparrow apps. You can also use it to automate many common development tasks.
🗃️ Configuration
2 items
📄️ App Categories And Types
1. Apps Overview
📄️ Data Storage
Some apps need to store and retrieve data. For example apps like Power BI needs to store mapping details of each user. To achieve this we have key - value data storage where the data of the users are stored as a key-value pair and can also be retrieved.
📄️ Features
1. App Lifecycle Methods
📄️ Outgoing Webhook
Outgoing webhook provides listening to events in SurveySparrow and sends information related to the event to third-party applications. This allows for the automated transmission of data from SurveySparrow to other applications.
📄️ Incoming Webhook
Incoming webhook provides retrieving information from third-party applications to SurveySparrow. It automates the process of transferring data every time a specific event occurs in the third-party application.
📄️ Logs
After publishing an app in SurveySparrow AppNest, wondering how to view its logs? Do not worry. We’ve got you covered!
📄️ Scheduler
You can create one-time or recurring scheduled events to invoke serverless apps. At the specified time, the App Framework is notified which then invokes the relevant serverless method in the app.
📄️ Serverless
The SurveySparrow app development platform includes a serverless environment to enable you to create apps that run in response to events such as SurveySparrow product, app setup, and external events. Serverless computing involves servers, but they are abstracted away from developers.
📄️ Terms of use
1. Introduction: