feat(pipedrive): add create person action

This commit is contained in:
Rıdvan Akca
2023-10-18 14:13:53 +03:00
committed by Ali BARIN
parent 0772308bf5
commit 3a638220af
5 changed files with 199 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ items:
desc: Creates a new note.
- name: Create organization
desc: Creates a new organization.
- name: Create person
desc: Creates a new person.
---
<script setup>