@activepieces/piece-pipedrive 0.7.7 → 0.7.9
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 +8 -15
- package/src/i18n/ca.json +1 -0
- package/src/i18n/de.json +1 -0
- package/src/i18n/es.json +1 -0
- package/src/i18n/fr.json +1 -0
- package/src/i18n/hi.json +1 -0
- package/src/i18n/id.json +1 -0
- package/src/i18n/ja.json +1 -0
- package/src/i18n/nl.json +1 -0
- package/src/i18n/pt.json +1 -0
- package/src/i18n/ru.json +1 -0
- package/src/i18n/translation.json +1 -0
- package/src/i18n/vi.json +1 -0
- package/src/i18n/zh.json +1 -0
- package/src/index.js +5 -1
- package/src/index.js.map +1 -1
- package/src/lib/actions/add-follower.d.ts +1 -1
- package/src/lib/actions/add-label-to-person.d.ts +1 -1
- package/src/lib/actions/create-activity.d.ts +2 -2
- package/src/lib/actions/create-deal.d.ts +5 -5
- package/src/lib/actions/create-lead.d.ts +4 -4
- package/src/lib/actions/create-organization.d.ts +3 -3
- package/src/lib/actions/create-person.d.ts +3 -3
- package/src/lib/actions/create-product.d.ts +2 -2
- package/src/lib/actions/find-activity.d.ts +3 -3
- package/src/lib/actions/find-deal.d.ts +2 -2
- package/src/lib/actions/find-organization.d.ts +2 -2
- package/src/lib/actions/find-person.d.ts +2 -2
- package/src/lib/actions/update-activity.d.ts +2 -2
- package/src/lib/actions/update-deal.d.ts +5 -5
- package/src/lib/actions/update-lead.d.ts +4 -4
- package/src/lib/actions/update-organization.d.ts +3 -3
- package/src/lib/actions/update-person.d.ts +3 -3
- package/src/lib/actions/update-product.d.ts +16 -0
- package/src/lib/actions/update-product.js +114 -0
- package/src/lib/actions/update-product.js.map +1 -0
- package/src/lib/common/props.d.ts +27 -27
- package/src/lib/common/props.js +12 -0
- package/src/lib/common/props.js.map +1 -1
- package/src/lib/trigger/activity-matching-filter.d.ts +3 -3
- package/src/lib/trigger/deal-matching-filter.d.ts +3 -3
- package/src/lib/trigger/organization-matching-filter.d.ts +3 -3
- package/src/lib/trigger/person-matching-filter.d.ts +3 -3
- package/src/lib/trigger/updated-deal-stage.d.ts +3 -3
- package/src/lib/trigger/updated-deal-stage.js +1 -0
- package/src/lib/trigger/updated-deal-stage.js.map +1 -1
- package/src/lib/trigger/updated-deal.d.ts +6 -6
- package/src/lib/trigger/updated-deal.js +2 -0
- package/src/lib/trigger/updated-deal.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-pipedrive",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.9",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@opentelemetry/api": "1.9.0",
|
|
6
6
|
"@sinclair/typebox": "0.34.11",
|
|
7
|
-
"axios": "1.
|
|
7
|
+
"axios": "1.13.1",
|
|
8
8
|
"axios-retry": "4.4.1",
|
|
9
9
|
"dayjs": "1.11.9",
|
|
10
10
|
"deepmerge-ts": "7.1.0",
|
|
@@ -12,19 +12,12 @@
|
|
|
12
12
|
"mime-types": "2.1.35",
|
|
13
13
|
"nanoid": "3.3.8",
|
|
14
14
|
"semver": "7.6.0",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"@activepieces/pieces-
|
|
18
|
-
"@activepieces/
|
|
19
|
-
"
|
|
20
|
-
|
|
21
|
-
"overrides": {
|
|
22
|
-
"@tryfabric/martian": {
|
|
23
|
-
"@notionhq/client": "$@notionhq/client"
|
|
24
|
-
},
|
|
25
|
-
"vite": {
|
|
26
|
-
"rollup": "npm:@rollup/wasm-node"
|
|
27
|
-
}
|
|
15
|
+
"socket.io-client": "4.8.1",
|
|
16
|
+
"zod": "4.1.13",
|
|
17
|
+
"@activepieces/pieces-common": "0.10.1",
|
|
18
|
+
"@activepieces/pieces-framework": "0.22.2",
|
|
19
|
+
"@activepieces/shared": "0.30.1",
|
|
20
|
+
"tslib": "2.6.2"
|
|
28
21
|
},
|
|
29
22
|
"resolutions": {
|
|
30
23
|
"rollup": "npm:@rollup/wasm-node"
|
package/src/i18n/ca.json
CHANGED
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"Create Person": "Create Person",
|
|
19
19
|
"Update Person": "Update Person",
|
|
20
20
|
"Create Product": "Create Product",
|
|
21
|
+
"Update Product": "Update Product",
|
|
21
22
|
"Find Deals Associated With Person": "Find Deals Associated With Person",
|
|
22
23
|
"Find Product": "Find Product",
|
|
23
24
|
"Find Products": "Find Products",
|
package/src/i18n/de.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Person erstellen",
|
|
18
18
|
"Update Person": "Person aktualisieren",
|
|
19
19
|
"Create Product": "Produkt erstellen",
|
|
20
|
+
"Update Product": "Produkt aktualisieren",
|
|
20
21
|
"Find Deals Associated With Person": "Angebote finden, die mit Person verknüpft sind",
|
|
21
22
|
"Find Product": "Produkt finden",
|
|
22
23
|
"Find Products": "Produkte finden",
|
package/src/i18n/es.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Crear Persona",
|
|
18
18
|
"Update Person": "Actualizar Persona",
|
|
19
19
|
"Create Product": "Crear Producto",
|
|
20
|
+
"Update Product": "Actualización del producto",
|
|
20
21
|
"Find Deals Associated With Person": "Encuentra ofertas asociadas a la persona",
|
|
21
22
|
"Find Product": "Buscar producto",
|
|
22
23
|
"Find Products": "Buscar productos",
|
package/src/i18n/fr.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Créer une personne",
|
|
18
18
|
"Update Person": "Mettre à jour la personne",
|
|
19
19
|
"Create Product": "Créer un produit",
|
|
20
|
+
"Update Product": "Mettre à jour le produit",
|
|
20
21
|
"Find Deals Associated With Person": "Trouver des offres associées à une personne",
|
|
21
22
|
"Find Product": "Trouver un produit",
|
|
22
23
|
"Find Products": "Trouver des produits",
|
package/src/i18n/hi.json
CHANGED
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"Create Person": "Create Person",
|
|
19
19
|
"Update Person": "Update Person",
|
|
20
20
|
"Create Product": "Create Product",
|
|
21
|
+
"Update Product": "Update Product",
|
|
21
22
|
"Find Deals Associated With Person": "Find Deals Associated With Person",
|
|
22
23
|
"Find Product": "Find Product",
|
|
23
24
|
"Find Products": "Find Products",
|
package/src/i18n/id.json
CHANGED
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"Create Person": "Create Person",
|
|
19
19
|
"Update Person": "Update Person",
|
|
20
20
|
"Create Product": "Create Product",
|
|
21
|
+
"Update Product": "Update Product",
|
|
21
22
|
"Find Deals Associated With Person": "Find Deals Associated With Person",
|
|
22
23
|
"Find Product": "Find Product",
|
|
23
24
|
"Find Products": "Find Products",
|
package/src/i18n/ja.json
CHANGED
package/src/i18n/nl.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Maak persoon aan",
|
|
18
18
|
"Update Person": "Update Persoon",
|
|
19
19
|
"Create Product": "Product aanmaken",
|
|
20
|
+
"Update Product": "Update Product",
|
|
20
21
|
"Find Deals Associated With Person": "Zoek aanbiedingen voor persoon",
|
|
21
22
|
"Find Product": "Zoek product",
|
|
22
23
|
"Find Products": "Producten zoeken",
|
package/src/i18n/pt.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Criar Pessoa",
|
|
18
18
|
"Update Person": "Atualizar pessoa",
|
|
19
19
|
"Create Product": "Criar Produto",
|
|
20
|
+
"Update Product": "Atualização do produto",
|
|
20
21
|
"Find Deals Associated With Person": "Encontrar ofertas associadas com pessoas",
|
|
21
22
|
"Find Product": "Encontrar produto",
|
|
22
23
|
"Find Products": "Encontrar produtos",
|
package/src/i18n/ru.json
CHANGED
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"Create Person": "Создать человека",
|
|
19
19
|
"Update Person": "Обновить лицо",
|
|
20
20
|
"Create Product": "Создать продукт",
|
|
21
|
+
"Update Product": "Обновление продукта",
|
|
21
22
|
"Find Deals Associated With Person": "Найти сделки, связанные с человеком",
|
|
22
23
|
"Find Product": "Найти продукт",
|
|
23
24
|
"Find Products": "Найти товары",
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Create Person",
|
|
18
18
|
"Update Person": "Update Person",
|
|
19
19
|
"Create Product": "Create Product",
|
|
20
|
+
"Update Product": "Update Product",
|
|
20
21
|
"Find Deals Associated With Person": "Find Deals Associated With Person",
|
|
21
22
|
"Find Product": "Find Product",
|
|
22
23
|
"Find Products": "Find Products",
|
package/src/i18n/vi.json
CHANGED
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"Create Person": "Create Person",
|
|
19
19
|
"Update Person": "Update Person",
|
|
20
20
|
"Create Product": "Create Product",
|
|
21
|
+
"Update Product": "Update Product",
|
|
21
22
|
"Find Deals Associated With Person": "Find Deals Associated With Person",
|
|
22
23
|
"Find Product": "Find Product",
|
|
23
24
|
"Find Products": "Find Products",
|
package/src/i18n/zh.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"Create Person": "Create Person",
|
|
18
18
|
"Update Person": "Update Person",
|
|
19
19
|
"Create Product": "Create Product",
|
|
20
|
+
"Update Product": "Update Product",
|
|
20
21
|
"Find Deals Associated With Person": "Find Deals Associated With Person",
|
|
21
22
|
"Find Product": "Find Product",
|
|
22
23
|
"Find Products": "Find Products",
|
package/src/index.js
CHANGED
|
@@ -46,12 +46,14 @@ const find_organization_1 = require("./lib/actions/find-organization");
|
|
|
46
46
|
const find_person_1 = require("./lib/actions/find-person");
|
|
47
47
|
const find_deal_1 = require("./lib/actions/find-deal");
|
|
48
48
|
const find_activity_1 = require("./lib/actions/find-activity");
|
|
49
|
+
const update_product_1 = require("./lib/actions/update-product");
|
|
49
50
|
exports.pipedriveAuth = pieces_framework_1.PieceAuth.OAuth2({
|
|
50
51
|
description: '',
|
|
51
52
|
authUrl: 'https://oauth.pipedrive.com/oauth/authorize',
|
|
52
53
|
tokenUrl: 'https://oauth.pipedrive.com/oauth/token',
|
|
53
54
|
required: true,
|
|
54
55
|
scope: [
|
|
56
|
+
'base',
|
|
55
57
|
'admin',
|
|
56
58
|
'contacts:full',
|
|
57
59
|
'users:read',
|
|
@@ -59,6 +61,7 @@ exports.pipedriveAuth = pieces_framework_1.PieceAuth.OAuth2({
|
|
|
59
61
|
'activities:full',
|
|
60
62
|
'leads:full',
|
|
61
63
|
'products:full',
|
|
64
|
+
'webhooks:full'
|
|
62
65
|
],
|
|
63
66
|
});
|
|
64
67
|
exports.pipedrive = (0, pieces_framework_1.createPiece)({
|
|
@@ -86,6 +89,7 @@ exports.pipedrive = (0, pieces_framework_1.createPiece)({
|
|
|
86
89
|
create_person_1.createPersonAction,
|
|
87
90
|
update_person_1.updatePersonAction,
|
|
88
91
|
create_product_1.createProductAction,
|
|
92
|
+
update_product_1.updateProductAction,
|
|
89
93
|
find_deals_associated_with_person_1.findDealsAssociatedWithPersonAction,
|
|
90
94
|
find_product_1.findProductAction,
|
|
91
95
|
find_products_1.findProductsAction,
|
|
@@ -106,7 +110,7 @@ exports.pipedrive = (0, pieces_framework_1.createPiece)({
|
|
|
106
110
|
}),
|
|
107
111
|
}),
|
|
108
112
|
],
|
|
109
|
-
authors: ['ashrafsamhouri', 'kishanprmr', 'MoShizzle', 'khaledmashaly', 'abuaboud'],
|
|
113
|
+
authors: ['ashrafsamhouri', 'kishanprmr', 'MoShizzle', 'khaledmashaly', 'abuaboud', 'leocottaz'],
|
|
110
114
|
triggers: [
|
|
111
115
|
new_person_1.newPerson,
|
|
112
116
|
new_deal_1.newDeal,
|
package/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/pipedrive/src/index.ts"],"names":[],"mappings":";;;;AAAA,+DAAwE;AACxE,qEAA6F;AAC7F,iDAAqD;AACrD,6DAAyD;AACzD,qDAAiD;AACjD,yDAAqD;AACrD,6DAAyD;AACzD,iEAA6D;AAC7D,qDAAwD;AACxD,qEAAwE;AACxE,6EAAgF;AAChF,yEAA2E;AAC3E,+DAAiE;AACjE,+DAAiE;AACjE,2EAA6E;AAC7E,2EAA6E;AAC7E,2DAA6D;AAC7D,2DAA6D;AAC7D,2DAA6D;AAC7D,2DAA6D;AAC7D,iEAAmE;AACnE,2EAA2E;AAC3E,2EAA2E;AAC3E,mEAAqE;AACrE,mEAAqE;AACrE,2DAA6D;AAC7D,6DAA+D;AAC/D,2DAA6D;AAC7D,qDAAuD;AACvD,uDAAyD;AACzD,6DAA+D;AAC/D,6FAA+F;AAC/F,iFAAmF;AACnF,qFAAuF;AACvF,6EAA+E;AAC/E,qDAAwD;AACxD,uGAAsG;AACtG,+DAAiE;AACjE,2DAA6D;AAC7D,yDAA2D;AAC3D,uEAAyE;AACzE,2DAA6D;AAC7D,uDAAyD;AACzD,+DAAiE;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/pipedrive/src/index.ts"],"names":[],"mappings":";;;;AAAA,+DAAwE;AACxE,qEAA6F;AAC7F,iDAAqD;AACrD,6DAAyD;AACzD,qDAAiD;AACjD,yDAAqD;AACrD,6DAAyD;AACzD,iEAA6D;AAC7D,qDAAwD;AACxD,qEAAwE;AACxE,6EAAgF;AAChF,yEAA2E;AAC3E,+DAAiE;AACjE,+DAAiE;AACjE,2EAA6E;AAC7E,2EAA6E;AAC7E,2DAA6D;AAC7D,2DAA6D;AAC7D,2DAA6D;AAC7D,2DAA6D;AAC7D,iEAAmE;AACnE,2EAA2E;AAC3E,2EAA2E;AAC3E,mEAAqE;AACrE,mEAAqE;AACrE,2DAA6D;AAC7D,6DAA+D;AAC/D,2DAA6D;AAC7D,qDAAuD;AACvD,uDAAyD;AACzD,6DAA+D;AAC/D,6FAA+F;AAC/F,iFAAmF;AACnF,qFAAuF;AACvF,6EAA+E;AAC/E,qDAAwD;AACxD,uGAAsG;AACtG,+DAAiE;AACjE,2DAA6D;AAC7D,yDAA2D;AAC3D,uEAAyE;AACzE,2DAA6D;AAC7D,uDAAyD;AACzD,+DAAiE;AACjE,iEAAmE;AAEtD,QAAA,aAAa,GAAG,4BAAS,CAAC,MAAM,CAAC;IAC7C,WAAW,EAAE,EAAE;IACf,OAAO,EAAE,6CAA6C;IACtD,QAAQ,EAAE,yCAAyC;IACnD,QAAQ,EAAE,IAAI;IACd,KAAK,EAAE;QACN,MAAM;QACN,OAAO;QACP,eAAe;QACf,YAAY;QACZ,YAAY;QACZ,iBAAiB;QACjB,YAAY;QACZ,eAAe;QACf,eAAe;KACf;CACD,CAAC,CAAC;AAEU,QAAA,SAAS,GAAG,IAAA,8BAAW,EAAC;IACpC,WAAW,EAAE,WAAW;IACxB,WAAW,EAAE,4CAA4C;IAEzD,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,mDAAmD;IAC5D,UAAU,EAAE,CAAC,sBAAa,CAAC,aAAa,CAAC;IACzC,IAAI,EAAE,qBAAa;IACnB,OAAO,EAAE;QACR,gCAAiB;QACjB,wBAAa;QACb,8BAAgB;QAChB,4CAAsB;QACtB,4CAAsB;QACtB,8BAAgB;QAChB,sCAAoB;QACpB,sCAAoB;QACpB,8BAAgB;QAChB,8BAAgB;QAChB,8BAAgB;QAChB,8BAAgB;QAChB,8CAAwB;QACxB,8CAAwB;QACxB,kCAAkB;QAClB,kCAAkB;QAClB,oCAAmB;QACnB,oCAAmB;QACnB,uEAAmC;QACnC,gCAAiB;QACjB,kCAAkB;QAClB,4BAAe;QACf,8BAAgB;QAChB,0CAAsB;QACtB,8BAAgB;QAChB,0BAAc;QACd,kCAAkB;QAClB,0BAAc;QACd,IAAA,yCAAyB,EAAC;YACzB,OAAO,EAAE,GAAG,EAAE,CAAC,kCAAkC;YACjD,IAAI,EAAE,qBAAa;YACnB,WAAW,EAAE,CAAO,IAAI,EAAE,EAAE;gBAAC,OAAA,CAAC;oBAC7B,aAAa,EAAE,UAAW,IAA4B,CAAC,YAAY,EAAE;iBACrE,CAAC,CAAA;cAAA;SACF,CAAC;KACF;IACD,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,WAAW,CAAC;IAChG,QAAQ,EAAE;QACT,sBAAS;QACT,kBAAO;QACP,0BAAW;QACX,yBAAc;QACd,8BAAa;QACb,0BAAW;QACX,4CAAuB;QACvB,yBAAc;QACd,yCAAsB;QACtB,iDAA0B;QAC1B,wDAA6B;QAC7B,gDAAyB;QACzB,oDAA2B;QAC3B,gEAAiC;KACjC;CACD,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const addFollowerAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
followerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
followerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
entity: import("@activepieces/pieces-framework").StaticDropdownProperty<string, true>;
|
|
4
4
|
entityId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
5
5
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const addLabelToPersonAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
2
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
3
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
3
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
4
4
|
}>;
|
|
@@ -3,8 +3,8 @@ export declare const createActivityAction: import("@activepieces/pieces-framewor
|
|
|
3
3
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
4
4
|
dealId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
5
5
|
leadId: import("@activepieces/pieces-framework").ShortTextProperty<false> | import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
6
|
-
assignTo: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
7
|
-
type: import("@activepieces/pieces-framework").DropdownProperty<string, false
|
|
6
|
+
assignTo: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
|
+
type: import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
8
8
|
dueDate: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
9
9
|
dueTime: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
10
10
|
duration: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
export declare const createDealAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
2
|
creationTime: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
3
3
|
status: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
|
|
4
|
-
stageId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
5
|
-
pipelineId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
6
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
4
|
+
stageId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
5
|
+
pipelineId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
6
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
8
8
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
9
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
9
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
10
10
|
probability: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
11
11
|
expectedCloseDate: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
12
12
|
dealValue: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
13
13
|
dealValueCurrency: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
14
14
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
15
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
15
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
16
16
|
title: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
17
17
|
}>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export declare const createLeadAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
4
4
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
5
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false
|
|
5
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
6
6
|
expectedCloseDate: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
7
7
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
8
|
-
channel: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
8
|
+
channel: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
9
9
|
leadValue: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
10
10
|
leadValueCurrency: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
11
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
11
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
12
12
|
title: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
13
13
|
}>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const createOrganizationAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
4
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
4
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
5
5
|
address: import("@activepieces/pieces-framework").LongTextProperty<false>;
|
|
6
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
6
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
name: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
8
8
|
}>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export declare const createPersonAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
4
4
|
email: import("@activepieces/pieces-framework").ArrayProperty<false>;
|
|
5
5
|
phone: import("@activepieces/pieces-framework").ArrayProperty<false>;
|
|
6
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
6
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
firstName: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
8
8
|
lastName: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
9
9
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
10
10
|
marketing_status: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false> | import("@activepieces/pieces-framework").StaticDropdownProperty<string, true>;
|
|
11
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
11
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
12
12
|
name: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
13
13
|
}>;
|
|
@@ -5,11 +5,11 @@ export declare const createProductAction: import("@activepieces/pieces-framework
|
|
|
5
5
|
unit: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
6
6
|
tax: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
7
7
|
isActive: import("@activepieces/pieces-framework").CheckboxProperty<false>;
|
|
8
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
8
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
9
9
|
currency: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
10
10
|
price: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
11
11
|
cost: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
12
12
|
overheadCost: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
13
13
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
14
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
14
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
15
15
|
}>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const findActivityAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
2
|
subject: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
3
3
|
exactMatch: import("@activepieces/pieces-framework").CheckboxProperty<false>;
|
|
4
|
-
assignTo: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
5
|
-
type: import("@activepieces/pieces-framework").DropdownProperty<string, false
|
|
6
|
-
filterId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
4
|
+
assignTo: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
5
|
+
type: import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
6
|
+
filterId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
status: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
8
8
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const findDealAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
searchField: import("@activepieces/pieces-framework").DropdownProperty<string, true
|
|
3
|
-
searchFieldValue: import("@activepieces/pieces-framework").DynamicProperties<true
|
|
2
|
+
searchField: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
|
+
searchFieldValue: import("@activepieces/pieces-framework").DynamicProperties<true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
4
4
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const findOrganizationAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
searchField: import("@activepieces/pieces-framework").DropdownProperty<string, true
|
|
3
|
-
searchFieldValue: import("@activepieces/pieces-framework").DynamicProperties<true
|
|
2
|
+
searchField: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
|
+
searchFieldValue: import("@activepieces/pieces-framework").DynamicProperties<true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
4
4
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const findPersonAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
searchField: import("@activepieces/pieces-framework").DropdownProperty<string, true
|
|
3
|
-
searchFieldValue: import("@activepieces/pieces-framework").DynamicProperties<true
|
|
2
|
+
searchField: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
|
+
searchFieldValue: import("@activepieces/pieces-framework").DynamicProperties<true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
4
4
|
}>;
|
|
@@ -3,8 +3,8 @@ export declare const updateActivityAction: import("@activepieces/pieces-framewor
|
|
|
3
3
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
4
4
|
dealId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
5
5
|
leadId: import("@activepieces/pieces-framework").ShortTextProperty<false> | import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
6
|
-
assignTo: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
7
|
-
type: import("@activepieces/pieces-framework").DropdownProperty<string, false
|
|
6
|
+
assignTo: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
|
+
type: import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
8
8
|
dueDate: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
9
9
|
dueTime: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
10
10
|
duration: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
export declare const updateDealAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
2
|
creationTime: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
3
3
|
status: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
|
|
4
|
-
stageId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
5
|
-
pipelineId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
6
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
4
|
+
stageId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
5
|
+
pipelineId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
6
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
8
8
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
9
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
9
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
10
10
|
probability: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
11
11
|
expectedCloseDate: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
12
12
|
dealValue: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
13
13
|
dealValueCurrency: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
14
14
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
15
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
15
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
16
16
|
dealId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
17
17
|
title: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
18
18
|
}>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export declare const updateLeadAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
4
4
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
5
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false
|
|
5
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
6
6
|
expectedCloseDate: import("@activepieces/pieces-framework").DateTimeProperty<false>;
|
|
7
7
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
8
|
-
channel: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
8
|
+
channel: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
9
9
|
leadValue: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
10
10
|
leadValueCurrency: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
11
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
11
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
12
12
|
leadId: import("@activepieces/pieces-framework").ShortTextProperty<false> | import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
13
13
|
title: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
14
14
|
}>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export declare const updateOrganizationAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
4
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
4
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
5
5
|
address: import("@activepieces/pieces-framework").LongTextProperty<false>;
|
|
6
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
6
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
8
8
|
name: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
9
9
|
}>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export declare const updatePersonAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
-
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false
|
|
2
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
3
3
|
organizationId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
4
4
|
email: import("@activepieces/pieces-framework").ArrayProperty<false>;
|
|
5
5
|
phone: import("@activepieces/pieces-framework").ArrayProperty<false>;
|
|
6
|
-
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false
|
|
6
|
+
labelIds: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").MultiSelectDropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
7
7
|
firstName: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
8
8
|
lastName: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
9
9
|
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
10
10
|
marketing_status: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false> | import("@activepieces/pieces-framework").StaticDropdownProperty<string, true>;
|
|
11
|
-
customfields: import("@activepieces/pieces-framework").DynamicProperties<false
|
|
11
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
12
12
|
personId: import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").NumberProperty<true>;
|
|
13
13
|
name: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
14
14
|
}>;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare const updateProductAction: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
|
|
2
|
+
id: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
3
|
+
name: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
4
|
+
code: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
5
|
+
description: import("@activepieces/pieces-framework").LongTextProperty<false>;
|
|
6
|
+
unit: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
7
|
+
tax: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
8
|
+
isActive: import("@activepieces/pieces-framework").CheckboxProperty<false>;
|
|
9
|
+
ownerId: import("@activepieces/pieces-framework").DropdownProperty<number, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> | import("@activepieces/pieces-framework").DropdownProperty<number, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
10
|
+
currency: import("@activepieces/pieces-framework").ShortTextProperty<false>;
|
|
11
|
+
price: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
12
|
+
cost: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
13
|
+
overheadCost: import("@activepieces/pieces-framework").NumberProperty<false>;
|
|
14
|
+
visibleTo: import("@activepieces/pieces-framework").StaticDropdownProperty<number, false>;
|
|
15
|
+
customfields: import("@activepieces/pieces-framework").DynamicProperties<false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
|
|
16
|
+
}>;
|