We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6111095 commit 3074664Copy full SHA for 3074664
components/pipedrive/sources/updated-person-instant/updated-person-instant.mjs
@@ -4,7 +4,7 @@ import sampleEmit from "./test-event.mjs";
4
export default {
5
...common,
6
key: "pipedrive-updated-person-instant",
7
- name: "New Person Update (Instant)",
+ name: "Updated Person (Instant)",
8
description: "Emit new event when a person is updated.",
9
version: "0.0.3",
10
type: "source",
0 commit comments