Files
automatisch/packages/docs/pages/apps/bigin-by-zoho-crm/actions.md
2024-02-21 18:14:22 +03:00

15 lines
278 B
Markdown

---
favicon: /favicons/bigin-by-zoho-crm.svg
items:
- name: Create contact
desc: Creates a new contact.
- name: Create event
desc: Creates a new event.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />