Files
automatisch/packages/docs/pages/apps/zendesk/actions.md
2023-11-28 14:40:26 +03:00

306 B

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>