This website requires JavaScript.
Explore
Help
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
d4ddde5279e354d77ad6110ee5264d3d155911cd
automatisch
/
packages
/
docs
/
pages
/
apps
/
asana
/
actions.md
Rıdvan Akca
d4ddde5279
feat(asana): add find task in project action
2024-06-07 12:37:36 +02:00
408 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/asana.svg
name
desc
Create project
Creates a new project.
name
desc
Create task
Creates a new task.
name
desc
Find project
Finds an existing project.
name
desc
Find task in a project
Finds an existing task within a project.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>