Files
automatisch/packages/docs/pages/apps/pipedrive/triggers.md
2023-09-28 15:00:34 +02:00

13 lines
225 B
Markdown

---
favicon: /favicons/pipedrive.svg
items:
- name: New deals
desc: Triggers when a new deal is created.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />