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
0dd444d50b9276b4c68b8cb1254109b1fc436ace
automatisch
/
packages
/
docs
/
pages
/
apps
/
google-sheets
/
actions.md
Rıdvan Akca
0dd444d50b
feat(google-sheets): add create worksheet action
2023-06-30 19:03:54 +03:00
488 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/google-sheets.svg
name
desc
Create spreadsheet
Create a blank spreadsheet or duplicate an existing spreadsheet. Optionally, provide headers.
name
desc
Create spreadsheet row
Creates a new row in a specific spreadsheet.
name
desc
Create worksheet
Create a blank worksheet with a title. Optionally, provide headers.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>