
Glide
Glide is a no-code platform that helps users build mobile and web apps without coding. Its purpose is to provide a simple and visual interface for users to turn spreadsheets into powerful apps. Glide allows users to design, customize, and publish apps directly from data sources like Google Sheets or Excel. Glide is designed to be used by users who want to quickly create functional and responsive apps without writing any code.
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.

New Row
Triggers when a row added.
Actions
Action components allow you to perform operations on the app.

Add Rows
Add one or more rows to an existing Big Table. See the docs here.

Delete Row
Deletes a row in a Big Table. See the docs here.

List Rows
List rows from a Big Table. See the docs here.

Update Row
Updates an existing row in a Big Table. See the docs here.