Files
automatisch/packages/docs/pages/apps/pipedrive/actions.md
2023-09-30 13:05:09 +02:00

13 lines
210 B
Markdown

---
favicon: /favicons/pipedrive.svg
items:
- name: Create deal
desc: Creates a new deal.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />