Getting Updated Data

Choose how to capture user changes:

Option 1: Real-time Events - Update database immediately as users interact

Option 2: Bulk Export - Get all changes at once

  • Use Export to JSON action to capture complete current state

  • Perfect for saving final layouts or sending data via API

  • Lets users make multiple changes before committing to database

Control User Interactions

Use "Interaction behavior" fields to customize what users can do:

Last updated