Files
automatisch/packages/docs/pages/apps/bigin-by-zoho-crm/actions.md
2024-02-21 15:27:35 +03:00

13 lines
224 B
Markdown

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