@activepieces/piece-pipedrive 0.7.2 → 0.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-pipedrive",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "dependencies": {
5
5
  "@opentelemetry/api": "1.9.0",
6
6
  "@sinclair/typebox": "0.34.11",
@@ -16,7 +16,7 @@
16
16
  "zod": "3.25.76",
17
17
  "@activepieces/pieces-common": "0.7.0",
18
18
  "@activepieces/pieces-framework": "0.18.4",
19
- "@activepieces/shared": "0.19.0",
19
+ "@activepieces/shared": "0.19.1",
20
20
  "tslib": "2.8.1"
21
21
  },
22
22
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,219 +1,219 @@
1
1
  {
2
2
  "Pipedrive": "Pipedrive",
3
- "Sales CRM and pipeline management software": "Vertriebs-CRM und Pipeline-Management-Software",
4
- "Add Follower": "Follower hinzufügen",
5
- "Retrieve a Note": "Notiz abrufen",
6
- "Create Note": "Notiz erstellen",
7
- "Add Labels to Person": "Label zur Person hinzufügen",
8
- "Add Product to Deal": "Produkt zum Deal hinzufügen",
9
- "Attach File": "Datei anhängen",
10
- "Create Activity": "Aktivität erstellen",
11
- "Update Activity": "Aktualisiere Aktivität",
12
- "Create Deal": "Deal erstellen",
13
- "Update Deal": "Angebot aktualisieren",
14
- "Create Lead": "Lead erstellen",
15
- "Update Lead": "Lead aktualisieren",
16
- "Create Organization": "Organisation erstellen",
17
- "Update Organization": "Organisation aktualisieren",
18
- "Create Person": "Person erstellen",
19
- "Update Person": "Person aktualisieren",
20
- "Create Product": "Produkt erstellen",
21
- "Find Deals Associated With Person": "Angebote finden, die mit Person verknüpft sind",
22
- "Find Product": "Produkt finden",
23
- "Find Products": "Produkte finden",
24
- "Find Notes": "Notizen finden",
25
- "Retrieve a Product": "Produkt abrufen",
26
- "Find Organization": "Organisation finden",
27
- "Find Person": "Person finden",
28
- "Find Deal": "Deal finden",
29
- "Find Activity": "Aktivität suchen",
30
- "Find User": "Benutzer finden",
31
- "Custom API Call": "Eigener API-Aufruf",
32
- "Adds a follower to a deal, person, organization or product.": "Fügt einem Deal, einer Person, Organisation oder einem Produkt einen Follower hinzu.",
33
- "Finds a note by ID.": "Findet eine Notiz nach ID.",
34
- "Creates a new note.": "Erstellt eine neue Notiz.",
35
- "Adds existing labels to an existing person.": "Fügt vorhandene Labels einer existierenden Person hinzu.",
36
- "Adds a product to a deal.": "Fügt ein Produkt einem Deal hinzu.",
37
- "Uploads a file and attaches it to a deal,person,organization,activity or product.": "Laden Sie eine Datei hoch und hängen Sie sie an Deal,Person,Organisation, Aktivität oder Produkt an.",
38
- "Creates a new activity.": "Erstellt eine neue Aktivität.",
39
- "Updates an existing activity.": "Aktualisiert eine bestehende Aktivität.",
40
- "Creates a new deal.": "Erstellt ein neues Deal.",
41
- "Updates an existing deal.": "Aktualisiert ein bestehendes Deal.",
42
- "Creates a new lead.": "Erstellt einen neuen Vorsprung.",
43
- "Updates an existing lead.": "Aktualisiert einen existierenden Lead.",
44
- "Creates a new organization.": "Erstellt eine neue Organisation.",
45
- "Updates an existing organization.": "Aktualisiert eine bestehende Organisation.",
46
- "Creates a new person.": "Erstellt eine neue Person.",
47
- "Updates an existing person.": "Aktualisiert eine existierende Person.",
48
- "Creates a new product.": "Erstellt ein neues Produkt.",
49
- "Finds multiple deals related to a specific person.": "Findet mehrere Angebote im Zusammenhang mit einer bestimmten Person.",
50
- "Finds a product by name ": "Findet ein Produkt nach Namen ",
51
- "Finds a product or products by name or product code.": "Findet ein Produkt oder ein Produkt nach Namen oder Produktcode.",
52
- "Finds notes by Deal, Lead, Person, or Organization ID.": "Findet Notizen von Deal, Lead, Person oder Organisations-ID.",
53
- "Finds a product by ID.": "Findet ein Produkt nach ID.",
54
- "Finds an organization.": "Findet eine Organisation.",
55
- "Finds a person.": "Findet eine Person.",
56
- "Finds a deal by any field.": "Findet einen Deal nach jedem Feld.",
57
- "Finds an activity by subject.": "Findet eine Aktivität nach Betreff.",
58
- "Finds a user by name or email.": "Findet einen Benutzer nach Namen oder E-Mail.",
59
- "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
3
+ "Sales CRM and pipeline management software": "Sales CRM and pipeline management software",
4
+ "Add Follower": "Add Follower",
5
+ "Retrieve a Note": "Retrieve a Note",
6
+ "Create Note": "Create Note",
7
+ "Add Labels to Person": "Add Labels to Person",
8
+ "Add Product to Deal": "Add Product to Deal",
9
+ "Attach File": "Attach File",
10
+ "Create Activity": "Create Activity",
11
+ "Update Activity": "Update Activity",
12
+ "Create Deal": "Create Deal",
13
+ "Update Deal": "Update Deal",
14
+ "Create Lead": "Create Lead",
15
+ "Update Lead": "Update Lead",
16
+ "Create Organization": "Create Organization",
17
+ "Update Organization": "Update Organization",
18
+ "Create Person": "Create Person",
19
+ "Update Person": "Update Person",
20
+ "Create Product": "Create Product",
21
+ "Find Deals Associated With Person": "Find Deals Associated With Person",
22
+ "Find Product": "Find Product",
23
+ "Find Products": "Find Products",
24
+ "Find Notes": "Find Notes",
25
+ "Retrieve a Product": "Retrieve a Product",
26
+ "Find Organization": "Find Organization",
27
+ "Find Person": "Find Person",
28
+ "Find Deal": "Find Deal",
29
+ "Find Activity": "Find Activity",
30
+ "Find User": "Find User",
31
+ "Custom API Call": "Custom API Call",
32
+ "Adds a follower to a deal, person, organization or product.": "Adds a follower to a deal, person, organization or product.",
33
+ "Finds a note by ID.": "Finds a note by ID.",
34
+ "Creates a new note.": "Creates a new note.",
35
+ "Adds existing labels to an existing person.": "Adds existing labels to an existing person.",
36
+ "Adds a product to a deal.": "Adds a product to a deal.",
37
+ "Uploads a file and attaches it to a deal,person,organization,activity or product.": "Uploads a file and attaches it to a deal,person,organization,activity or product.",
38
+ "Creates a new activity.": "Creates a new activity.",
39
+ "Updates an existing activity.": "Updates an existing activity.",
40
+ "Creates a new deal.": "Creates a new deal.",
41
+ "Updates an existing deal.": "Updates an existing deal.",
42
+ "Creates a new lead.": "Creates a new lead.",
43
+ "Updates an existing lead.": "Updates an existing lead.",
44
+ "Creates a new organization.": "Creates a new organization.",
45
+ "Updates an existing organization.": "Updates an existing organization.",
46
+ "Creates a new person.": "Creates a new person.",
47
+ "Updates an existing person.": "Updates an existing person.",
48
+ "Creates a new product.": "Creates a new product.",
49
+ "Finds multiple deals related to a specific person.": "Finds multiple deals related to a specific person.",
50
+ "Finds a product by name ": "Finds a product by name ",
51
+ "Finds a product or products by name or product code.": "Finds a product or products by name or product code.",
52
+ "Finds notes by Deal, Lead, Person, or Organization ID.": "Finds notes by Deal, Lead, Person, or Organization ID.",
53
+ "Finds a product by ID.": "Finds a product by ID.",
54
+ "Finds an organization.": "Finds an organization.",
55
+ "Finds a person.": "Finds a person.",
56
+ "Finds a deal by any field.": "Finds a deal by any field.",
57
+ "Finds an activity by subject.": "Finds an activity by subject.",
58
+ "Finds a user by name or email.": "Finds a user by name or email.",
59
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
60
60
  "Follower": "Follower",
61
61
  "Target Object": "Target Object",
62
- "Target Object ID": "Zielobjekt-ID",
63
- "Note ID": "Notiz-ID",
64
- "Content": "Inhalt",
65
- "Deal ID": "Deal-ID",
66
- "Pin note to deal?": "Notiz anheben?",
67
- "Person ID": "Person-ID",
68
- "Pin note to person?": "Notiz an Person anheben?",
69
- "Organization ID": "Organisations-ID",
70
- "Pin note to organization?": "Notiz an die Organisation anheben?",
71
- "Lead ID": "Lead-ID",
72
- "Pin note to lead?": "Notiz anheben?",
62
+ "Target Object ID": "Target Object ID",
63
+ "Note ID": "Note ID",
64
+ "Content": "Content",
65
+ "Deal ID": "Deal ID",
66
+ "Pin note to deal?": "Pin note to deal?",
67
+ "Person ID": "Person ID",
68
+ "Pin note to person?": "Pin note to person?",
69
+ "Organization ID": "Organization ID",
70
+ "Pin note to organization?": "Pin note to organization?",
71
+ "Lead ID": "Lead ID",
72
+ "Pin note to lead?": "Pin note to lead?",
73
73
  "Label": "Label",
74
- "Product ID": "Produkt-ID",
75
- "Price": "Preis",
76
- "Quantity": "Menge",
77
- "Discount": "Rabatt",
78
- "Discount Type": "Rabattart",
79
- "Comments": "Kommentare",
80
- "Enable Product?": "Produkt aktivieren?",
81
- "Tax Method": "Steuermethode",
82
- "Tax Percentage": "Steuersatz Prozentsatz",
83
- "File": "Datei",
84
- "File Name": "Dateiname",
85
- "Activity ID": "Aktivitäts-ID",
86
- "Subject": "Betreff",
87
- "Assign To": "Zuweisen an",
88
- "Activity Type": "Aktivitätstyp",
89
- "Due Date": "Fälligkeitsdatum",
90
- "Due Time": "Fällige Zeit",
91
- "Duration": "Dauer",
92
- "Mark as Done?": "Als erledigt markieren?",
93
- "Free or Busy": "Kostenlos oder besetzt",
94
- "Note": "Notiz",
95
- "Public Description": "Öffentliche Beschreibung",
96
- "Title": "Titel",
97
- "Creation Time": "Erstellungszeit",
74
+ "Product ID": "Product ID",
75
+ "Price": "Price",
76
+ "Quantity": "Quantity",
77
+ "Discount": "Discount",
78
+ "Discount Type": "Discount Type",
79
+ "Comments": "Comments",
80
+ "Enable Product?": "Enable Product?",
81
+ "Tax Method": "Tax Method",
82
+ "Tax Percentage": "Tax Percentage",
83
+ "File": "File",
84
+ "File Name": "File Name",
85
+ "Activity ID": "Activity ID",
86
+ "Subject": "Subject",
87
+ "Assign To": "Assign To",
88
+ "Activity Type": "Activity Type",
89
+ "Due Date": "Due Date",
90
+ "Due Time": "Due Time",
91
+ "Duration": "Duration",
92
+ "Mark as Done?": "Mark as Done?",
93
+ "Free or Busy": "Free or Busy",
94
+ "Note": "Note",
95
+ "Public Description": "Public Description",
96
+ "Title": "Title",
97
+ "Creation Time": "Creation Time",
98
98
  "Status": "Status",
99
- "Stage": "Teil",
99
+ "Stage": "Stage",
100
100
  "Pipeline": "Pipeline",
101
- "Owner": "Besitzer",
102
- "Probability": "Wahrscheinlichkeit",
103
- "Expected Close Date": "Erwartetes Enddatum",
104
- "Value": "Wert",
105
- "Currency": "Währung",
106
- "Visible To": "Sichtbar für",
107
- "Custom Fields": "Eigene Felder",
108
- "Channel": "Kanal",
109
- "Lead Value Amount": "Leadwert Betrag",
110
- "Lead Value Currency": "Leadwert Währung",
101
+ "Owner": "Owner",
102
+ "Probability": "Probability",
103
+ "Expected Close Date": "Expected Close Date",
104
+ "Value": "Value",
105
+ "Currency": "Currency",
106
+ "Visible To": "Visible To",
107
+ "Custom Fields": "Custom Fields",
108
+ "Channel": "Channel",
109
+ "Lead Value Amount": "Lead Value Amount",
110
+ "Lead Value Currency": "Lead Value Currency",
111
111
  "Name": "Name",
112
- "Address": "Adresse",
113
- "Email": "E-Mail",
114
- "Phone": "Telefon",
115
- "First Name": "Vorname",
116
- "Last Name": "Nachname",
117
- "Marketing Status": "Marketing-Status",
112
+ "Address": "Address",
113
+ "Email": "Email",
114
+ "Phone": "Phone",
115
+ "First Name": "First Name",
116
+ "Last Name": "Last Name",
117
+ "Marketing Status": "Marketing Status",
118
118
  "Code": "Code",
119
- "Description": "Beschreibung",
120
- "Unit": "Einheit",
121
- "Tax percentage": "Steuersatz Prozentsatz",
122
- "Is Active ?": "Ist aktiv ?",
123
- "Cost": "Kosten",
124
- "Overhead Cost": "Overhead-Kosten",
125
- "Search Term": "Suchbegriff",
126
- "Field to search by": "Feld für Suche nach",
127
- "Field Value": "Feldwert",
128
- "Search By": "Suche nach",
119
+ "Description": "Description",
120
+ "Unit": "Unit",
121
+ "Tax percentage": "Tax percentage",
122
+ "Is Active ?": "Is Active ?",
123
+ "Cost": "Cost",
124
+ "Overhead Cost": "Overhead Cost",
125
+ "Search Term": "Search Term",
126
+ "Field to search by": "Field to search by",
127
+ "Field Value": "Field Value",
128
+ "Search By": "Search By",
129
129
  "ID": "ID",
130
- "Exact Match": "Genaues Match",
131
- "Filter": "Filtern",
132
- "Method": "Methode",
133
- "Headers": "Kopfzeilen",
134
- "Query Parameters": "Abfrageparameter",
135
- "Body": "Körper",
136
- "Response is Binary ?": "Antwort ist binär?",
137
- "No Error on Failure": "Kein Fehler bei Fehler",
138
- "Timeout (in seconds)": "Timeout (in Sekunden)",
139
- "Type of object to add the follower to.": "Typ des Objekts, zu dem der Follower hinzugefügt werden soll.",
140
- "ID of the object to add the follower to.": "ID des Objekts, dem der Follower hinzugefügt werden soll.",
141
- "You can use Find Deal action to retrieve deal ID.": "Sie können \"Deal finden\"-Aktion verwenden, um die Deal-ID abzurufen.",
142
- "You can use Find Person action to retrieve person ID.": "Sie können \"Person finden\"-Aktion verwenden, um die Personen-ID abzurufen.",
143
- "You can use Find Organization action to retrieve org ID.": "Sie können die Aktion Organisation suchen verwenden, um die org-ID abzurufen.",
144
- "You can use Find Product action to retrieve product ID.": "Sie können Produkt-Suchen zum Abrufen der Produkt-ID verwenden.",
145
- "Please enter date in YYYY-MM-DD format.": "Bitte geben Sie das Datum im Format JJJJJ-MM-TT ein.",
146
- "Please enter time in HH:MM format.": "Bitte geben Sie die Zeit im HH:MM-Format ein.",
147
- "Please enter time in HH:MM format (e.g., \"01:30\" for 1 hour 30 minutes).": "Bitte geben Sie die Zeit im Format HH:MM ein (z.B. \"01:30\" für 1 Stunde 30 Minuten).",
148
- "If a stage is chosen above, the pipeline field will be ignored.": "Wird oben eine Stufe gewählt, wird das Pipeline-Feld ignoriert.",
149
- "Please enter currency code (e.g., \"USD\", \"EUR\").": "Bitte geben Sie den Währungscode ein (z.B. \"USD\", \"EUR\").",
150
- "The currency of the lead value (e.g., \"USD\", \"EUR\").": "Die Währung des Leadwertes (z.B. \"USD\", \"EUR\").",
151
- "Marketing opt-in status": "Marketing-Opt-in-Status",
152
- "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
153
- "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
130
+ "Exact Match": "Exact Match",
131
+ "Filter": "Filter",
132
+ "Method": "Method",
133
+ "Headers": "Headers",
134
+ "Query Parameters": "Query Parameters",
135
+ "Body": "Body",
136
+ "Response is Binary ?": "Response is Binary ?",
137
+ "No Error on Failure": "No Error on Failure",
138
+ "Timeout (in seconds)": "Timeout (in seconds)",
139
+ "Type of object to add the follower to.": "Type of object to add the follower to.",
140
+ "ID of the object to add the follower to.": "ID of the object to add the follower to.",
141
+ "You can use Find Deal action to retrieve deal ID.": "You can use Find Deal action to retrieve deal ID.",
142
+ "You can use Find Person action to retrieve person ID.": "You can use Find Person action to retrieve person ID.",
143
+ "You can use Find Organization action to retrieve org ID.": "You can use Find Organization action to retrieve org ID.",
144
+ "You can use Find Product action to retrieve product ID.": "You can use Find Product action to retrieve product ID.",
145
+ "Please enter date in YYYY-MM-DD format.": "Please enter date in YYYY-MM-DD format.",
146
+ "Please enter time in HH:MM format.": "Please enter time in HH:MM format.",
147
+ "Please enter time in HH:MM format (e.g., \"01:30\" for 1 hour 30 minutes).": "Please enter time in HH:MM format (e.g., \"01:30\" for 1 hour 30 minutes).",
148
+ "If a stage is chosen above, the pipeline field will be ignored.": "If a stage is chosen above, the pipeline field will be ignored.",
149
+ "Please enter currency code (e.g., \"USD\", \"EUR\").": "Please enter currency code (e.g., \"USD\", \"EUR\").",
150
+ "The currency of the lead value (e.g., \"USD\", \"EUR\").": "The currency of the lead value (e.g., \"USD\", \"EUR\").",
151
+ "Marketing opt-in status": "Marketing opt-in status",
152
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
153
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
154
154
  "Deal": "Deal",
155
155
  "Person": "Person",
156
- "Organization": "Organisation",
157
- "Product": "Produkt",
158
- "Percentage": "Prozentsatz",
159
- "Amount": "Betrag",
160
- "Exclusive": "Exklusiv",
161
- "Inclusive": "Inklusiv",
162
- "None": "Keine",
163
- "Free": "Kostenlos",
164
- "Busy": "Besetzt",
165
- "Open": "Öffnen",
166
- "Won": "Gewonnen",
167
- "Lost": "Verlorene",
168
- "Deleted": "Gelöscht",
169
- "Owner & followers": "Besitzer & Follower",
170
- "Entire company": "Gesamte Firma",
171
- "No Consent": "Keine Zustimmung",
172
- "Unsubscribed": "Abgemeldet",
173
- "Subscribed": "Abonniert",
174
- "Archived": "Archiviert",
175
- "Product Code": "Produkt-Code",
156
+ "Organization": "Organization",
157
+ "Product": "Product",
158
+ "Percentage": "Percentage",
159
+ "Amount": "Amount",
160
+ "Exclusive": "Exclusive",
161
+ "Inclusive": "Inclusive",
162
+ "None": "None",
163
+ "Free": "Free",
164
+ "Busy": "Busy",
165
+ "Open": "Open",
166
+ "Won": "Won",
167
+ "Lost": "Lost",
168
+ "Deleted": "Deleted",
169
+ "Owner & followers": "Owner & followers",
170
+ "Entire company": "Entire company",
171
+ "No Consent": "No Consent",
172
+ "Unsubscribed": "Unsubscribed",
173
+ "Subscribed": "Subscribed",
174
+ "Archived": "Archived",
175
+ "Product Code": "Product Code",
176
176
  "Lead": "Lead",
177
177
  "Done": "Done",
178
- "Not Done": "Nicht fertig",
179
- "GET": "ERHALTEN",
178
+ "Not Done": "Not Done",
179
+ "GET": "GET",
180
180
  "POST": "POST",
181
181
  "PATCH": "PATCH",
182
182
  "PUT": "PUT",
183
- "DELETE": "LÖSCHEN",
183
+ "DELETE": "DELETE",
184
184
  "HEAD": "HEAD",
185
- "New Person": "Neue Person",
186
- "New Deal": "Neuer Deal",
187
- "New Activity": "Neue Aktivität",
188
- "New Note": "Neue Notiz",
189
- "Updated Person": "Aktualisierte Person",
190
- "Updated Deal": "Aktualisierte Deal",
191
- "Updated Deal Stage": "Aktualisierte Deal-Phase",
192
- "New Lead": "Neuer Lead",
193
- "New Organization": "Neue Organisation",
194
- "Updated Organization": "Aktualisierte Organisation",
195
- "Activity Matching Filter": "Aktivitätsfilter",
196
- "Deal Matching Filter": "Angebotsanpassungsfilter",
197
- "Person Matching Filter": "Personenzuordnung Filter",
198
- "Organization Matching Filter": "Organisations-Filter",
199
- "Triggers when a new person is created": "Wird ausgelöst, wenn eine neue Person erstellt wird",
200
- "Triggers when a new deal is created.": "Wird ausgelöst, wenn ein neues Deal erstellt wird.",
201
- "Triggers when a new activity is added": "Wird ausgelöst, wenn eine neue Aktivität hinzugefügt wird",
202
- "Triggers when a new note is created.": "Wird ausgelöst, wenn eine neue Notiz erstellt wird.",
203
- "Triggers when a person is updated.": "Wird ausgelöst, wenn eine Person aktualisiert wird.",
204
- "Triggers when a deal is updated.": "Wird ausgelöst, wenn ein Deal aktualisiert wird.",
205
- "Triggers when a deal's stage is updated.": "Wird ausgelöst, wenn die Phase eines Deals aktualisiert wird.",
206
- "Triggers when a new lead is created.": "Wird ausgelöst, wenn ein neuer Lead erstellt wird.",
207
- "Triggers when a new organization is created.": "Wird ausgelöst, wenn eine neue Organisation erstellt wird.",
208
- "Triggers when an existing organization is updated.": "Wird ausgelöst, wenn eine existierende Organisation aktualisiert wird.",
209
- "Trigges when an activity newly matches a Pipedrive filter for the first time.": "Wird ausgelöst, wenn eine Aktivität zum ersten Mal mit einem Pipedrive Filter übereinstimmt.",
210
- "Trigges when a deal newly matches a Pipedrive filter for the first time.": "Wird ausgelöst, wenn ein Deal zum ersten Mal mit einem Pipedrive Filter übereinstimmt.",
211
- "Triggers when a person newly matches a Pipedrive filter for the first time.": "Wird ausgelöst, wenn eine Person zum ersten Mal mit einem Pipedrive Filter übereinstimmt.",
212
- "Triggers when an organization newly matches a Pipedrive filter for the first time.": "Wird ausgelöst, wenn eine Organisation zum ersten Mal mit einem Pipedrive Filter übereinstimmt.",
213
- "Filter by": "Filtern nach",
214
- "Field Values": "Feldwerte",
215
- "Field to watch for Changes On": "Feld für Änderungen an",
216
- "Stage in Pipeline": "Phase in Pipeline",
217
- "Deal Status": "Angebotsstatus",
218
- "All(Not Deleted)": "Alle (nicht gelöscht)"
185
+ "New Person": "New Person",
186
+ "New Deal": "New Deal",
187
+ "New Activity": "New Activity",
188
+ "New Note": "New Note",
189
+ "Updated Person": "Updated Person",
190
+ "Updated Deal": "Updated Deal",
191
+ "Updated Deal Stage": "Updated Deal Stage",
192
+ "New Lead": "New Lead",
193
+ "New Organization": "New Organization",
194
+ "Updated Organization": "Updated Organization",
195
+ "Activity Matching Filter": "Activity Matching Filter",
196
+ "Deal Matching Filter": "Deal Matching Filter",
197
+ "Person Matching Filter": "Person Matching Filter",
198
+ "Organization Matching Filter": "Organization Matching Filter",
199
+ "Triggers when a new person is created": "Triggers when a new person is created",
200
+ "Triggers when a new deal is created.": "Triggers when a new deal is created.",
201
+ "Triggers when a new activity is added": "Triggers when a new activity is added",
202
+ "Triggers when a new note is created.": "Triggers when a new note is created.",
203
+ "Triggers when a person is updated.": "Triggers when a person is updated.",
204
+ "Triggers when a deal is updated.": "Triggers when a deal is updated.",
205
+ "Triggers when a deal's stage is updated.": "Triggers when a deal's stage is updated.",
206
+ "Triggers when a new lead is created.": "Triggers when a new lead is created.",
207
+ "Triggers when a new organization is created.": "Triggers when a new organization is created.",
208
+ "Triggers when an existing organization is updated.": "Triggers when an existing organization is updated.",
209
+ "Trigges when an activity newly matches a Pipedrive filter for the first time.": "Trigges when an activity newly matches a Pipedrive filter for the first time.",
210
+ "Trigges when a deal newly matches a Pipedrive filter for the first time.": "Trigges when a deal newly matches a Pipedrive filter for the first time.",
211
+ "Triggers when a person newly matches a Pipedrive filter for the first time.": "Triggers when a person newly matches a Pipedrive filter for the first time.",
212
+ "Triggers when an organization newly matches a Pipedrive filter for the first time.": "Triggers when an organization newly matches a Pipedrive filter for the first time.",
213
+ "Filter by": "Filter by",
214
+ "Field Values": "Field Values",
215
+ "Field to watch for Changes On": "Field to watch for Changes On",
216
+ "Stage in Pipeline": "Stage in Pipeline",
217
+ "Deal Status": "Deal Status",
218
+ "All(Not Deleted)": "All(Not Deleted)"
219
219
  }