feat(bigin-by-zoho-crm): add create event action

This commit is contained in:
Rıdvan Akca
2024-02-21 18:14:22 +03:00
parent b3d2a1167c
commit 00e18cf42d
3 changed files with 297 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ 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>