@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.
Files changed (168) hide show
  1. package/package.json +1 -1
  2. package/src/index.js +83 -83
  3. package/src/index.js.map +1 -1
  4. package/src/index.ts +17 -17
  5. package/src/lib/actions/{crm->-companies.d.ts → crm-companies.d.ts} +1 -1
  6. package/src/lib/actions/crm-companies.d.ts.map +1 -0
  7. package/src/lib/actions/{crm->-companies.js → crm-companies.js} +1 -1
  8. package/src/lib/actions/{crm->-invites.js.map → crm-companies.js.map} +1 -1
  9. package/src/lib/actions/{crm->-contacts.d.ts → crm-contacts.d.ts} +1 -1
  10. package/src/lib/actions/crm-contacts.d.ts.map +1 -0
  11. package/src/lib/actions/{crm->-contacts.js → crm-contacts.js} +1 -1
  12. package/src/lib/actions/crm-contacts.js.map +1 -0
  13. package/src/lib/actions/{crm->-contractors.d.ts → crm-contractors.d.ts} +1 -1
  14. package/src/lib/actions/crm-contractors.d.ts.map +1 -0
  15. package/src/lib/actions/{crm->-contractors.js → crm-contractors.js} +1 -1
  16. package/src/lib/actions/{crm->-employees.js.map → crm-contractors.js.map} +1 -1
  17. package/src/lib/actions/{crm->-customers.d.ts → crm-customers.d.ts} +1 -1
  18. package/src/lib/actions/crm-customers.d.ts.map +1 -0
  19. package/src/lib/actions/{crm->-customers.js → crm-customers.js} +1 -1
  20. package/src/lib/actions/crm-customers.js.map +1 -0
  21. package/src/lib/actions/{crm->-employees.d.ts → crm-employees.d.ts} +1 -1
  22. package/src/lib/actions/crm-employees.d.ts.map +1 -0
  23. package/src/lib/actions/{crm->-employees.js → crm-employees.js} +1 -1
  24. package/src/lib/actions/crm-employees.js.map +1 -0
  25. package/src/lib/actions/{crm->-external-users.d.ts → crm-external-users.d.ts} +1 -1
  26. package/src/lib/actions/crm-external-users.d.ts.map +1 -0
  27. package/src/lib/actions/{crm->-external-users.js → crm-external-users.js} +1 -1
  28. package/src/lib/actions/crm-external-users.js.map +1 -0
  29. package/src/lib/actions/{crm->-invites.d.ts → crm-invites.d.ts} +1 -1
  30. package/src/lib/actions/crm-invites.d.ts.map +1 -0
  31. package/src/lib/actions/{crm->-invites.js → crm-invites.js} +1 -1
  32. package/src/lib/actions/crm-invites.js.map +1 -0
  33. package/src/lib/actions/{crm->-sites.d.ts → crm-sites.d.ts} +1 -1
  34. package/src/lib/actions/crm-sites.d.ts.map +1 -0
  35. package/src/lib/actions/{crm->-sites.js → crm-sites.js} +1 -1
  36. package/src/lib/actions/crm-sites.js.map +1 -0
  37. package/src/lib/actions/{crm->-suppliers.d.ts → crm-suppliers.d.ts} +1 -1
  38. package/src/lib/actions/crm-suppliers.d.ts.map +1 -0
  39. package/src/lib/actions/{crm->-suppliers.js → crm-suppliers.js} +1 -1
  40. package/src/lib/actions/crm-suppliers.js.map +1 -0
  41. package/src/lib/actions/index.d.ts +17 -17
  42. package/src/lib/actions/index.d.ts.map +1 -1
  43. package/src/lib/actions/index.js +17 -17
  44. package/src/lib/actions/index.js.map +1 -1
  45. package/src/lib/actions/index.ts +17 -17
  46. package/src/lib/actions/{jobs->-activities.d.ts → jobs-activities.d.ts} +1 -1
  47. package/src/lib/actions/jobs-activities.d.ts.map +1 -0
  48. package/src/lib/actions/{jobs->-activities.js → jobs-activities.js} +1 -1
  49. package/src/lib/actions/jobs-activities.js.map +1 -0
  50. package/src/lib/actions/{jobs->-contacts.d.ts → jobs-contacts.d.ts} +1 -1
  51. package/src/lib/actions/jobs-contacts.d.ts.map +1 -0
  52. package/src/lib/actions/{jobs->-contacts.js → jobs-contacts.js} +1 -1
  53. package/src/lib/actions/jobs-contacts.js.map +1 -0
  54. package/src/lib/actions/{jobs->-files.d.ts → jobs-files.d.ts} +1 -1
  55. package/src/lib/actions/jobs-files.d.ts.map +1 -0
  56. package/src/lib/actions/{jobs->-files.js → jobs-files.js} +1 -1
  57. package/src/lib/actions/jobs-files.js.map +1 -0
  58. package/src/lib/actions/{jobs->-tasks.d.ts → jobs-tasks.d.ts} +1 -1
  59. package/src/lib/actions/jobs-tasks.d.ts.map +1 -0
  60. package/src/lib/actions/{jobs->-tasks.js → jobs-tasks.js} +1 -1
  61. package/src/lib/actions/jobs-tasks.js.map +1 -0
  62. package/src/lib/actions/{stages->-activities.d.ts → stages-activities.d.ts} +1 -1
  63. package/src/lib/actions/stages-activities.d.ts.map +1 -0
  64. package/src/lib/actions/{stages->-activities.js → stages-activities.js} +1 -1
  65. package/src/lib/actions/{jobs->-activities.js.map → stages-activities.js.map} +1 -1
  66. package/src/lib/actions/{stages->-files.d.ts → stages-files.d.ts} +1 -1
  67. package/src/lib/actions/stages-files.d.ts.map +1 -0
  68. package/src/lib/actions/{stages->-files.js → stages-files.js} +1 -1
  69. package/src/lib/actions/stages-files.js.map +1 -0
  70. package/src/lib/actions/{stages->-resources.d.ts → stages-resources.d.ts} +1 -1
  71. package/src/lib/actions/stages-resources.d.ts.map +1 -0
  72. package/src/lib/actions/{stages->-resources.js → stages-resources.js} +1 -1
  73. package/src/lib/actions/stages-resources.js.map +1 -0
  74. package/src/lib/actions/{stages->-tasks.d.ts → stages-tasks.d.ts} +1 -1
  75. package/src/lib/actions/stages-tasks.d.ts.map +1 -0
  76. package/src/lib/actions/{stages->-tasks.js → stages-tasks.js} +1 -1
  77. package/src/lib/actions/stages-tasks.js.map +1 -0
  78. package/src/lib/auth.js +2 -2
  79. package/src/lib/auth.js.map +1 -1
  80. package/src/lib/auth.ts +2 -2
  81. package/src/lib/triggers/bill.d.ts +240 -48
  82. package/src/lib/triggers/bill.d.ts.map +1 -1
  83. package/src/lib/triggers/bill.js +288 -24
  84. package/src/lib/triggers/bill.js.map +1 -1
  85. package/src/lib/triggers/bill.ts +288 -24
  86. package/src/lib/triggers/invoice.d.ts +240 -48
  87. package/src/lib/triggers/invoice.d.ts.map +1 -1
  88. package/src/lib/triggers/invoice.js +288 -24
  89. package/src/lib/triggers/invoice.js.map +1 -1
  90. package/src/lib/triggers/invoice.ts +288 -24
  91. package/src/lib/triggers/job.d.ts +640 -128
  92. package/src/lib/triggers/job.d.ts.map +1 -1
  93. package/src/lib/triggers/job.js +768 -64
  94. package/src/lib/triggers/job.js.map +1 -1
  95. package/src/lib/triggers/job.ts +768 -64
  96. package/src/lib/triggers/lead.d.ts +400 -80
  97. package/src/lib/triggers/lead.d.ts.map +1 -1
  98. package/src/lib/triggers/lead.js +480 -40
  99. package/src/lib/triggers/lead.js.map +1 -1
  100. package/src/lib/triggers/lead.ts +480 -40
  101. package/src/lib/triggers/opportunity.d.ts +320 -64
  102. package/src/lib/triggers/opportunity.d.ts.map +1 -1
  103. package/src/lib/triggers/opportunity.js +384 -32
  104. package/src/lib/triggers/opportunity.js.map +1 -1
  105. package/src/lib/triggers/opportunity.ts +384 -32
  106. package/src/lib/triggers/quote.d.ts +240 -48
  107. package/src/lib/triggers/quote.d.ts.map +1 -1
  108. package/src/lib/triggers/quote.js +288 -24
  109. package/src/lib/triggers/quote.js.map +1 -1
  110. package/src/lib/triggers/quote.ts +288 -24
  111. package/src/lib/triggers/stage.d.ts +480 -96
  112. package/src/lib/triggers/stage.d.ts.map +1 -1
  113. package/src/lib/triggers/stage.js +576 -48
  114. package/src/lib/triggers/stage.js.map +1 -1
  115. package/src/lib/triggers/stage.ts +576 -48
  116. package/src/lib/triggers/task.d.ts +80 -16
  117. package/src/lib/triggers/task.d.ts.map +1 -1
  118. package/src/lib/triggers/task.js +96 -8
  119. package/src/lib/triggers/task.js.map +1 -1
  120. package/src/lib/triggers/task.ts +96 -8
  121. package/src/lib/actions/crm->-companies.d.ts.map +0 -1
  122. package/src/lib/actions/crm->-companies.js.map +0 -1
  123. package/src/lib/actions/crm->-contacts.d.ts.map +0 -1
  124. package/src/lib/actions/crm->-contacts.js.map +0 -1
  125. package/src/lib/actions/crm->-contractors.d.ts.map +0 -1
  126. package/src/lib/actions/crm->-contractors.js.map +0 -1
  127. package/src/lib/actions/crm->-customers.d.ts.map +0 -1
  128. package/src/lib/actions/crm->-customers.js.map +0 -1
  129. package/src/lib/actions/crm->-employees.d.ts.map +0 -1
  130. package/src/lib/actions/crm->-external-users.d.ts.map +0 -1
  131. package/src/lib/actions/crm->-external-users.js.map +0 -1
  132. package/src/lib/actions/crm->-invites.d.ts.map +0 -1
  133. package/src/lib/actions/crm->-sites.d.ts.map +0 -1
  134. package/src/lib/actions/crm->-sites.js.map +0 -1
  135. package/src/lib/actions/crm->-suppliers.d.ts.map +0 -1
  136. package/src/lib/actions/crm->-suppliers.js.map +0 -1
  137. package/src/lib/actions/jobs->-activities.d.ts.map +0 -1
  138. package/src/lib/actions/jobs->-contacts.d.ts.map +0 -1
  139. package/src/lib/actions/jobs->-contacts.js.map +0 -1
  140. package/src/lib/actions/jobs->-files.d.ts.map +0 -1
  141. package/src/lib/actions/jobs->-files.js.map +0 -1
  142. package/src/lib/actions/jobs->-tasks.d.ts.map +0 -1
  143. package/src/lib/actions/jobs->-tasks.js.map +0 -1
  144. package/src/lib/actions/stages->-activities.d.ts.map +0 -1
  145. package/src/lib/actions/stages->-activities.js.map +0 -1
  146. package/src/lib/actions/stages->-files.d.ts.map +0 -1
  147. package/src/lib/actions/stages->-files.js.map +0 -1
  148. package/src/lib/actions/stages->-resources.d.ts.map +0 -1
  149. package/src/lib/actions/stages->-resources.js.map +0 -1
  150. package/src/lib/actions/stages->-tasks.d.ts.map +0 -1
  151. package/src/lib/actions/stages->-tasks.js.map +0 -1
  152. /package/src/lib/actions/{crm->-companies.ts → crm-companies.ts} +0 -0
  153. /package/src/lib/actions/{crm->-contacts.ts → crm-contacts.ts} +0 -0
  154. /package/src/lib/actions/{crm->-contractors.ts → crm-contractors.ts} +0 -0
  155. /package/src/lib/actions/{crm->-customers.ts → crm-customers.ts} +0 -0
  156. /package/src/lib/actions/{crm->-employees.ts → crm-employees.ts} +0 -0
  157. /package/src/lib/actions/{crm->-external-users.ts → crm-external-users.ts} +0 -0
  158. /package/src/lib/actions/{crm->-invites.ts → crm-invites.ts} +0 -0
  159. /package/src/lib/actions/{crm->-sites.ts → crm-sites.ts} +0 -0
  160. /package/src/lib/actions/{crm->-suppliers.ts → crm-suppliers.ts} +0 -0
  161. /package/src/lib/actions/{jobs->-activities.ts → jobs-activities.ts} +0 -0
  162. /package/src/lib/actions/{jobs->-contacts.ts → jobs-contacts.ts} +0 -0
  163. /package/src/lib/actions/{jobs->-files.ts → jobs-files.ts} +0 -0
  164. /package/src/lib/actions/{jobs->-tasks.ts → jobs-tasks.ts} +0 -0
  165. /package/src/lib/actions/{stages->-activities.ts → stages-activities.ts} +0 -0
  166. /package/src/lib/actions/{stages->-files.ts → stages-files.ts} +0 -0
  167. /package/src/lib/actions/{stages->-resources.ts → stages-resources.ts} +0 -0
  168. /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").ArrayProperty<false>;
8
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
9
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
10
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
11
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
20
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
21
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
22
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
23
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
32
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
33
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
34
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
35
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
44
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
45
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
46
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
47
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
57
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
58
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
59
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
60
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
69
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
70
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
71
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
72
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
81
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
82
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
83
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
84
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
93
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
94
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
95
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
96
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
106
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
107
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
108
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
109
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
118
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
119
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
120
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
121
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
130
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
131
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
132
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
133
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
142
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
143
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
144
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
145
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
155
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
156
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
157
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
158
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
167
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
168
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
169
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
170
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
179
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
180
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
181
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
182
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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").ArrayProperty<false>;
191
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
192
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
193
- resource: import("@activepieces/pieces-framework").ArrayProperty<false>;
194
- workCategory: import("@activepieces/pieces-framework").ArrayProperty<false>;
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").ArrayProperty<false>;
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