feat(hubspot): add update contact action

This commit is contained in:
Rıdvan Akca
2024-04-21 12:24:57 +02:00
parent e4292815cd
commit a171623d4e
3 changed files with 100 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/hubspot.svg
items:
- name: Create a contact
desc: Create a contact on user's account.
- name: Update contact
desc: Update an existing contact on user's account.
---
<script setup>