@activepieces/piece-pipedrive 0.7.1 → 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 +4 -10
- package/src/i18n/de.json +200 -200
- package/src/i18n/es.json +210 -210
- package/src/i18n/ja.json +210 -210
- package/src/i18n/nl.json +200 -200
- package/src/i18n/pt.json +213 -213
- package/src/i18n/zh.json +197 -197
package/src/i18n/pt.json
CHANGED
|
@@ -1,219 +1,219 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Pipedrive": "Pipedrive",
|
|
3
|
-
"Sales CRM and pipeline management software": "CRM
|
|
4
|
-
"Add Follower": "
|
|
5
|
-
"Retrieve a Note": "
|
|
6
|
-
"Create Note": "
|
|
7
|
-
"Add Labels to Person": "
|
|
8
|
-
"Add Product to Deal": "
|
|
9
|
-
"Attach File": "
|
|
10
|
-
"Create Activity": "
|
|
11
|
-
"Update Activity": "
|
|
12
|
-
"Create Deal": "
|
|
13
|
-
"Update Deal": "
|
|
14
|
-
"Create Lead": "
|
|
15
|
-
"Update Lead": "
|
|
16
|
-
"Create Organization": "
|
|
17
|
-
"Update Organization": "
|
|
18
|
-
"Create Person": "
|
|
19
|
-
"Update Person": "
|
|
20
|
-
"Create Product": "
|
|
21
|
-
"Find Deals Associated With Person": "
|
|
22
|
-
"Find Product": "
|
|
23
|
-
"Find Products": "
|
|
24
|
-
"Find Notes": "
|
|
25
|
-
"Retrieve a Product": "
|
|
26
|
-
"Find Organization": "
|
|
27
|
-
"Find Person": "
|
|
28
|
-
"Find Deal": "
|
|
29
|
-
"Find Activity": "
|
|
30
|
-
"Find User": "
|
|
31
|
-
"Custom API Call": "
|
|
32
|
-
"Adds a follower to a deal, person, organization or product.": "
|
|
33
|
-
"Finds a note by ID.": "
|
|
34
|
-
"Creates a new note.": "
|
|
35
|
-
"Adds existing labels to an existing person.": "
|
|
36
|
-
"Adds a product to a deal.": "
|
|
37
|
-
"Uploads a file and attaches it to a deal,person,organization,activity or product.": "
|
|
38
|
-
"Creates a new activity.": "
|
|
39
|
-
"Updates an existing activity.": "
|
|
40
|
-
"Creates a new deal.": "
|
|
41
|
-
"Updates an existing deal.": "
|
|
42
|
-
"Creates a new lead.": "
|
|
43
|
-
"Updates an existing lead.": "
|
|
44
|
-
"Creates a new organization.": "
|
|
45
|
-
"Updates an existing organization.": "
|
|
46
|
-
"Creates a new person.": "
|
|
47
|
-
"Updates an existing person.": "
|
|
48
|
-
"Creates a new product.": "
|
|
49
|
-
"Finds multiple deals related to a specific person.": "
|
|
50
|
-
"Finds a product by name ": "
|
|
51
|
-
"Finds a product or products by name or product code.": "
|
|
52
|
-
"Finds notes by Deal, Lead, Person, or Organization ID.": "
|
|
53
|
-
"Finds a product by ID.": "
|
|
54
|
-
"Finds an organization.": "
|
|
55
|
-
"Finds a person.": "
|
|
56
|
-
"Finds a deal by any field.": "
|
|
57
|
-
"Finds an activity by subject.": "
|
|
58
|
-
"Finds a user by name or email.": "
|
|
59
|
-
"Make a custom API call to a specific endpoint": "
|
|
60
|
-
"Follower": "
|
|
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
|
+
"Follower": "Follower",
|
|
61
61
|
"Target Object": "Target Object",
|
|
62
|
-
"Target Object ID": "
|
|
63
|
-
"Note ID": "ID
|
|
64
|
-
"Content": "
|
|
65
|
-
"Deal ID": "ID
|
|
66
|
-
"Pin note to deal?": "
|
|
67
|
-
"Person ID": "ID
|
|
68
|
-
"Pin note to person?": "
|
|
69
|
-
"Organization ID": "ID
|
|
70
|
-
"Pin note to organization?": "
|
|
71
|
-
"Lead ID": "ID
|
|
72
|
-
"Pin note to lead?": "
|
|
73
|
-
"Label": "
|
|
74
|
-
"Product ID": "ID
|
|
75
|
-
"Price": "
|
|
76
|
-
"Quantity": "
|
|
77
|
-
"Discount": "
|
|
78
|
-
"Discount Type": "
|
|
79
|
-
"Comments": "
|
|
80
|
-
"Enable Product?": "
|
|
81
|
-
"Tax Method": "
|
|
82
|
-
"Tax Percentage": "
|
|
83
|
-
"File": "
|
|
84
|
-
"File Name": "
|
|
85
|
-
"Activity ID": "ID
|
|
86
|
-
"Subject": "
|
|
87
|
-
"Assign To": "
|
|
88
|
-
"Activity Type": "
|
|
89
|
-
"Due Date": "
|
|
90
|
-
"Due Time": "
|
|
91
|
-
"Duration": "
|
|
92
|
-
"Mark as Done?": "
|
|
93
|
-
"Free or Busy": "
|
|
94
|
-
"Note": "
|
|
95
|
-
"Public Description": "
|
|
96
|
-
"Title": "
|
|
97
|
-
"Creation Time": "
|
|
98
|
-
"Status": "
|
|
99
|
-
"Stage": "
|
|
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
|
+
"Label": "Label",
|
|
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
|
+
"Status": "Status",
|
|
99
|
+
"Stage": "Stage",
|
|
100
100
|
"Pipeline": "Pipeline",
|
|
101
|
-
"Owner": "
|
|
102
|
-
"Probability": "
|
|
103
|
-
"Expected Close Date": "
|
|
104
|
-
"Value": "
|
|
105
|
-
"Currency": "
|
|
106
|
-
"Visible To": "
|
|
107
|
-
"Custom Fields": "
|
|
108
|
-
"Channel": "
|
|
109
|
-
"Lead Value Amount": "
|
|
110
|
-
"Lead Value Currency": "
|
|
111
|
-
"Name": "
|
|
112
|
-
"Address": "
|
|
113
|
-
"Email": "
|
|
114
|
-
"Phone": "
|
|
115
|
-
"First Name": "
|
|
116
|
-
"Last Name": "
|
|
117
|
-
"Marketing Status": "Status
|
|
118
|
-
"Code": "
|
|
119
|
-
"Description": "
|
|
120
|
-
"Unit": "
|
|
121
|
-
"Tax percentage": "
|
|
122
|
-
"Is Active ?": "
|
|
123
|
-
"Cost": "
|
|
124
|
-
"Overhead Cost": "
|
|
125
|
-
"Search Term": "
|
|
126
|
-
"Field to search by": "
|
|
127
|
-
"Field Value": "
|
|
128
|
-
"Search By": "
|
|
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
|
+
"Name": "Name",
|
|
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
|
+
"Code": "Code",
|
|
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": "
|
|
131
|
-
"Filter": "
|
|
132
|
-
"Method": "
|
|
133
|
-
"Headers": "
|
|
134
|
-
"Query Parameters": "
|
|
135
|
-
"Body": "
|
|
136
|
-
"Response is Binary ?": "
|
|
137
|
-
"No Error on Failure": "
|
|
138
|
-
"Timeout (in seconds)": "
|
|
139
|
-
"Type of object to add the follower to.": "
|
|
140
|
-
"ID of the object to add the follower to.": "ID
|
|
141
|
-
"You can use Find Deal action to retrieve deal ID.": "
|
|
142
|
-
"You can use Find Person action to retrieve person ID.": "
|
|
143
|
-
"You can use Find Organization action to retrieve org ID.": "
|
|
144
|
-
"You can use Find Product action to retrieve product ID.": "
|
|
145
|
-
"Please enter date in YYYY-MM-DD format.": "
|
|
146
|
-
"Please enter time in HH:MM format.": "
|
|
147
|
-
"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.": "
|
|
149
|
-
"Please enter currency code (e.g., \"USD\", \"EUR\").": "
|
|
150
|
-
"The currency of the lead value (e.g., \"USD\", \"EUR\").": "
|
|
151
|
-
"Marketing opt-in status": "
|
|
152
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
153
|
-
"Enable for files like PDFs, images, etc..": "
|
|
154
|
-
"Deal": "
|
|
155
|
-
"Person": "
|
|
156
|
-
"Organization": "
|
|
157
|
-
"Product": "
|
|
158
|
-
"Percentage": "
|
|
159
|
-
"Amount": "
|
|
160
|
-
"Exclusive": "
|
|
161
|
-
"Inclusive": "
|
|
162
|
-
"None": "
|
|
163
|
-
"Free": "
|
|
164
|
-
"Busy": "
|
|
165
|
-
"Open": "
|
|
166
|
-
"Won": "
|
|
167
|
-
"Lost": "
|
|
168
|
-
"Deleted": "
|
|
169
|
-
"Owner & followers": "
|
|
170
|
-
"Entire company": "
|
|
171
|
-
"No Consent": "
|
|
172
|
-
"Unsubscribed": "
|
|
173
|
-
"Subscribed": "
|
|
174
|
-
"Archived": "
|
|
175
|
-
"Product Code": "
|
|
176
|
-
"Lead": "
|
|
177
|
-
"Done": "
|
|
178
|
-
"Not Done": "
|
|
179
|
-
"GET": "
|
|
180
|
-
"POST": "
|
|
181
|
-
"PATCH": "
|
|
182
|
-
"PUT": "
|
|
183
|
-
"DELETE": "
|
|
184
|
-
"HEAD": "
|
|
185
|
-
"New Person": "
|
|
186
|
-
"New Deal": "
|
|
187
|
-
"New Activity": "
|
|
188
|
-
"New Note": "
|
|
189
|
-
"Updated Person": "
|
|
190
|
-
"Updated Deal": "
|
|
191
|
-
"Updated Deal Stage": "
|
|
192
|
-
"New Lead": "
|
|
193
|
-
"New Organization": "
|
|
194
|
-
"Updated Organization": "
|
|
195
|
-
"Activity Matching Filter": "
|
|
196
|
-
"Deal Matching Filter": "
|
|
197
|
-
"Person Matching Filter": "
|
|
198
|
-
"Organization Matching Filter": "
|
|
199
|
-
"Triggers when a new person is created": "
|
|
200
|
-
"Triggers when a new deal is created.": "
|
|
201
|
-
"Triggers when a new activity is added": "
|
|
202
|
-
"Triggers when a new note is created.": "
|
|
203
|
-
"Triggers when a person is updated.": "
|
|
204
|
-
"Triggers when a deal is updated.": "
|
|
205
|
-
"Triggers when a deal's stage is updated.": "
|
|
206
|
-
"Triggers when a new lead is created.": "
|
|
207
|
-
"Triggers when a new organization is created.": "
|
|
208
|
-
"Triggers when an existing organization is updated.": "
|
|
209
|
-
"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.": "
|
|
211
|
-
"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.": "
|
|
213
|
-
"Filter by": "
|
|
214
|
-
"Field Values": "
|
|
215
|
-
"Field to watch for Changes On": "
|
|
216
|
-
"Stage in Pipeline": "
|
|
217
|
-
"Deal Status": "Status
|
|
218
|
-
"All(Not Deleted)": "
|
|
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
|
+
"Deal": "Deal",
|
|
155
|
+
"Person": "Person",
|
|
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
|
+
"Lead": "Lead",
|
|
177
|
+
"Done": "Done",
|
|
178
|
+
"Not Done": "Not Done",
|
|
179
|
+
"GET": "GET",
|
|
180
|
+
"POST": "POST",
|
|
181
|
+
"PATCH": "PATCH",
|
|
182
|
+
"PUT": "PUT",
|
|
183
|
+
"DELETE": "DELETE",
|
|
184
|
+
"HEAD": "HEAD",
|
|
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
|
}
|