feat(bigin-by-zoho-crm): add new contacts trigger

This commit is contained in:
Rıdvan Akca
2024-02-20 14:16:04 +03:00
parent b7e38f9d1c
commit 282b2374a2
8 changed files with 136 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ export default defineConfig({
collapsible: true,
collapsed: true,
items: [
{ text: 'Triggers', link: '/apps/bigin-by-zoho-crm/triggers' },
{ text: 'Connection', link: '/apps/bigin-by-zoho-crm/connection' },
],
},