@activepieces/piece-respond-io 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,24 +1,26 @@
1
1
  {
2
2
  "name": "@activepieces/piece-respond-io",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
8
  "@sinclair/typebox": "0.34.11",
9
+ "ai": "^6.0.0",
9
10
  "axios": "1.13.1",
10
11
  "axios-retry": "4.4.1",
11
12
  "deepmerge-ts": "7.1.0",
12
13
  "form-data": "4.0.4",
14
+ "i18next": "23.13.0",
13
15
  "mime-types": "2.1.35",
14
16
  "nanoid": "3.3.8",
15
17
  "semver": "7.6.0",
16
18
  "socket.io-client": "4.8.1",
17
19
  "tslib": "^2.3.0",
18
20
  "zod": "4.1.13",
19
- "@activepieces/pieces-common": "0.11.0",
20
- "@activepieces/pieces-framework": "0.23.0",
21
- "@activepieces/shared": "0.30.4"
21
+ "@activepieces/pieces-common": "0.11.3",
22
+ "@activepieces/pieces-framework": "0.25.1",
23
+ "@activepieces/shared": "0.34.0"
22
24
  },
23
25
  "resolutions": {
24
26
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/de.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "Methode",
41
41
  "Headers": "Kopfzeilen",
42
42
  "Query Parameters": "Abfrageparameter",
43
+ "Body Type": "Körpertyp",
43
44
  "Body": "Körper",
44
45
  "Response is Binary ?": "Antwort ist binär?",
45
46
  "No Error on Failure": "Kein Fehler bei Fehler",
46
47
  "Timeout (in seconds)": "Timeout (in Sekunden)",
48
+ "Follow redirects": "Weiterleitungen folgen",
47
49
  "Select the contact.": "Kontakt auswählen.",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "Der hinzuzufügende interne Kommentar (max. 1000 Zeichen). Sie können Benutzer mit dem Format {{@user.ID}} angeben, wobei die ID die Benutzer-ID ist.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags zum Hinzufügen zum Kontakt (mindestens 1, maximal 10 Tags).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Anzahl der zurückzugebenden Kontakte (1-99). Standard ist 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "Kontakt-ID für Seiteneingabe. Optional.",
63
65
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
64
- "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
66
+ "Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
65
67
  "GET": "ERHALTEN",
66
68
  "POST": "POST",
67
69
  "PATCH": "PATCH",
68
70
  "PUT": "PUT",
69
71
  "DELETE": "LÖSCHEN",
70
72
  "HEAD": "HEAD",
73
+ "None": "Keine",
74
+ "JSON": "JSON",
75
+ "Form Data": "Formulardaten",
76
+ "Raw": "Rohe",
71
77
  "Contact Tag Updated": "Kontakt-Tag aktualisiert",
72
78
  "Contact Updated": "Kontakt aktualisiert",
73
79
  "Conversation Closed": "Unterhaltung geschlossen",
package/src/i18n/es.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "Método",
41
41
  "Headers": "Encabezados",
42
42
  "Query Parameters": "Parámetros de consulta",
43
+ "Body Type": "Tipo de cuerpo",
43
44
  "Body": "Cuerpo",
44
45
  "Response is Binary ?": "¿Respuesta es binaria?",
45
46
  "No Error on Failure": "No hay ningún error en fallo",
46
47
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
48
+ "Follow redirects": "Seguir redirecciones",
47
49
  "Select the contact.": "Seleccione el contacto.",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "El comentario interno a añadir (máx. 1000 caracteres). Puede mencionar a los usuarios con el formato {{@user.ID}} donde ID es el ID del usuario.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Etiquetas para añadir al contacto (mínimo 1, máximo 10 etiquetas).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Número de contactos a devolver (1-99). Por defecto es 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "ID de contacto para comenzar desde la paginación. Opcional.",
63
65
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
64
- "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
66
+ "Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
65
67
  "GET": "RECOGER",
66
68
  "POST": "POST",
67
69
  "PATCH": "PATCH",
68
70
  "PUT": "PUT",
69
71
  "DELETE": "BORRAR",
70
72
  "HEAD": "LIMPIO",
73
+ "None": "Ninguna",
74
+ "JSON": "JSON",
75
+ "Form Data": "Datos de Formulario",
76
+ "Raw": "Rápido",
71
77
  "Contact Tag Updated": "Etiqueta de contacto actualizada",
72
78
  "Contact Updated": "Contacto actualizado",
73
79
  "Conversation Closed": "Conversación cerrada",
package/src/i18n/fr.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "Méthode",
41
41
  "Headers": "En-têtes",
42
42
  "Query Parameters": "Paramètres de requête",
43
+ "Body Type": "Body Type",
43
44
  "Body": "Corps",
44
45
  "Response is Binary ?": "La réponse est Binaire ?",
45
46
  "No Error on Failure": "Aucune erreur en cas d'échec",
46
47
  "Timeout (in seconds)": "Délai d'expiration (en secondes)",
48
+ "Follow redirects": "Suivre les redirections",
47
49
  "Select the contact.": "Sélectionnez le contact.",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "Le commentaire interne à ajouter (max 1000 caractères). Vous pouvez mentionner les utilisateurs avec le format {{@user.ID}} où ID est l'ID de l'utilisateur.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags à ajouter au contact (minimum 1, maximum 10 tags).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Nombre de contacts à retourner (1-99). La valeur par défaut est 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "ID de contact à partir duquel démarrer pour la pagination. Optionnel.",
63
65
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
64
- "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
66
+ "Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
65
67
  "GET": "GET",
66
68
  "POST": "POST",
67
69
  "PATCH": "PATCH",
68
70
  "PUT": "PUT",
69
71
  "DELETE": "DELETE",
70
72
  "HEAD": "HEAD",
73
+ "None": "Aucun",
74
+ "JSON": "JSON",
75
+ "Form Data": "Données du formulaire",
76
+ "Raw": "Brut",
71
77
  "Contact Tag Updated": "Tag du contact mis à jour",
72
78
  "Contact Updated": "Contact mis à jour",
73
79
  "Conversation Closed": "Conversation fermée",
package/src/i18n/ja.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "方法",
41
41
  "Headers": "ヘッダー",
42
42
  "Query Parameters": "クエリパラメータ",
43
+ "Body Type": "ボディタイプ",
43
44
  "Body": "本文",
44
45
  "Response is Binary ?": "応答はバイナリですか?",
45
46
  "No Error on Failure": "失敗時にエラーはありません",
46
47
  "Timeout (in seconds)": "タイムアウト(秒)",
48
+ "Follow redirects": "リダイレクトをフォローする",
47
49
  "Select the contact.": "連絡先を選択します。",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "The internal comment to add (max 1000 characters). You can member users with {{@user.ID}} format where ID is the user ID.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "連絡先に追加するタグ(最低 1、最大 10 タグ)。",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "リターンする連絡先の数(1-99)。デフォルトは10です。",
62
64
  "Contact ID to start from for pagination. Optional.": "ページネーションから開始する連絡先ID。任意。",
63
65
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
64
- "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
66
+ "Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
65
67
  "GET": "取得",
66
68
  "POST": "POST",
67
69
  "PATCH": "PATCH",
68
70
  "PUT": "PUT",
69
71
  "DELETE": "削除",
70
72
  "HEAD": "頭",
73
+ "None": "なし",
74
+ "JSON": "JSON",
75
+ "Form Data": "フォームデータ",
76
+ "Raw": "Raw",
71
77
  "Contact Tag Updated": "連絡先タグが更新されました",
72
78
  "Contact Updated": "連絡先を更新しました",
73
79
  "Conversation Closed": "会話を閉じました",
package/src/i18n/nl.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "Methode",
41
41
  "Headers": "Kopteksten",
42
42
  "Query Parameters": "Query parameters",
43
+ "Body Type": "Type lichaam",
43
44
  "Body": "Lichaam",
44
45
  "Response is Binary ?": "Antwoord is binair?",
45
46
  "No Error on Failure": "Geen fout bij fout",
46
47
  "Timeout (in seconds)": "Time-out (in seconden)",
48
+ "Follow redirects": "Volg omleidingen",
47
49
  "Select the contact.": "Selecteer de contactpersoon",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "De interne commentaar om toe te voegen (max 1000 tekens). U kunt gebruikers vermelden met {{@user.ID}} formaat waar ID de gebruikers-ID is.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags om aan de contactpersoon toe te voegen (minimaal 1, maximaal 10 tags).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Aantal contactpersonen om te retourneren (1-99). Standaard is 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "Contact ID om te starten vanaf pagina. Optioneel.",
63
65
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
64
- "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
66
+ "Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
65
67
  "GET": "KRIJG",
66
68
  "POST": "POSTE",
67
69
  "PATCH": "BEKIJK",
68
70
  "PUT": "PUT",
69
71
  "DELETE": "VERWIJDEREN",
70
72
  "HEAD": "HOOFD",
73
+ "None": "geen",
74
+ "JSON": "JSON",
75
+ "Form Data": "Formulieren gegevens",
76
+ "Raw": "Onbewerkte",
71
77
  "Contact Tag Updated": "Contactpersoonslabel bijgewerkt",
72
78
  "Contact Updated": "Contactpersoon bijgewerkt",
73
79
  "Conversation Closed": "Gesprek gesloten",
package/src/i18n/pt.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "Método",
41
41
  "Headers": "Cabeçalhos",
42
42
  "Query Parameters": "Parâmetros da consulta",
43
+ "Body Type": "Tipo de Corpo",
43
44
  "Body": "Conteúdo",
44
45
  "Response is Binary ?": "A resposta é binária ?",
45
46
  "No Error on Failure": "Nenhum erro no Failure",
46
47
  "Timeout (in seconds)": "Tempo limite (em segundos)",
48
+ "Follow redirects": "Seguir redirecionamentos",
47
49
  "Select the contact.": "Selecione o contato",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "O comentário interno para adicionar (máx. 1000 caracteres). Você pode mencionar usuários no formato {{@user.ID}} onde o ID é o ID do usuário.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags a serem adicionadas ao contato (mínimo de 1, máximo de 10 tags).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Número de contatos a retornar (1-99). O padrão é 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "Contato ID para começar a partir de paginação. Opcional.",
63
65
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
64
- "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
66
+ "Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
65
67
  "GET": "OBTER",
66
68
  "POST": "POSTAR",
67
69
  "PATCH": "COMPRAR",
68
70
  "PUT": "COLOCAR",
69
71
  "DELETE": "EXCLUIR",
70
72
  "HEAD": "CABEÇA",
73
+ "None": "Nenhuma",
74
+ "JSON": "JSON",
75
+ "Form Data": "Dados de Formulário",
76
+ "Raw": "RAW",
71
77
  "Contact Tag Updated": "Tag de contato atualizada",
72
78
  "Contact Updated": "Contato atualizado",
73
79
  "Conversation Closed": "Conversa fechada",
@@ -40,10 +40,12 @@
40
40
  "Method": "Method",
41
41
  "Headers": "Headers",
42
42
  "Query Parameters": "Query Parameters",
43
+ "Body Type": "Body Type",
43
44
  "Body": "Body",
44
45
  "Response is Binary ?": "Response is Binary ?",
45
46
  "No Error on Failure": "No Error on Failure",
46
47
  "Timeout (in seconds)": "Timeout (in seconds)",
48
+ "Follow redirects": "Follow redirects",
47
49
  "Select the contact.": "Select the contact.",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags to add to the contact (minimum 1, maximum 10 tags).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Number of contacts to return (1-99). Default is 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "Contact ID to start from for pagination. Optional.",
63
65
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
64
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
66
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
65
67
  "GET": "GET",
66
68
  "POST": "POST",
67
69
  "PATCH": "PATCH",
68
70
  "PUT": "PUT",
69
71
  "DELETE": "DELETE",
70
72
  "HEAD": "HEAD",
73
+ "None": "None",
74
+ "JSON": "JSON",
75
+ "Form Data": "Form Data",
76
+ "Raw": "Raw",
71
77
  "Contact Tag Updated": "Contact Tag Updated",
72
78
  "Contact Updated": "Contact Updated",
73
79
  "Conversation Closed": "Conversation Closed",
package/src/i18n/zh.json CHANGED
@@ -40,10 +40,12 @@
40
40
  "Method": "方法",
41
41
  "Headers": "信头",
42
42
  "Query Parameters": "查询参数",
43
+ "Body Type": "Body Type",
43
44
  "Body": "正文内容",
44
45
  "Response is Binary ?": "Response is Binary ?",
45
46
  "No Error on Failure": "失败时没有错误",
46
47
  "Timeout (in seconds)": "超时(秒)",
48
+ "Follow redirects": "Follow redirects",
47
49
  "Select the contact.": "Select the contact.",
48
50
  "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.",
49
51
  "Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags to add to the contact (minimum 1, maximum 10 tags).",
@@ -61,13 +63,17 @@
61
63
  "Number of contacts to return (1-99). Default is 10.": "Number of contacts to return (1-99). Default is 10.",
62
64
  "Contact ID to start from for pagination. Optional.": "Contact ID to start from for pagination. Optional.",
63
65
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
64
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
66
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
65
67
  "GET": "获取",
66
68
  "POST": "帖子",
67
69
  "PATCH": "PATCH",
68
70
  "PUT": "弹出",
69
71
  "DELETE": "删除",
70
72
  "HEAD": "黑色",
73
+ "None": "无",
74
+ "JSON": "JSON",
75
+ "Form Data": "表单数据",
76
+ "Raw": "原始文件",
71
77
  "Contact Tag Updated": "Contact Tag Updated",
72
78
  "Contact Updated": "Contact Updated",
73
79
  "Conversation Closed": "Conversation Closed",
@@ -7,6 +7,10 @@ export declare const contactTagUpdatedTrigger: import("@activepieces/pieces-fram
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {
@@ -7,6 +7,10 @@ export declare const contactUpdatedTrigger: import("@activepieces/pieces-framewo
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {
@@ -7,6 +7,10 @@ export declare const conversationClosedTrigger: import("@activepieces/pieces-fra
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {
@@ -7,6 +7,10 @@ export declare const conversationOpenedTrigger: import("@activepieces/pieces-fra
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {
@@ -7,6 +7,10 @@ export declare const newContactTrigger: import("@activepieces/pieces-framework")
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {
@@ -7,6 +7,10 @@ export declare const newIncomingMessageTrigger: import("@activepieces/pieces-fra
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {
@@ -7,6 +7,10 @@ export declare const newOutgoingMessageTrigger: import("@activepieces/pieces-fra
7
7
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
8
  }>, {
9
9
  webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
+ token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
+ }>, {
13
+ webhookInstructions: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
11
15
  token: import("@activepieces/pieces-framework").SecretTextProperty<true>;
12
16
  }>, {