feat(bigin-by-zoho-crm): add create contact action
This commit is contained in:
12
packages/docs/pages/apps/bigin-by-zoho-crm/actions.md
Normal file
12
packages/docs/pages/apps/bigin-by-zoho-crm/actions.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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 />
|
Reference in New Issue
Block a user