feat(bigin-by-zoho-crm): add new contacts trigger
This commit is contained in:
12
packages/docs/pages/apps/bigin-by-zoho-crm/triggers.md
Normal file
12
packages/docs/pages/apps/bigin-by-zoho-crm/triggers.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/bigin-by-zoho-crm.svg
|
||||
items:
|
||||
- name: New contacts
|
||||
desc: Triggers when a new contact is created.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
Reference in New Issue
Block a user