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 6c8249e commit 689b80aCopy full SHA for 689b80a
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: "PersonUpdated (Instant)",
+ name: "Person Updated (Instant)",
8
description: "Emit new event when a person is updated.",
9
version: "0.0.7",
10
type: "source",
0 commit comments