@activepieces/piece-microsoft-outlook 0.1.1 → 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,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-microsoft-outlook",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "dependencies": {
5
5
  "@ai-sdk/anthropic": "1.2.12",
6
6
  "@ai-sdk/google": "1.2.19",
@@ -19,9 +19,9 @@
19
19
  "nanoid": "3.3.8",
20
20
  "semver": "7.6.0",
21
21
  "zod": "3.25.76",
22
- "@activepieces/pieces-common": "0.6.1",
23
- "@activepieces/pieces-framework": "0.16.0",
24
- "@activepieces/shared": "0.17.5",
22
+ "@activepieces/pieces-common": "0.6.3",
23
+ "@activepieces/pieces-framework": "0.18.0",
24
+ "@activepieces/shared": "0.17.11",
25
25
  "tslib": "2.8.1"
26
26
  },
27
27
  "overrides": {
@@ -30,8 +30,7 @@
30
30
  },
31
31
  "vite": {
32
32
  "rollup": "npm:@rollup/wasm-node"
33
- },
34
- "stylus": "0.0.1-security"
33
+ }
35
34
  },
36
35
  "resolutions": {
37
36
  "rollup": "npm:@rollup/wasm-node"
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "E-Mail senden",
4
+ "Download Attachment": "Anhang herunterladen",
5
+ "Reply to Email": "Auf E-Mail antworten",
6
+ "Custom API Call": "Eigener API-Aufruf",
7
+ "Sends an email using Microsoft Outlook.": "Sendet eine E-Mail mit Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Laden Sie Anhänge von einer bestimmten E-Mail herunter.",
9
+ "Reply to an outlook email.": "Auf eine Outlook-E-Mail antworten.",
10
+ "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
11
+ "To Email(s)": "An E-Mail(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC E-Mail(s)",
14
+ "Subject": "Betreff",
15
+ "Body Format": "Body Format",
16
+ "Body": "Körper",
17
+ "Attachments": "Anhänge",
18
+ "Message ID": "Nachrichten-ID",
19
+ "Reply Body": "Antwort-Körper",
20
+ "CC Recipients": "CC-Empfänger",
21
+ "BCC Recipients": "BCC-Empfänger",
22
+ "Create Draft": "Entwurf erstellen",
23
+ "Method": "Methode",
24
+ "Headers": "Kopfzeilen",
25
+ "Query Parameters": "Abfrageparameter",
26
+ "No Error on Failure": "Kein Fehler bei Fehler",
27
+ "Timeout (in seconds)": "Timeout (in Sekunden)",
28
+ "The ID of the email message containing the attachment.": "Die ID der E-Mail-Nachricht, die den Anhang enthält.",
29
+ "If enabled, creates draft without sending.": "Wenn aktiviert, erstellt Entwurf ohne zu senden.",
30
+ "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
31
+ "HTML": "HTML",
32
+ "Text": "Text",
33
+ "GET": "ERHALTEN",
34
+ "POST": "POST",
35
+ "PATCH": "PATCH",
36
+ "PUT": "PUT",
37
+ "DELETE": "LÖSCHEN",
38
+ "HEAD": "HEAD",
39
+ "New Email": "Neue E-Mail",
40
+ "Triggers when a new email is received in the inbox.": "Wird ausgelöst, wenn eine neue E-Mail im Posteingang empfangen wird."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Enviar Email",
4
+ "Download Attachment": "Descargar adjunto",
5
+ "Reply to Email": "Responder al email",
6
+ "Custom API Call": "Llamada API personalizada",
7
+ "Sends an email using Microsoft Outlook.": "Envía un correo electrónico usando Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Descargar archivos adjuntos de un mensaje de correo electrónico específico.",
9
+ "Reply to an outlook email.": "Responder a un correo electrónico de perspectiva.",
10
+ "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
11
+ "To Email(s)": "A Email(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "Correo electrónico BCC",
14
+ "Subject": "Asunto",
15
+ "Body Format": "Formato del cuerpo",
16
+ "Body": "Cuerpo",
17
+ "Attachments": "Adjuntos",
18
+ "Message ID": "ID del mensaje",
19
+ "Reply Body": "Responder cuerpo",
20
+ "CC Recipients": "Destinatarios CC",
21
+ "BCC Recipients": "Destinatarios BCC",
22
+ "Create Draft": "Crear borrador",
23
+ "Method": "Método",
24
+ "Headers": "Encabezados",
25
+ "Query Parameters": "Parámetros de consulta",
26
+ "No Error on Failure": "No hay ningún error en fallo",
27
+ "Timeout (in seconds)": "Tiempo de espera (en segundos)",
28
+ "The ID of the email message containing the attachment.": "El ID del mensaje de correo electrónico que contiene el adjunto.",
29
+ "If enabled, creates draft without sending.": "Si está activado, crea borrador sin enviar.",
30
+ "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
31
+ "HTML": "HTML",
32
+ "Text": "Texto",
33
+ "GET": "RECOGER",
34
+ "POST": "POST",
35
+ "PATCH": "PATCH",
36
+ "PUT": "PUT",
37
+ "DELETE": "BORRAR",
38
+ "HEAD": "LIMPIO",
39
+ "New Email": "Nuevo Email",
40
+ "Triggers when a new email is received in the inbox.": "Se activa cuando se recibe un nuevo correo electrónico en la bandeja de entrada."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Envoyer un e-mail",
4
+ "Download Attachment": "Télécharger la pièce jointe",
5
+ "Reply to Email": "Répondre à l'e-mail",
6
+ "Custom API Call": "Appel API personnalisé",
7
+ "Sends an email using Microsoft Outlook.": "Envoie un e-mail en utilisant Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Télécharger les pièces jointes à partir d'un courriel spécifique.",
9
+ "Reply to an outlook email.": "Répondre à un e-mail de prospection.",
10
+ "Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
11
+ "To Email(s)": "E-mail(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "E-mail(s) BCC",
14
+ "Subject": "Sujet",
15
+ "Body Format": "Format du corps",
16
+ "Body": "Corps",
17
+ "Attachments": "Fichiers joints",
18
+ "Message ID": "ID du message",
19
+ "Reply Body": "Corps de la réponse",
20
+ "CC Recipients": "Destinataires CC",
21
+ "BCC Recipients": "Destinataires BCC",
22
+ "Create Draft": "Créer un brouillon",
23
+ "Method": "Méthode",
24
+ "Headers": "En-têtes",
25
+ "Query Parameters": "Paramètres de requête",
26
+ "No Error on Failure": "Aucune erreur en cas d'échec",
27
+ "Timeout (in seconds)": "Délai d'attente (en secondes)",
28
+ "The ID of the email message containing the attachment.": "L'ID du message contenant la pièce jointe.",
29
+ "If enabled, creates draft without sending.": "Si activé, crée un brouillon sans envoi.",
30
+ "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
31
+ "HTML": "HTML",
32
+ "Text": "Texte du texte",
33
+ "GET": "OBTENIR",
34
+ "POST": "POSTER",
35
+ "PATCH": "PATCH",
36
+ "PUT": "EFFACER",
37
+ "DELETE": "SUPPRIMER",
38
+ "HEAD": "TÊTE",
39
+ "New Email": "Nouvel e-mail",
40
+ "Triggers when a new email is received in the inbox.": "Déclenche lorsqu'un nouvel e-mail est reçu dans la boîte de réception."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "メール送信",
4
+ "Download Attachment": "添付ファイルをダウンロード",
5
+ "Reply to Email": "メールに返信",
6
+ "Custom API Call": "カスタムAPI通話",
7
+ "Sends an email using Microsoft Outlook.": "Microsoft Outlookを使用して電子メールを送信します。",
8
+ "Download attachments from a specific email message.": "特定の電子メールメッセージから添付ファイルをダウンロードします。",
9
+ "Reply to an outlook email.": "Outlookのメールに返信します。",
10
+ "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
11
+ "To Email(s)": "電子メールへ",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC メール",
14
+ "Subject": "件名",
15
+ "Body Format": "本文フォーマット",
16
+ "Body": "本文",
17
+ "Attachments": "添付ファイル",
18
+ "Message ID": "メッセージID",
19
+ "Reply Body": "本文に返信",
20
+ "CC Recipients": "CC受信者",
21
+ "BCC Recipients": "BCC受信者",
22
+ "Create Draft": "下書きを作成",
23
+ "Method": "方法",
24
+ "Headers": "ヘッダー",
25
+ "Query Parameters": "クエリパラメータ",
26
+ "No Error on Failure": "失敗時にエラーはありません",
27
+ "Timeout (in seconds)": "タイムアウト(秒)",
28
+ "The ID of the email message containing the attachment.": "添付ファイルを含む電子メールメッセージの ID。",
29
+ "If enabled, creates draft without sending.": "有効にした場合、送信せずに下書きを作成します。",
30
+ "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
31
+ "HTML": "HTML",
32
+ "Text": "テキスト",
33
+ "GET": "取得",
34
+ "POST": "POST",
35
+ "PATCH": "PATCH",
36
+ "PUT": "PUT",
37
+ "DELETE": "削除",
38
+ "HEAD": "頭",
39
+ "New Email": "新しいメール",
40
+ "Triggers when a new email is received in the inbox.": "受信トレイに新しいメールを受信したときにトリガーします。"
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "E-mail verzenden",
4
+ "Download Attachment": "Bijlage downloaden",
5
+ "Reply to Email": "Beantwoord e-mail",
6
+ "Custom API Call": "Custom API Call",
7
+ "Sends an email using Microsoft Outlook.": "Stuurt een e-mail met Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Bijlagen van een specifiek e-mailbericht downloaden.",
9
+ "Reply to an outlook email.": "Reageer op een e-mail met perspectief.",
10
+ "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
11
+ "To Email(s)": "Naar E-mail(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC e-mail(s)",
14
+ "Subject": "Onderwerp",
15
+ "Body Format": "Lichaam formaat",
16
+ "Body": "Lichaam",
17
+ "Attachments": "Bijlagen",
18
+ "Message ID": "Bericht ID",
19
+ "Reply Body": "Antwoord inhoud",
20
+ "CC Recipients": "CC Ontvangers",
21
+ "BCC Recipients": "BCC Ontvangers",
22
+ "Create Draft": "Concept maken",
23
+ "Method": "Methode",
24
+ "Headers": "Kopteksten",
25
+ "Query Parameters": "Query parameters",
26
+ "No Error on Failure": "Geen fout bij fout",
27
+ "Timeout (in seconds)": "Time-out (in seconden)",
28
+ "The ID of the email message containing the attachment.": "Het ID van het e-mailbericht met de bijlage.",
29
+ "If enabled, creates draft without sending.": "Indien ingeschakeld, wordt concept aangemaakt zonder verzending.",
30
+ "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
31
+ "HTML": "HTML",
32
+ "Text": "Tekstveld",
33
+ "GET": "KRIJG",
34
+ "POST": "POSTE",
35
+ "PATCH": "BEKIJK",
36
+ "PUT": "PUT",
37
+ "DELETE": "VERWIJDEREN",
38
+ "HEAD": "HOOFD",
39
+ "New Email": "Nieuw e-mailadres",
40
+ "Triggers when a new email is received in the inbox.": "Triggert wanneer een nieuwe e-mail wordt ontvangen in de inbox."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Enviar e-mail",
4
+ "Download Attachment": "Baixar anexo",
5
+ "Reply to Email": "Responder para o E-mail",
6
+ "Custom API Call": "Chamada de API personalizada",
7
+ "Sends an email using Microsoft Outlook.": "Envia um email usando o Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Download de anexos de uma mensagem de e-mail específica.",
9
+ "Reply to an outlook email.": "Responde a um e-mail de antecipação.",
10
+ "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
11
+ "To Email(s)": "Para e-mail(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "E-mail(s) BCC",
14
+ "Subject": "Cargo",
15
+ "Body Format": "Formato do Corpo",
16
+ "Body": "Conteúdo",
17
+ "Attachments": "Anexos",
18
+ "Message ID": "ID da mensagem",
19
+ "Reply Body": "Corpo da Resposta",
20
+ "CC Recipients": "Destinatários CC",
21
+ "BCC Recipients": "Destinatários do BCC",
22
+ "Create Draft": "Criar rascunho",
23
+ "Method": "Método",
24
+ "Headers": "Cabeçalhos",
25
+ "Query Parameters": "Parâmetros da consulta",
26
+ "No Error on Failure": "Nenhum erro no Failure",
27
+ "Timeout (in seconds)": "Tempo limite (em segundos)",
28
+ "The ID of the email message containing the attachment.": "A identificação da mensagem de e-mail que contém o anexo.",
29
+ "If enabled, creates draft without sending.": "Se ativado, cria rascunho sem enviar.",
30
+ "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
31
+ "HTML": "HTML",
32
+ "Text": "texto",
33
+ "GET": "OBTER",
34
+ "POST": "POSTAR",
35
+ "PATCH": "COMPRAR",
36
+ "PUT": "COLOCAR",
37
+ "DELETE": "EXCLUIR",
38
+ "HEAD": "CABEÇA",
39
+ "New Email": "Novo E-mail",
40
+ "Triggers when a new email is received in the inbox.": "Aciona quando um novo e-mail é recebido na caixa de entrada."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Отправить письмо",
4
+ "Download Attachment": "Загрузить вложение",
5
+ "Reply to Email": "Ответить на E-mail",
6
+ "Custom API Call": "Пользовательский вызов API",
7
+ "Sends an email using Microsoft Outlook.": "Отправляет письмо с помощью Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Загрузить вложения из определенного сообщения электронной почты.",
9
+ "Reply to an outlook email.": "Ответить на письмо с прогнозами.",
10
+ "Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
11
+ "To Email(s)": "К E-mail(ам)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC E-mail(ы)",
14
+ "Subject": "Тема",
15
+ "Body Format": "Формат тела",
16
+ "Body": "Тело",
17
+ "Attachments": "Вложения",
18
+ "Message ID": "ID сообщения",
19
+ "Reply Body": "Текст ответа",
20
+ "CC Recipients": "Получатели СС",
21
+ "BCC Recipients": "Получатели BCC",
22
+ "Create Draft": "Создать черновик",
23
+ "Method": "Метод",
24
+ "Headers": "Заголовки",
25
+ "Query Parameters": "Параметры запроса",
26
+ "No Error on Failure": "Нет ошибок при ошибке",
27
+ "Timeout (in seconds)": "Таймаут (в секундах)",
28
+ "The ID of the email message containing the attachment.": "ID сообщения электронной почты, содержащего вложение.",
29
+ "If enabled, creates draft without sending.": "Если включено, создаёт черновик без отправки.",
30
+ "Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
31
+ "HTML": "HTML",
32
+ "Text": "Текст",
33
+ "GET": "ПОЛУЧИТЬ",
34
+ "POST": "ПОСТ",
35
+ "PATCH": "ПАТЧ",
36
+ "PUT": "ПОКУПИТЬ",
37
+ "DELETE": "УДАЛИТЬ",
38
+ "HEAD": "HEAD",
39
+ "New Email": "Новое письмо",
40
+ "Triggers when a new email is received in the inbox.": "Срабатывает при получении нового письма во входящих."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Send Email",
4
+ "Download Attachment": "Download Attachment",
5
+ "Reply to Email": "Reply to Email",
6
+ "Custom API Call": "Custom API Call",
7
+ "Sends an email using Microsoft Outlook.": "Sends an email using Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Download attachments from a specific email message.",
9
+ "Reply to an outlook email.": "Reply to an outlook email.",
10
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
11
+ "To Email(s)": "To Email(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC Email(s)",
14
+ "Subject": "Subject",
15
+ "Body Format": "Body Format",
16
+ "Body": "Body",
17
+ "Attachments": "Attachments",
18
+ "Message ID": "Message ID",
19
+ "Reply Body": "Reply Body",
20
+ "CC Recipients": "CC Recipients",
21
+ "BCC Recipients": "BCC Recipients",
22
+ "Create Draft": "Create Draft",
23
+ "Method": "Method",
24
+ "Headers": "Headers",
25
+ "Query Parameters": "Query Parameters",
26
+ "No Error on Failure": "No Error on Failure",
27
+ "Timeout (in seconds)": "Timeout (in seconds)",
28
+ "The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
29
+ "If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
30
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
31
+ "HTML": "HTML",
32
+ "Text": "Text",
33
+ "GET": "GET",
34
+ "POST": "POST",
35
+ "PATCH": "PATCH",
36
+ "PUT": "PUT",
37
+ "DELETE": "DELETE",
38
+ "HEAD": "HEAD",
39
+ "New Email": "New Email",
40
+ "Triggers when a new email is received in the inbox.": "Triggers when a new email is received in the inbox."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Send Email",
4
+ "Download Attachment": "Download Attachment",
5
+ "Reply to Email": "Reply to Email",
6
+ "Custom API Call": "Custom API Call",
7
+ "Sends an email using Microsoft Outlook.": "Sends an email using Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Download attachments from a specific email message.",
9
+ "Reply to an outlook email.": "Reply to an outlook email.",
10
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
11
+ "To Email(s)": "To Email(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC Email(s)",
14
+ "Subject": "Subject",
15
+ "Body Format": "Body Format",
16
+ "Body": "Body",
17
+ "Attachments": "Attachments",
18
+ "Message ID": "Message ID",
19
+ "Reply Body": "Reply Body",
20
+ "CC Recipients": "CC Recipients",
21
+ "BCC Recipients": "BCC Recipients",
22
+ "Create Draft": "Create Draft",
23
+ "Method": "Method",
24
+ "Headers": "Headers",
25
+ "Query Parameters": "Query Parameters",
26
+ "No Error on Failure": "No Error on Failure",
27
+ "Timeout (in seconds)": "Timeout (in seconds)",
28
+ "The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
29
+ "If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
30
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
31
+ "HTML": "HTML",
32
+ "Text": "Text",
33
+ "GET": "GET",
34
+ "POST": "POST",
35
+ "PATCH": "PATCH",
36
+ "PUT": "PUT",
37
+ "DELETE": "DELETE",
38
+ "HEAD": "HEAD",
39
+ "New Email": "New Email",
40
+ "Triggers when a new email is received in the inbox.": "Triggers when a new email is received in the inbox."
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "Microsoft Outlook": "Microsoft Outlook",
3
+ "Send Email": "Send Email",
4
+ "Download Attachment": "Download Attachment",
5
+ "Reply to Email": "Reply to Email",
6
+ "Custom API Call": "自定义 API 呼叫",
7
+ "Sends an email using Microsoft Outlook.": "Sends an email using Microsoft Outlook.",
8
+ "Download attachments from a specific email message.": "Download attachments from a specific email message.",
9
+ "Reply to an outlook email.": "Reply to an outlook email.",
10
+ "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
11
+ "To Email(s)": "To Email(s)",
12
+ "CC Email(s)": "CC Email(s)",
13
+ "BCC Email(s)": "BCC Email(s)",
14
+ "Subject": "Subject",
15
+ "Body Format": "Body Format",
16
+ "Body": "正文内容",
17
+ "Attachments": "Attachments",
18
+ "Message ID": "Message ID",
19
+ "Reply Body": "Reply Body",
20
+ "CC Recipients": "CC Recipients",
21
+ "BCC Recipients": "BCC Recipients",
22
+ "Create Draft": "Create Draft",
23
+ "Method": "方法",
24
+ "Headers": "信头",
25
+ "Query Parameters": "查询参数",
26
+ "No Error on Failure": "失败时没有错误",
27
+ "Timeout (in seconds)": "超时(秒)",
28
+ "The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
29
+ "If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
30
+ "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
31
+ "HTML": "HTML",
32
+ "Text": "文本",
33
+ "GET": "获取",
34
+ "POST": "帖子",
35
+ "PATCH": "PATCH",
36
+ "PUT": "弹出",
37
+ "DELETE": "删除",
38
+ "HEAD": "黑色",
39
+ "New Email": "New Email",
40
+ "Triggers when a new email is received in the inbox.": "Triggers when a new email is received in the inbox."
41
+ }