feat(pipedrive): add create organization action

This commit is contained in:
Rıdvan Akca
2023-10-18 15:29:42 +03:00
committed by Ali BARIN
parent fb1f520096
commit 0772308bf5
5 changed files with 131 additions and 1 deletions

View File

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