@workbuddy/piece-workbuddy-edge 1.0.4 → 1.0.6
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 +1 -1
- package/src/index.js +83 -83
- package/src/index.js.map +1 -1
- package/src/index.ts +17 -17
- package/src/lib/actions/{crm->-companies.d.ts → crm-companies.d.ts} +1 -1
- package/src/lib/actions/crm-companies.d.ts.map +1 -0
- package/src/lib/actions/{crm->-companies.js → crm-companies.js} +1 -1
- package/src/lib/actions/{crm->-invites.js.map → crm-companies.js.map} +1 -1
- package/src/lib/actions/{crm->-contacts.d.ts → crm-contacts.d.ts} +1 -1
- package/src/lib/actions/crm-contacts.d.ts.map +1 -0
- package/src/lib/actions/{crm->-contacts.js → crm-contacts.js} +1 -1
- package/src/lib/actions/crm-contacts.js.map +1 -0
- package/src/lib/actions/{crm->-contractors.d.ts → crm-contractors.d.ts} +1 -1
- package/src/lib/actions/crm-contractors.d.ts.map +1 -0
- package/src/lib/actions/{crm->-contractors.js → crm-contractors.js} +1 -1
- package/src/lib/actions/{crm->-employees.js.map → crm-contractors.js.map} +1 -1
- package/src/lib/actions/{crm->-customers.d.ts → crm-customers.d.ts} +1 -1
- package/src/lib/actions/crm-customers.d.ts.map +1 -0
- package/src/lib/actions/{crm->-customers.js → crm-customers.js} +1 -1
- package/src/lib/actions/crm-customers.js.map +1 -0
- package/src/lib/actions/{crm->-employees.d.ts → crm-employees.d.ts} +1 -1
- package/src/lib/actions/crm-employees.d.ts.map +1 -0
- package/src/lib/actions/{crm->-employees.js → crm-employees.js} +1 -1
- package/src/lib/actions/crm-employees.js.map +1 -0
- package/src/lib/actions/{crm->-external-users.d.ts → crm-external-users.d.ts} +1 -1
- package/src/lib/actions/crm-external-users.d.ts.map +1 -0
- package/src/lib/actions/{crm->-external-users.js → crm-external-users.js} +1 -1
- package/src/lib/actions/crm-external-users.js.map +1 -0
- package/src/lib/actions/{crm->-invites.d.ts → crm-invites.d.ts} +1 -1
- package/src/lib/actions/crm-invites.d.ts.map +1 -0
- package/src/lib/actions/{crm->-invites.js → crm-invites.js} +1 -1
- package/src/lib/actions/crm-invites.js.map +1 -0
- package/src/lib/actions/{crm->-sites.d.ts → crm-sites.d.ts} +1 -1
- package/src/lib/actions/crm-sites.d.ts.map +1 -0
- package/src/lib/actions/{crm->-sites.js → crm-sites.js} +1 -1
- package/src/lib/actions/crm-sites.js.map +1 -0
- package/src/lib/actions/{crm->-suppliers.d.ts → crm-suppliers.d.ts} +1 -1
- package/src/lib/actions/crm-suppliers.d.ts.map +1 -0
- package/src/lib/actions/{crm->-suppliers.js → crm-suppliers.js} +1 -1
- package/src/lib/actions/crm-suppliers.js.map +1 -0
- package/src/lib/actions/index.d.ts +17 -17
- package/src/lib/actions/index.d.ts.map +1 -1
- package/src/lib/actions/index.js +17 -17
- package/src/lib/actions/index.js.map +1 -1
- package/src/lib/actions/index.ts +17 -17
- package/src/lib/actions/{jobs->-activities.d.ts → jobs-activities.d.ts} +1 -1
- package/src/lib/actions/jobs-activities.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-activities.js → jobs-activities.js} +1 -1
- package/src/lib/actions/jobs-activities.js.map +1 -0
- package/src/lib/actions/{jobs->-contacts.d.ts → jobs-contacts.d.ts} +1 -1
- package/src/lib/actions/jobs-contacts.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-contacts.js → jobs-contacts.js} +1 -1
- package/src/lib/actions/jobs-contacts.js.map +1 -0
- package/src/lib/actions/{jobs->-files.d.ts → jobs-files.d.ts} +1 -1
- package/src/lib/actions/jobs-files.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-files.js → jobs-files.js} +1 -1
- package/src/lib/actions/jobs-files.js.map +1 -0
- package/src/lib/actions/{jobs->-tasks.d.ts → jobs-tasks.d.ts} +1 -1
- package/src/lib/actions/jobs-tasks.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-tasks.js → jobs-tasks.js} +1 -1
- package/src/lib/actions/jobs-tasks.js.map +1 -0
- package/src/lib/actions/{stages->-activities.d.ts → stages-activities.d.ts} +1 -1
- package/src/lib/actions/stages-activities.d.ts.map +1 -0
- package/src/lib/actions/{stages->-activities.js → stages-activities.js} +1 -1
- package/src/lib/actions/{jobs->-activities.js.map → stages-activities.js.map} +1 -1
- package/src/lib/actions/{stages->-files.d.ts → stages-files.d.ts} +1 -1
- package/src/lib/actions/stages-files.d.ts.map +1 -0
- package/src/lib/actions/{stages->-files.js → stages-files.js} +1 -1
- package/src/lib/actions/stages-files.js.map +1 -0
- package/src/lib/actions/{stages->-resources.d.ts → stages-resources.d.ts} +1 -1
- package/src/lib/actions/stages-resources.d.ts.map +1 -0
- package/src/lib/actions/{stages->-resources.js → stages-resources.js} +1 -1
- package/src/lib/actions/stages-resources.js.map +1 -0
- package/src/lib/actions/{stages->-tasks.d.ts → stages-tasks.d.ts} +1 -1
- package/src/lib/actions/stages-tasks.d.ts.map +1 -0
- package/src/lib/actions/{stages->-tasks.js → stages-tasks.js} +1 -1
- package/src/lib/actions/stages-tasks.js.map +1 -0
- package/src/lib/auth.js +2 -2
- package/src/lib/auth.js.map +1 -1
- package/src/lib/auth.ts +2 -2
- package/src/lib/triggers/bill.d.ts +240 -48
- package/src/lib/triggers/bill.d.ts.map +1 -1
- package/src/lib/triggers/bill.js +288 -24
- package/src/lib/triggers/bill.js.map +1 -1
- package/src/lib/triggers/bill.ts +288 -24
- package/src/lib/triggers/invoice.d.ts +240 -48
- package/src/lib/triggers/invoice.d.ts.map +1 -1
- package/src/lib/triggers/invoice.js +288 -24
- package/src/lib/triggers/invoice.js.map +1 -1
- package/src/lib/triggers/invoice.ts +288 -24
- package/src/lib/triggers/job.d.ts +640 -128
- package/src/lib/triggers/job.d.ts.map +1 -1
- package/src/lib/triggers/job.js +768 -64
- package/src/lib/triggers/job.js.map +1 -1
- package/src/lib/triggers/job.ts +768 -64
- package/src/lib/triggers/lead.d.ts +400 -80
- package/src/lib/triggers/lead.d.ts.map +1 -1
- package/src/lib/triggers/lead.js +480 -40
- package/src/lib/triggers/lead.js.map +1 -1
- package/src/lib/triggers/lead.ts +480 -40
- package/src/lib/triggers/opportunity.d.ts +320 -64
- package/src/lib/triggers/opportunity.d.ts.map +1 -1
- package/src/lib/triggers/opportunity.js +384 -32
- package/src/lib/triggers/opportunity.js.map +1 -1
- package/src/lib/triggers/opportunity.ts +384 -32
- package/src/lib/triggers/quote.d.ts +240 -48
- package/src/lib/triggers/quote.d.ts.map +1 -1
- package/src/lib/triggers/quote.js +288 -24
- package/src/lib/triggers/quote.js.map +1 -1
- package/src/lib/triggers/quote.ts +288 -24
- package/src/lib/triggers/stage.d.ts +480 -96
- package/src/lib/triggers/stage.d.ts.map +1 -1
- package/src/lib/triggers/stage.js +576 -48
- package/src/lib/triggers/stage.js.map +1 -1
- package/src/lib/triggers/stage.ts +576 -48
- package/src/lib/triggers/task.d.ts +80 -16
- package/src/lib/triggers/task.d.ts.map +1 -1
- package/src/lib/triggers/task.js +96 -8
- package/src/lib/triggers/task.js.map +1 -1
- package/src/lib/triggers/task.ts +96 -8
- package/src/lib/actions/crm->-companies.d.ts.map +0 -1
- package/src/lib/actions/crm->-companies.js.map +0 -1
- package/src/lib/actions/crm->-contacts.d.ts.map +0 -1
- package/src/lib/actions/crm->-contacts.js.map +0 -1
- package/src/lib/actions/crm->-contractors.d.ts.map +0 -1
- package/src/lib/actions/crm->-contractors.js.map +0 -1
- package/src/lib/actions/crm->-customers.d.ts.map +0 -1
- package/src/lib/actions/crm->-customers.js.map +0 -1
- package/src/lib/actions/crm->-employees.d.ts.map +0 -1
- package/src/lib/actions/crm->-external-users.d.ts.map +0 -1
- package/src/lib/actions/crm->-external-users.js.map +0 -1
- package/src/lib/actions/crm->-invites.d.ts.map +0 -1
- package/src/lib/actions/crm->-sites.d.ts.map +0 -1
- package/src/lib/actions/crm->-sites.js.map +0 -1
- package/src/lib/actions/crm->-suppliers.d.ts.map +0 -1
- package/src/lib/actions/crm->-suppliers.js.map +0 -1
- package/src/lib/actions/jobs->-activities.d.ts.map +0 -1
- package/src/lib/actions/jobs->-contacts.d.ts.map +0 -1
- package/src/lib/actions/jobs->-contacts.js.map +0 -1
- package/src/lib/actions/jobs->-files.d.ts.map +0 -1
- package/src/lib/actions/jobs->-files.js.map +0 -1
- package/src/lib/actions/jobs->-tasks.d.ts.map +0 -1
- package/src/lib/actions/jobs->-tasks.js.map +0 -1
- package/src/lib/actions/stages->-activities.d.ts.map +0 -1
- package/src/lib/actions/stages->-activities.js.map +0 -1
- package/src/lib/actions/stages->-files.d.ts.map +0 -1
- package/src/lib/actions/stages->-files.js.map +0 -1
- package/src/lib/actions/stages->-resources.d.ts.map +0 -1
- package/src/lib/actions/stages->-resources.js.map +0 -1
- package/src/lib/actions/stages->-tasks.d.ts.map +0 -1
- package/src/lib/actions/stages->-tasks.js.map +0 -1
- /package/src/lib/actions/{crm->-companies.ts → crm-companies.ts} +0 -0
- /package/src/lib/actions/{crm->-contacts.ts → crm-contacts.ts} +0 -0
- /package/src/lib/actions/{crm->-contractors.ts → crm-contractors.ts} +0 -0
- /package/src/lib/actions/{crm->-customers.ts → crm-customers.ts} +0 -0
- /package/src/lib/actions/{crm->-employees.ts → crm-employees.ts} +0 -0
- /package/src/lib/actions/{crm->-external-users.ts → crm-external-users.ts} +0 -0
- /package/src/lib/actions/{crm->-invites.ts → crm-invites.ts} +0 -0
- /package/src/lib/actions/{crm->-sites.ts → crm-sites.ts} +0 -0
- /package/src/lib/actions/{crm->-suppliers.ts → crm-suppliers.ts} +0 -0
- /package/src/lib/actions/{jobs->-activities.ts → jobs-activities.ts} +0 -0
- /package/src/lib/actions/{jobs->-contacts.ts → jobs-contacts.ts} +0 -0
- /package/src/lib/actions/{jobs->-files.ts → jobs-files.ts} +0 -0
- /package/src/lib/actions/{jobs->-tasks.ts → jobs-tasks.ts} +0 -0
- /package/src/lib/actions/{stages->-activities.ts → stages-activities.ts} +0 -0
- /package/src/lib/actions/{stages->-files.ts → stages-files.ts} +0 -0
- /package/src/lib/actions/{stages->-resources.ts → stages-resources.ts} +0 -0
- /package/src/lib/actions/{stages->-tasks.ts → stages-tasks.ts} +0 -0
|
@@ -4,195 +4,579 @@ export declare const stage_created_trigger: import("@activepieces/pieces-framewo
|
|
|
4
4
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
5
5
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
6
6
|
}>, {
|
|
7
|
-
customer: import("@activepieces/pieces-framework").
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
8
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
9
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
10
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
11
|
+
}>>;
|
|
12
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
13
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
14
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
15
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
16
|
+
}>>;
|
|
17
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
18
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
19
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
20
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
21
|
+
}>>;
|
|
22
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
23
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
24
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
25
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
26
|
+
}>>;
|
|
27
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
28
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
29
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
30
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
31
|
+
}>>;
|
|
12
32
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
13
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
33
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
34
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
35
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
36
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
37
|
+
}>>;
|
|
14
38
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
15
39
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
16
40
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
17
41
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
18
42
|
}>, {
|
|
19
|
-
customer: import("@activepieces/pieces-framework").
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
43
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
44
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
45
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
46
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
47
|
+
}>>;
|
|
48
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
49
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
50
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
51
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
52
|
+
}>>;
|
|
53
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
54
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
55
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
56
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
57
|
+
}>>;
|
|
58
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
59
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
60
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
61
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
62
|
+
}>>;
|
|
63
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
64
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
65
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
66
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
67
|
+
}>>;
|
|
24
68
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
25
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
69
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
70
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
71
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
72
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
73
|
+
}>>;
|
|
26
74
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
27
75
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
28
76
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
29
77
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
30
78
|
}>, {
|
|
31
|
-
customer: import("@activepieces/pieces-framework").
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
79
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
80
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
81
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
82
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
83
|
+
}>>;
|
|
84
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
85
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
86
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
87
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
88
|
+
}>>;
|
|
89
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
90
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
91
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
92
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
93
|
+
}>>;
|
|
94
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
95
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
96
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
97
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
98
|
+
}>>;
|
|
99
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
100
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
101
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
102
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
103
|
+
}>>;
|
|
36
104
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
37
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
105
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
106
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
107
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
108
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
109
|
+
}>>;
|
|
38
110
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
39
111
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
40
112
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
41
113
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
42
114
|
}>, {
|
|
43
|
-
customer: import("@activepieces/pieces-framework").
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
115
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
116
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
117
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
118
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
119
|
+
}>>;
|
|
120
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
121
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
122
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
123
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
124
|
+
}>>;
|
|
125
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
126
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
127
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
128
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
129
|
+
}>>;
|
|
130
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
131
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
132
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
133
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
134
|
+
}>>;
|
|
135
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
136
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
137
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
138
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
139
|
+
}>>;
|
|
48
140
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
49
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
141
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
142
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
143
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
144
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
145
|
+
}>>;
|
|
50
146
|
}>;
|
|
51
147
|
export declare const stage_updated_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
52
148
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
53
149
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
54
150
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
55
151
|
}>, {
|
|
56
|
-
customer: import("@activepieces/pieces-framework").
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
152
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
153
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
154
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
155
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
156
|
+
}>>;
|
|
157
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
158
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
159
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
160
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
161
|
+
}>>;
|
|
162
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
163
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
164
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
165
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
166
|
+
}>>;
|
|
167
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
168
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
169
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
170
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
171
|
+
}>>;
|
|
172
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
173
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
174
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
175
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
176
|
+
}>>;
|
|
61
177
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
62
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
178
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
179
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
180
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
181
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
182
|
+
}>>;
|
|
63
183
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
64
184
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
65
185
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
66
186
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
67
187
|
}>, {
|
|
68
|
-
customer: import("@activepieces/pieces-framework").
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
188
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
189
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
190
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
191
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
192
|
+
}>>;
|
|
193
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
194
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
195
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
196
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
197
|
+
}>>;
|
|
198
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
199
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
200
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
201
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
202
|
+
}>>;
|
|
203
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
204
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
205
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
206
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
207
|
+
}>>;
|
|
208
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
209
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
210
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
211
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
212
|
+
}>>;
|
|
73
213
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
74
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
214
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
215
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
216
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
217
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
218
|
+
}>>;
|
|
75
219
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
76
220
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
77
221
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
78
222
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
79
223
|
}>, {
|
|
80
|
-
customer: import("@activepieces/pieces-framework").
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
224
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
225
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
226
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
227
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
228
|
+
}>>;
|
|
229
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
230
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
231
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
232
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
233
|
+
}>>;
|
|
234
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
235
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
236
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
237
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
238
|
+
}>>;
|
|
239
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
240
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
241
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
242
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
243
|
+
}>>;
|
|
244
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
245
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
246
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
247
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
248
|
+
}>>;
|
|
85
249
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
86
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
250
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
251
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
252
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
253
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
254
|
+
}>>;
|
|
87
255
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
88
256
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
89
257
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
90
258
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
91
259
|
}>, {
|
|
92
|
-
customer: import("@activepieces/pieces-framework").
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
260
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
261
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
262
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
263
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
264
|
+
}>>;
|
|
265
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
266
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
267
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
268
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
269
|
+
}>>;
|
|
270
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
271
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
272
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
273
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
274
|
+
}>>;
|
|
275
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
276
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
277
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
278
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
279
|
+
}>>;
|
|
280
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
281
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
282
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
283
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
284
|
+
}>>;
|
|
97
285
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
98
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
286
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
287
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
288
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
289
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
290
|
+
}>>;
|
|
99
291
|
}>;
|
|
100
292
|
export declare const stage_status_changed_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
101
293
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
102
294
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
103
295
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
104
296
|
}>, {
|
|
105
|
-
customer: import("@activepieces/pieces-framework").
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
297
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
298
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
299
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
300
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
301
|
+
}>>;
|
|
302
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
303
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
304
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
305
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
306
|
+
}>>;
|
|
307
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
308
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
309
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
310
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
311
|
+
}>>;
|
|
312
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
313
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
314
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
315
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
316
|
+
}>>;
|
|
317
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
318
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
319
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
320
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
321
|
+
}>>;
|
|
110
322
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
111
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
323
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
324
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
325
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
326
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
327
|
+
}>>;
|
|
112
328
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
113
329
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
114
330
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
115
331
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
116
332
|
}>, {
|
|
117
|
-
customer: import("@activepieces/pieces-framework").
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
333
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
334
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
335
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
336
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
337
|
+
}>>;
|
|
338
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
339
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
340
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
341
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
342
|
+
}>>;
|
|
343
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
344
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
345
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
346
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
347
|
+
}>>;
|
|
348
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
349
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
350
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
351
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
352
|
+
}>>;
|
|
353
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
354
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
355
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
356
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
357
|
+
}>>;
|
|
122
358
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
123
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
359
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
360
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
361
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
362
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
363
|
+
}>>;
|
|
124
364
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
125
365
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
126
366
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
127
367
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
128
368
|
}>, {
|
|
129
|
-
customer: import("@activepieces/pieces-framework").
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
369
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
370
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
371
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
372
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
373
|
+
}>>;
|
|
374
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
375
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
376
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
377
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
378
|
+
}>>;
|
|
379
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
380
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
381
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
382
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
383
|
+
}>>;
|
|
384
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
385
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
386
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
387
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
388
|
+
}>>;
|
|
389
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
390
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
391
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
392
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
393
|
+
}>>;
|
|
134
394
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
135
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
395
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
396
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
397
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
398
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
399
|
+
}>>;
|
|
136
400
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
137
401
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
138
402
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
139
403
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
140
404
|
}>, {
|
|
141
|
-
customer: import("@activepieces/pieces-framework").
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
405
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
406
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
407
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
408
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
409
|
+
}>>;
|
|
410
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
411
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
412
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
413
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
414
|
+
}>>;
|
|
415
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
416
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
417
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
418
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
419
|
+
}>>;
|
|
420
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
421
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
422
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
423
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
424
|
+
}>>;
|
|
425
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
426
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
427
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
428
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
429
|
+
}>>;
|
|
146
430
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
147
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
431
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
432
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
433
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
434
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
435
|
+
}>>;
|
|
148
436
|
}>;
|
|
149
437
|
export declare const stage_deleted_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
150
438
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
151
439
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
152
440
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
153
441
|
}>, {
|
|
154
|
-
customer: import("@activepieces/pieces-framework").
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
442
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
443
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
444
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
445
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
446
|
+
}>>;
|
|
447
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
448
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
449
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
450
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
451
|
+
}>>;
|
|
452
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
453
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
454
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
455
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
456
|
+
}>>;
|
|
457
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
458
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
459
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
460
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
461
|
+
}>>;
|
|
462
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
463
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
464
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
465
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
466
|
+
}>>;
|
|
159
467
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
160
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
468
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
469
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
470
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
471
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
472
|
+
}>>;
|
|
161
473
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
162
474
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
163
475
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
164
476
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
165
477
|
}>, {
|
|
166
|
-
customer: import("@activepieces/pieces-framework").
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
478
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
479
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
480
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
481
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
482
|
+
}>>;
|
|
483
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
484
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
485
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
486
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
487
|
+
}>>;
|
|
488
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
489
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
490
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
491
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
492
|
+
}>>;
|
|
493
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
494
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
495
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
496
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
497
|
+
}>>;
|
|
498
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
499
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
500
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
501
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
502
|
+
}>>;
|
|
171
503
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
172
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
504
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
505
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
506
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
507
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
508
|
+
}>>;
|
|
173
509
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
174
510
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
175
511
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
176
512
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
177
513
|
}>, {
|
|
178
|
-
customer: import("@activepieces/pieces-framework").
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
514
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
515
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
516
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
517
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
518
|
+
}>>;
|
|
519
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
520
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
521
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
522
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
523
|
+
}>>;
|
|
524
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
525
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
526
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
527
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
528
|
+
}>>;
|
|
529
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
530
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
531
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
532
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
533
|
+
}>>;
|
|
534
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
535
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
536
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
537
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
538
|
+
}>>;
|
|
183
539
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
184
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
540
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
541
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
542
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
543
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
544
|
+
}>>;
|
|
185
545
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
186
546
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
187
547
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
188
548
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
189
549
|
}>, {
|
|
190
|
-
customer: import("@activepieces/pieces-framework").
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
550
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
551
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
552
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
553
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
554
|
+
}>>;
|
|
555
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
556
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
557
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
558
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
559
|
+
}>>;
|
|
560
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
561
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
562
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
563
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
564
|
+
}>>;
|
|
565
|
+
resource: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
566
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
567
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
568
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
569
|
+
}>>;
|
|
570
|
+
workCategory: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
571
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
572
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
573
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
574
|
+
}>>;
|
|
195
575
|
stageStatus: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
196
|
-
schedulingTag: import("@activepieces/pieces-framework").
|
|
576
|
+
schedulingTag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
577
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
578
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
579
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
580
|
+
}>>;
|
|
197
581
|
}>;
|
|
198
582
|
//# sourceMappingURL=stage.d.ts.map
|