This automation lets you automatically move records to another table when they enter a view (e.g. by checking a checkbox or selecting a dropdown option). By moving, we mean copying the record to another table and then deleting the original one.
Sometimes you just don’t need some records anymore and you want to ‘archive’ them. You don’t need records to be in the same table where your main work is. You don’t want to keep adding filters on every view just to exclude them, or they are getting in your way for whatever reason.
Features
- When a record gets added to a specific view, it’s automatically moved to another table.
- After the record is successfully moved (copied) to another table, the original record is deleted automatically.
- The job can be scheduled to run regularly or triggered by a Webhook.