Add Activepieces integration for workflow automation

- Add Activepieces fork with SmoothSchedule custom piece
- Create integrations app with Activepieces service layer
- Add embed token endpoint for iframe integration
- Create Automations page with embedded workflow builder
- Add sidebar visibility fix for embed mode
- Add list inactive customers endpoint to Public API
- Include SmoothSchedule triggers: event created/updated/cancelled
- Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
poduck
2025-12-18 22:59:37 -05:00
parent 9848268d34
commit 3aa7199503
16292 changed files with 1284892 additions and 4708 deletions

View File

@@ -0,0 +1,45 @@
{
"Account Email": "Konto-E-Mail",
"API token": "API token",
"Confluence Domain": "Konfluenz-Domäne",
"Account email for basic auth": "Account-E-Mail für Basis-Authentifizierung",
"API token for basic auth": "API-Token für Basis-Authentifizierung",
"Example value - https://your-domain.atlassian.net": "Beispielwert - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Bitte lesen Sie diese Anleitung, um Ihre Api Zugangsdaten zu erhalten: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Seite aus Vorlage erstellen",
"Custom API Call": "Eigener API-Aufruf",
"Get page content and optionally all its descendants": "Seiteninhalt und optional alle Nachkommen abrufen",
"Creates a new page from a template with the given title and variables.": "Erstellt eine neue Seite aus einer Vorlage mit dem angegebenen Titel und Variablen.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Page ID": "Seiten-ID",
"Include Descendants ?": "Nachfahren einbeziehen ?",
"Dynamic Properties": "Dynamische Eigenschaften",
"Space": "Raum",
"Template": "Vorlage",
"Parent Folder": "Eltern-Ordner",
"Title": "Titel",
"Status": "Status",
"Template Variables": "Template-Variablen",
"Method": "Methode",
"Headers": "Kopfzeilen",
"Query Parameters": "Abfrageparameter",
"Body": "Körper",
"Response is Binary ?": "Antwort ist binär?",
"No Error on Failure": "Kein Fehler bei Fehler",
"Timeout (in seconds)": "Timeout (in Sekunden)",
"Get this from the page URL of your Confluence Cloud": "Holen Sie sich dies von der URL Ihrer Confluence Cloud",
"If checked, will fetch all child pages recursively.": "Wenn aktiviert, werden alle Unterseiten rekursiv abgerufen.",
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
"Published ": "Veröffentlicht ",
"Draft": "Entwurf",
"GET": "ERHALTEN",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "LÖSCHEN",
"HEAD": "HEAD",
"New Page": "Neue Seite",
"Triggers when a new page is created.": "Wird ausgelöst, wenn eine neue Seite erstellt wird."
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "Email de cuenta",
"API token": "API token",
"Confluence Domain": "Dominio de Confluencia",
"Account email for basic auth": "Email de cuenta para la autenticación básica",
"API token for basic auth": "Token API para autenticación básica",
"Example value - https://your-domain.atlassian.net": "Valor de ejemplo - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Por favor, consulta esta guía para obtener tus credenciales de api: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Crear página desde plantilla",
"Custom API Call": "Llamada API personalizada",
"Get page content and optionally all its descendants": "Obtener contenido de página y opcionalmente todos sus descendientes",
"Creates a new page from a template with the given title and variables.": "Crea una nueva página desde una plantilla con el título y las variables dadas.",
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
"Page ID": "ID de página",
"Include Descendants ?": "¿Incluye a los descendientes?",
"Dynamic Properties": "Propiedades dinámicas",
"Space": "Espacio",
"Template": "Plantilla",
"Parent Folder": "Carpeta padre",
"Title": "Título",
"Status": "Estado",
"Template Variables": "Variables de Plantilla",
"Method": "Método",
"Headers": "Encabezados",
"Query Parameters": "Parámetros de consulta",
"Body": "Cuerpo",
"Response is Binary ?": "¿Respuesta es binaria?",
"No Error on Failure": "No hay ningún error en fallo",
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
"Get this from the page URL of your Confluence Cloud": "Obtén esto de la URL de la página de tu Confluence Cloud",
"If checked, will fetch all child pages recursively.": "Si está marcado, se obtendrán todas las páginas hijas de forma recursiva.",
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
"Published ": "Publicado ",
"Draft": "Borrador",
"GET": "RECOGER",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "BORRAR",
"HEAD": "LIMPIO",
"New Page": "Nueva página",
"Triggers when a new page is created.": "Dispara cuando se crea una nueva página."
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "E-mail du compte",
"API token": "API token",
"Confluence Domain": "Domaine de Confluence",
"Account email for basic auth": "E-mail du compte pour l'authentification de base",
"API token for basic auth": "Jeton d'API pour l'authentification de base",
"Example value - https://your-domain.atlassian.net": "Valeur de l'exemple - https://votre-domaine.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Veuillez vous référer à ce guide pour obtenir vos identifiants api : https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Créer une page à partir du modèle",
"Custom API Call": "Appel API personnalisé",
"Get page content and optionally all its descendants": "Obtenir le contenu de la page et, optionnellement, tous ses descendants",
"Creates a new page from a template with the given title and variables.": "Crée une nouvelle page à partir d'un modèle avec le titre et les variables donnés.",
"Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
"Page ID": "ID de la page",
"Include Descendants ?": "Inclure les descendants ?",
"Dynamic Properties": "Propriétés dynamiques",
"Space": "Espace libre",
"Template": "Gabarit",
"Parent Folder": "Dossier parent",
"Title": "Titre de la page",
"Status": "Statut",
"Template Variables": "Variables de modèle",
"Method": "Méthode",
"Headers": "En-têtes",
"Query Parameters": "Paramètres de requête",
"Body": "Corps",
"Response is Binary ?": "La réponse est Binaire ?",
"No Error on Failure": "Aucune erreur en cas d'échec",
"Timeout (in seconds)": "Délai d'attente (en secondes)",
"Get this from the page URL of your Confluence Cloud": "Récupérez ceci à partir de l'URL de la page de votre Cloud Confluence",
"If checked, will fetch all child pages recursively.": "Si cette case est cochée, toutes les pages enfants seront récupérées récursivement.",
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
"Published ": "Publié ",
"Draft": "Brouillon",
"GET": "OBTENIR",
"POST": "POSTER",
"PATCH": "PATCH",
"PUT": "EFFACER",
"DELETE": "SUPPRIMER",
"HEAD": "TÊTE",
"New Page": "Nouvelle page",
"Triggers when a new page is created.": "Déclenche quand une nouvelle page est créée."
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "アカウントのメールアドレス",
"API token": "API token",
"Confluence Domain": "Confluence Domain",
"Account email for basic auth": "ベーシック認証用のアカウントメールアドレス",
"API token for basic auth": "基本的な認証のためのAPIトークン",
"Example value - https://your-domain.atlassian.net": "値の例 - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "あなたのapi認証情報を取得するには、このガイドを参照してください: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "テンプレートからページを作成",
"Custom API Call": "カスタムAPI通話",
"Get page content and optionally all its descendants": "ページコンテンツを取得し、必要に応じてその子孫をすべて取得します",
"Creates a new page from a template with the given title and variables.": "指定されたタイトルと変数を持つテンプレートから新しいページを作成します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Page ID": "ページID",
"Include Descendants ?": "子孫を含む ?",
"Dynamic Properties": "動的プロパティ",
"Space": "スペース",
"Template": "テンプレート",
"Parent Folder": "親フォルダ",
"Title": "タイトル",
"Status": "Status",
"Template Variables": "テンプレート変数",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Get this from the page URL of your Confluence Cloud": "Confluence CloudのページURLから入手する",
"If checked, will fetch all child pages recursively.": "チェックした場合、すべての子ページを再帰的に取得します。",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
"Published ": "公開済み ",
"Draft": "下書き",
"GET": "取得",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "削除",
"HEAD": "頭",
"New Page": "新しいページ",
"Triggers when a new page is created.": "新しいページが作成されたときにトリガーします。"
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "Account e-mail",
"API token": "API token",
"Confluence Domain": "Confluence Domein",
"Account email for basic auth": "Account e-mail voor basis authenticatie",
"API token for basic auth": "API token voor basis authenticatie",
"Example value - https://your-domain.atlassian.net": "Voorbeeldwaarde - https://uw-domein.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Raadpleeg deze handleiding om uw api referenties te krijgen: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Maak pagina van sjabloon",
"Custom API Call": "Custom API Call",
"Get page content and optionally all its descendants": "Pagina-inhoud en optioneel al zijn afstammelingen ophalen",
"Creates a new page from a template with the given title and variables.": "Maakt een nieuwe pagina van een template met de opgegeven titel en variabelen.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Page ID": "Pagina ID",
"Include Descendants ?": "Inclusief Descendants ?",
"Dynamic Properties": "Dynamische eigenschappen",
"Space": "Spatiebalk",
"Template": "Sjabloon",
"Parent Folder": "Bovenliggende map",
"Title": "Aanspreektitel",
"Status": "status",
"Template Variables": "Template variabelen",
"Method": "Methode",
"Headers": "Kopteksten",
"Query Parameters": "Query parameters",
"Body": "Lichaam",
"Response is Binary ?": "Antwoord is binair?",
"No Error on Failure": "Geen fout bij fout",
"Timeout (in seconds)": "Time-out (in seconden)",
"Get this from the page URL of your Confluence Cloud": "Verkrijg dit van de pagina-URL van je Confluence Cloud",
"If checked, will fetch all child pages recursively.": "Indien aangevinkt, worden alle onderliggende pagina's recursief opgehaald.",
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
"Published ": "Gepubliceerd ",
"Draft": "Concept",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD",
"New Page": "Nieuwe pagina",
"Triggers when a new page is created.": "Triggers wanneer een nieuwe pagina is aangemaakt."
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "Email do Cliente",
"API token": "API token",
"Confluence Domain": "Domínio de Confluência",
"Account email for basic auth": "E-mail da conta para autenticação básica",
"API token for basic auth": "Token de API para autenticação básica",
"Example value - https://your-domain.atlassian.net": "Exemplo de valor - https://seu-dominio.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Por favor, consulte este guia para obter suas credenciais de api: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Criar página a partir do Modelo",
"Custom API Call": "Chamada de API personalizada",
"Get page content and optionally all its descendants": "Obtenha o conteúdo da página e, opcionalmente, todos os seus descendentes",
"Creates a new page from a template with the given title and variables.": "Cria uma nova página a partir de um modelo com o título e as variáveis fornecidos.",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"Page ID": "ID da Página",
"Include Descendants ?": "Incluir Descendentes ?",
"Dynamic Properties": "Propriedades Dinâmicas",
"Space": "Sala",
"Template": "Modelo",
"Parent Folder": "Pasta pai",
"Title": "Título",
"Status": "Estado",
"Template Variables": "Variáveis de Template",
"Method": "Método",
"Headers": "Cabeçalhos",
"Query Parameters": "Parâmetros da consulta",
"Body": "Conteúdo",
"Response is Binary ?": "A resposta é binária ?",
"No Error on Failure": "Nenhum erro no Failure",
"Timeout (in seconds)": "Tempo limite (em segundos)",
"Get this from the page URL of your Confluence Cloud": "Obter isto na URL da página de sua Nuvem de Confluência",
"If checked, will fetch all child pages recursively.": "Se marcado, irá buscar todas as páginas filhas recursivamente.",
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
"Published ": "Publicado ",
"Draft": "Rascunho",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA",
"New Page": "Nova Página",
"Triggers when a new page is created.": "Dispara quando uma nova página é criada."
}

View File

@@ -0,0 +1,44 @@
{
"Confluence": "Confluence",
"Account Email": "Email клиента",
"API token": "API token",
"Confluence Domain": "Домен доверия",
"Account email for basic auth": "Email аккаунта для базовой авторизации",
"API token for basic auth": "API токен для базовой авторизации",
"Example value - https://your-domain.atlassian.net": "Пример значения - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Пожалуйста, обратитесь к этому руководству, чтобы получить ваши учётные данные api: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Создать страницу из шаблона",
"Custom API Call": "Пользовательский вызов API",
"Get page content and optionally all its descendants": "Получить содержимое страницы и по желанию все ее потомки",
"Creates a new page from a template with the given title and variables.": "Создает новую страницу из шаблона с заданным заголовком и переменными.",
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
"Page ID": "ID страницы",
"Include Descendants ?": "Включить потомков ?",
"Dynamic Properties": "Динамические свойства",
"Space": "Пространство",
"Template": "Шаблон",
"Parent Folder": "Родительская папка",
"Title": "Заголовок",
"Status": "Статус",
"Template Variables": "Переменные шаблона",
"Method": "Метод",
"Headers": "Заголовки",
"Query Parameters": "Параметры запроса",
"Body": "Тело",
"No Error on Failure": "Нет ошибок при ошибке",
"Timeout (in seconds)": "Таймаут (в секундах)",
"Get this from the page URL of your Confluence Cloud": "Получить это со страницы вашего облака Confluence Cloud",
"If checked, will fetch all child pages recursively.": "При отмеченной опции все дочерние страницы будут загружены рекурсивно.",
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
"Published ": "Опубликовано ",
"Draft": "Черновик",
"GET": "ПОЛУЧИТЬ",
"POST": "ПОСТ",
"PATCH": "ПАТЧ",
"PUT": "ПОКУПИТЬ",
"DELETE": "УДАЛИТЬ",
"HEAD": "HEAD",
"New Page": "Новая страница",
"Triggers when a new page is created.": "Включает при создании новой страницы."
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "Account Email",
"API token": "API token",
"Confluence Domain": "Confluence Domain",
"Account email for basic auth": "Account email for basic auth",
"API token for basic auth": "API token for basic auth",
"Example value - https://your-domain.atlassian.net": "Example value - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Create Page from Template",
"Custom API Call": "Custom API Call",
"Get page content and optionally all its descendants": "Get page content and optionally all its descendants",
"Creates a new page from a template with the given title and variables.": "Creates a new page from a template with the given title and variables.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Page ID": "Page ID",
"Include Descendants ?": "Include Descendants ?",
"Dynamic Properties": "Dynamic Properties",
"Space": "Space",
"Template": "Template",
"Parent Folder": "Parent Folder",
"Title": "Title",
"Status": "Status",
"Template Variables": "Template Variables",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"Get this from the page URL of your Confluence Cloud": "Get this from the page URL of your Confluence Cloud",
"If checked, will fetch all child pages recursively.": "If checked, will fetch all child pages recursively.",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"Published ": "Published ",
"Draft": "Draft",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"New Page": "New Page",
"Triggers when a new page is created.": "Triggers when a new page is created."
}

View File

@@ -0,0 +1,44 @@
{
"Confluence": "Confluence",
"Account Email": "Account Email",
"API token": "API token",
"Confluence Domain": "Confluence Domain",
"Account email for basic auth": "Account email for basic auth",
"API token for basic auth": "API token for basic auth",
"Example value - https://your-domain.atlassian.net": "Example value - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Create Page from Template",
"Custom API Call": "Custom API Call",
"Get page content and optionally all its descendants": "Get page content and optionally all its descendants",
"Creates a new page from a template with the given title and variables.": "Creates a new page from a template with the given title and variables.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Page ID": "Page ID",
"Include Descendants ?": "Include Descendants ?",
"Dynamic Properties": "Dynamic Properties",
"Space": "Space",
"Template": "Template",
"Parent Folder": "Parent Folder",
"Title": "Title",
"Status": "Status",
"Template Variables": "Template Variables",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body": "Body",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"Get this from the page URL of your Confluence Cloud": "Get this from the page URL of your Confluence Cloud",
"If checked, will fetch all child pages recursively.": "If checked, will fetch all child pages recursively.",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Published ": "Đã xuất bản ",
"Draft": "Bản nháp",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"New Page": "New Page",
"Triggers when a new page is created.": "Triggers when a new page is created."
}

View File

@@ -0,0 +1,45 @@
{
"Account Email": "Account Email",
"API token": "API token",
"Confluence Domain": "Confluence Domain",
"Account email for basic auth": "Account email for basic auth",
"API token for basic auth": "API token for basic auth",
"Example value - https://your-domain.atlassian.net": "Example value - https://your-domain.atlassian.net",
"Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
"Get Page Content": "Get Page Content",
"Create Page from Template": "Create Page from Template",
"Custom API Call": "自定义 API 呼叫",
"Get page content and optionally all its descendants": "Get page content and optionally all its descendants",
"Creates a new page from a template with the given title and variables.": "Creates a new page from a template with the given title and variables.",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"Page ID": "Page ID",
"Include Descendants ?": "Include Descendants ?",
"Dynamic Properties": "Dynamic Properties",
"Space": "Space",
"Template": "模板",
"Parent Folder": "父文件夹",
"Title": "标题",
"Status": "状态",
"Template Variables": "Template Variables",
"Method": "方法",
"Headers": "信头",
"Query Parameters": "查询参数",
"Body": "正文内容",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "失败时没有错误",
"Timeout (in seconds)": "超时(秒)",
"Get this from the page URL of your Confluence Cloud": "Get this from the page URL of your Confluence Cloud",
"If checked, will fetch all child pages recursively.": "If checked, will fetch all child pages recursively.",
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"Published ": "已发布 ",
"Draft": "草稿",
"GET": "获取",
"POST": "帖子",
"PATCH": "PATCH",
"PUT": "弹出",
"DELETE": "删除",
"HEAD": "黑色",
"New Page": "New Page",
"Triggers when a new page is created.": "Triggers when a new page is created."
}