This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d832b5c6349b3fc94fda5d0cbeee60149f1386d3
automatisch
/
packages
/
docs
/
pages
/
apps
/
airtable
/
actions.md
Rıdvan Akca
ec8ac17f4a
feat(airtable): add find record action
2024-05-15 15:25:55 +00:00
386 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/airtable.svg
name
desc
Create record
Creates a new record with fields that automatically populate.
name
desc
Find record
Finds a record using simple field search or use Airtable's formula syntax to find a matching record.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>