Files
automatisch/packages/docs/pages/apps/airtable/actions.md
2024-05-15 17:20:47 +02:00

253 B

favicon, items
favicon items
/favicons/airtable.svg
name desc
Create record Creates a new record with fields that automatically populate.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>