Use the AppSheet API
- Manage apps using the AppSheet API
- Enable the API for cloud-based service communication
- Invoke the API
- Invoke an action
- Add records to a table
- Example: Copy newly added records
- Delete records from a table
- Read records from a table
- Update records in a table
- Example: Copy updated records
- About API performance
- Troubleshoot API Calls