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
df54f909c19f16f5df10fc4faec579fdbade879a
automatisch
/
packages
/
docs
/
pages
/
apps
/
zendesk
/
actions.md
Rıdvan Akca
df54f909c1
feat(zendesk): add update ticket action
2023-11-28 14:40:26 +03:00
306 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/zendesk.svg
name
desc
Create ticket
Creates a new ticket.
name
desc
Update ticket
Modify the status of an existing ticket or append comments.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>