feat(pipedrive): add create note action

This commit is contained in:
Rıdvan Akca
2023-10-02 15:11:09 +03:00
parent 0e959641af
commit a9282ad118
6 changed files with 294 additions and 2 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/pipedrive.svg
items:
- name: Create deal
desc: Creates a new deal.
- name: Create note
desc: Creates a new note.
---
<script setup>