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,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Kollaborative Arbeitsmanagementplattform, die Datenbanken mit Tabellenkalkulationen kombiniert.",
"API Key": "API-Schlüssel",
"Account ID": "Konto-ID",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n Du kannst API-Schlüssel über **Mein Profil->API-Schlüssel** aus der oberen rechten Ecke erhalten.\n \n Sie können Konto-ID von der Browser-URL erhalten. oder beispielsweise, wenn die URL des smartsuite Arbeitsbereiches https://app.smartsuite.com/xyz/home ist, ist Ihre Konto-ID **xyz**.",
"Create a Record": "Datensatz erstellen",
"Update a Record": "Datensatz aktualisieren",
"Delete a Record": "Datensatz löschen",
"Upload File": "Datei hochladen",
"Find Records": "Datensätze finden",
"Get a Record": "Datensatz abrufen",
"Custom API Call": "Eigener API-Aufruf",
"Creates a new record in the specified table.": "Erstellt einen neuen Datensatz in der angegebenen Tabelle.",
"Updates an existing record in the specified table": "Aktualisiert einen vorhandenen Datensatz in der angegebenen Tabelle",
"Deletes a record from the specified table": "Löscht einen Eintrag aus der angegebenen Tabelle",
"Uploads a file and attaches it to a record.": "Lädt eine Datei hoch und fügt sie an einen Datensatz an.",
"Searches for records in the specified table based on criteria.": "Sucht nach Datensätzen in der angegebenen Tabelle basierend auf Kriterien.",
"Retrieves a specific record by ID": "Ruft einen bestimmten Datensatz per ID ab",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Solution": "Lösung",
"Table": "Tisch",
"Fields": "Felder",
"Record ID": "Datensatz-ID",
"Search Field": "Suchfeld",
"File": "Datei",
"Search Value": "Suchwert",
"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)",
"The file to upload": "Die hochzuladende Datei",
"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..",
"GET": "ERHALTEN",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "LÖSCHEN",
"HEAD": "HEAD",
"New Record": "Neuer Datensatz",
"Updated Record": "Aktualisierte Datensatz",
"Triggers when a new record is created in the specified table": "Wird ausgelöst, wenn ein neuer Datensatz in der angegebenen Tabelle erstellt wird",
"Triggers when a record is updated in the specified table.": "Wird ausgelöst, wenn ein Datensatz in der angegebenen Tabelle aktualisiert wird."
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Plataforma de gestión de trabajo colaborativa que combina bases de datos con hojas de cálculo.",
"API Key": "Clave API",
"Account ID": "ID de cuenta",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.",
"Create a Record": "Crear un registro",
"Update a Record": "Actualizar un registro",
"Delete a Record": "Eliminar un registro",
"Upload File": "Subir archivo",
"Find Records": "Buscar registros",
"Get a Record": "Obtener un registro",
"Custom API Call": "Llamada API personalizada",
"Creates a new record in the specified table.": "Crea un nuevo registro en la tabla especificada.",
"Updates an existing record in the specified table": "Actualiza un registro existente en la tabla especificada",
"Deletes a record from the specified table": "Borrar un registro de la tabla especificada",
"Uploads a file and attaches it to a record.": "Sube un archivo y lo adjunta a un registro.",
"Searches for records in the specified table based on criteria.": "Busca registros en la tabla especificada según criterios.",
"Retrieves a specific record by ID": "Recuperar un registro específico por ID",
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
"Solution": "Solución",
"Table": "Tabla",
"Fields": "Campos",
"Record ID": "ID de registro",
"Search Field": "Campo de búsqueda",
"File": "Archivo",
"Search Value": "Valor de búsqueda",
"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)",
"The file to upload": "El archivo a subir",
"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.",
"GET": "RECOGER",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "BORRAR",
"HEAD": "LIMPIO",
"New Record": "Nuevo registro",
"Updated Record": "Registro actualizado",
"Triggers when a new record is created in the specified table": "Dispara cuando se crea un nuevo registro en la tabla especificada",
"Triggers when a record is updated in the specified table.": "Dispara cuando un registro se actualiza en la tabla especificada."
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Plateforme de gestion de travail collaborative combinant les bases de données et les feuilles de calcul.",
"API Key": "Clé API",
"Account ID": "ID du compte client",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.",
"Create a Record": "Créer un enregistrement",
"Update a Record": "Mettre à jour un enregistrement",
"Delete a Record": "Supprimer un enregistrement",
"Upload File": "Charger un fichier",
"Find Records": "Trouver des enregistrements",
"Get a Record": "Obtenir un enregistrement",
"Custom API Call": "Appel d'API personnalisé",
"Creates a new record in the specified table.": "Crée un nouvel enregistrement dans la table spécifiée.",
"Updates an existing record in the specified table": "Met à jour un enregistrement existant dans la table spécifiée",
"Deletes a record from the specified table": "Supprime un enregistrement de la table spécifiée",
"Uploads a file and attaches it to a record.": "Télécharge un fichier et le joint à un enregistrement.",
"Searches for records in the specified table based on criteria.": "Recherche les enregistrements dans la table spécifiée en fonction des critères.",
"Retrieves a specific record by ID": "Récupère un enregistrement spécifique par ID",
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
"Solution": "Solution",
"Table": "Tableau",
"Fields": "Champs",
"Record ID": "ID de l'enregistrement",
"Search Field": "Champ de recherche",
"File": "Ficher",
"Search Value": "Valeur de la recherche",
"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'expiration (en secondes)",
"The file to upload": "Le fichier à télécharger",
"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.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"New Record": "Nouvel enregistrement",
"Updated Record": "Enregistrement mis à jour",
"Triggers when a new record is created in the specified table": "Déclenche lorsqu'un nouvel enregistrement est créé dans la table spécifiée",
"Triggers when a record is updated in the specified table.": "Déclenche lorsqu'un enregistrement est mis à jour dans la table spécifiée."
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "データベースとスプレッドシートを組み合わせた共同作業管理プラットフォーム。",
"API Key": "API キー",
"Account ID": "アカウントID",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.",
"Create a Record": "レコードを作成",
"Update a Record": "レコードを更新",
"Delete a Record": "レコードを削除",
"Upload File": "ファイルをアップロード",
"Find Records": "レコードを検索",
"Get a Record": "レコードを取得する",
"Custom API Call": "カスタムAPI通話",
"Creates a new record in the specified table.": "指定したテーブルに新しいレコードを作成します。",
"Updates an existing record in the specified table": "指定したテーブル内の既存のレコードを更新します",
"Deletes a record from the specified table": "指定したテーブルからレコードを削除します",
"Uploads a file and attaches it to a record.": "ファイルをアップロードし、レコードに添付します。",
"Searches for records in the specified table based on criteria.": "指定したテーブル内のレコードを条件に基づいて検索します。",
"Retrieves a specific record by ID": "IDで特定のレコードを取得します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Solution": "解決策",
"Table": "表",
"Fields": "フィールド",
"Record ID": "レコードID",
"Search Field": "検索フィールド",
"File": "ファイル",
"Search Value": "検索値",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"The file to upload": "アップロードするファイル",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
"GET": "取得",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "削除",
"HEAD": "頭",
"New Record": "新しいレコード",
"Updated Record": "更新されたレコード",
"Triggers when a new record is created in the specified table": "指定したテーブルに新しいレコードが作成されたときにトリガーされます。",
"Triggers when a record is updated in the specified table.": "指定したテーブルでレコードが更新されたときにトリガーされます。"
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Het gezamenlijke werkbeheerplatform dat databases combineert met spreadsheets.",
"API Key": "API Sleutel",
"Account ID": "ID klant",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n Je kunt een API-sleutel verkrijgen door naar **Mijn profiel>API Key** te navigeren vanuit de rechterbovenhoek.\n \n U kunt een Account ID verkrijgen via de browser URL. of voorbeeld, als de smartsuite workspace URL https://app.smartsuite.com/xyz/home is, dan is uw account ID **xyz**.",
"Create a Record": "Een record maken",
"Update a Record": "Een record bijwerken",
"Delete a Record": "Een record verwijderen",
"Upload File": "Bestand uploaden",
"Find Records": "Records zoeken",
"Get a Record": "Krijg een record",
"Custom API Call": "Custom API Call",
"Creates a new record in the specified table.": "Maakt een nieuwe record aan in de opgegeven tabel.",
"Updates an existing record in the specified table": "Werkt een bestaand record in de opgegeven tabel bij",
"Deletes a record from the specified table": "Verwijdert een record van de opgegeven tabel",
"Uploads a file and attaches it to a record.": "Uploaden van een bestand en hecht het aan een record.",
"Searches for records in the specified table based on criteria.": "Zoekt naar records in de opgegeven tabel op basis van criteria.",
"Retrieves a specific record by ID": "Ophalen van een specifiek record via ID",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Solution": "Oplossing",
"Table": "Tabel",
"Fields": "Velden",
"Record ID": "Record ID",
"Search Field": "Zoek veld",
"File": "Bestand",
"Search Value": "Waarde zoeken",
"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)",
"The file to upload": "Het bestand om te uploaden",
"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..",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD",
"New Record": "Nieuwe Record",
"Updated Record": "Bijgewerkt Record",
"Triggers when a new record is created in the specified table": "Triggert wanneer een nieuwe record wordt aangemaakt in de opgegeven tabel",
"Triggers when a record is updated in the specified table.": "Activeert wanneer een record wordt bijgewerkt in de opgegeven tabel."
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Plataforma de gerenciamento de trabalho colaborativo combinando bancos de dados com planilhas.",
"API Key": "Chave de API",
"Account ID": "ID da Conta",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "U\n Você pode obter chave de API navegando até **Minha chave de perfil->API** no canto superior direito.\n \n Você pode obter o ID da conta através do URL do navegador. ou exemplo, se o URL do espaço de trabalho smartsuite for https://app.smartsuite.com/xyz/home, seu ID de conta é **xyz**.",
"Create a Record": "Criar um Registro",
"Update a Record": "Atualizar um Registro",
"Delete a Record": "Apagar um registro",
"Upload File": "Enviar Arquivo",
"Find Records": "Encontrar registros",
"Get a Record": "Obter um Registro",
"Custom API Call": "Chamada de API personalizada",
"Creates a new record in the specified table.": "Cria um novo registro na tabela especificada.",
"Updates an existing record in the specified table": "Atualiza um registro existente na tabela especificada",
"Deletes a record from the specified table": "Exclui um registro da tabela especificada",
"Uploads a file and attaches it to a record.": "Carrega um arquivo e o anexa a um registro.",
"Searches for records in the specified table based on criteria.": "Busca registros na tabela especificada com base em critérios.",
"Retrieves a specific record by ID": "Recupera um registro específico por ID",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"Solution": "Soluções",
"Table": "Classificações",
"Fields": "campos",
"Record ID": "ID do Registro",
"Search Field": "Campo de pesquisa",
"File": "Arquivo",
"Search Value": "Pesquisar Valor",
"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)",
"The file to upload": "O arquivo para enviar",
"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..",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA",
"New Record": "Novo Registro",
"Updated Record": "Registro atualizado",
"Triggers when a new record is created in the specified table": "Aciona quando um novo registro é criado na tabela especificada",
"Triggers when a record is updated in the specified table.": "Aciona quando um registro é atualizado na tabela especificada."
}

View File

@@ -0,0 +1,46 @@
{
"SmartSuite": "SmartSuite",
"Collaborative work management platform combining databases with spreadsheets.": "Платформа совместного управления работой, объединяющая базы данных с электронными таблицами.",
"API Key": "Ключ API",
"Account ID": "ID клиента",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n Вы можете получить ключ API, перейдя по ссылке **My Profile->API Key** в правом верхнем углу.\n \n Вы можете получить идентификатор аккаунта по URL-адресу браузера. или, например, если URL-адрес smartsuite workspace https://app.smartsuite.com/xyz/home, ваш идентификатор учетной записи **xyz**.",
"Create a Record": "Создать запись",
"Update a Record": "Обновить запись",
"Delete a Record": "Удалить запись",
"Upload File": "Загрузить файл",
"Find Records": "Найти записи",
"Get a Record": "Получить запись",
"Custom API Call": "Пользовательский вызов API",
"Creates a new record in the specified table.": "Создает новую запись в указанной таблице.",
"Updates an existing record in the specified table": "Обновляет существующую запись в указанной таблице",
"Deletes a record from the specified table": "Удаляет запись из указанной таблицы",
"Uploads a file and attaches it to a record.": "Загружает файл и прикрепляет его к записи.",
"Searches for records in the specified table based on criteria.": "Поиск записей в указанной таблице на основе критериев.",
"Retrieves a specific record by ID": "Извлекает определенную запись по ID",
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
"Solution": "Решение",
"Table": "Таблица",
"Fields": "Поля",
"Record ID": "ID записи",
"Search Field": "Поле поиска",
"File": "Файл",
"Search Value": "Поисковое значение",
"Method": "Метод",
"Headers": "Заголовки",
"Query Parameters": "Параметры запроса",
"Body": "Тело",
"No Error on Failure": "Нет ошибок при ошибке",
"Timeout (in seconds)": "Таймаут (в секундах)",
"The file to upload": "Файл для загрузки",
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
"GET": "ПОЛУЧИТЬ",
"POST": "ПОСТ",
"PATCH": "ПАТЧ",
"PUT": "ПОКУПИТЬ",
"DELETE": "УДАЛИТЬ",
"HEAD": "HEAD",
"New Record": "Новая запись",
"Updated Record": "Запись обновлена",
"Triggers when a new record is created in the specified table": "Триггеры при создании новой записи в указанной таблице",
"Triggers when a record is updated in the specified table.": "Триггеры при обновлении записи в указанной таблице."
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Collaborative work management platform combining databases with spreadsheets.",
"API Key": "API Key",
"Account ID": "Account ID",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.",
"Create a Record": "Create a Record",
"Update a Record": "Update a Record",
"Delete a Record": "Delete a Record",
"Upload File": "Upload File",
"Find Records": "Find Records",
"Get a Record": "Get a Record",
"Custom API Call": "Custom API Call",
"Creates a new record in the specified table.": "Creates a new record in the specified table.",
"Updates an existing record in the specified table": "Updates an existing record in the specified table",
"Deletes a record from the specified table": "Deletes a record from the specified table",
"Uploads a file and attaches it to a record.": "Uploads a file and attaches it to a record.",
"Searches for records in the specified table based on criteria.": "Searches for records in the specified table based on criteria.",
"Retrieves a specific record by ID": "Retrieves a specific record by ID",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Solution": "Solution",
"Table": "Table",
"Fields": "Fields",
"Record ID": "Record ID",
"Search Field": "Search Field",
"File": "File",
"Search Value": "Search Value",
"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)",
"The file to upload": "The file to upload",
"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..",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"New Record": "New Record",
"Updated Record": "Updated Record",
"Triggers when a new record is created in the specified table": "Triggers when a new record is created in the specified table",
"Triggers when a record is updated in the specified table.": "Triggers when a record is updated in the specified table."
}

View File

@@ -0,0 +1,46 @@
{
"SmartSuite": "SmartSuite",
"Collaborative work management platform combining databases with spreadsheets.": "Collaborative work management platform combining databases with spreadsheets.",
"API Key": "API Key",
"Account ID": "Account ID",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.",
"Create a Record": "Create a Record",
"Update a Record": "Update a Record",
"Delete a Record": "Delete a Record",
"Upload File": "Upload File",
"Find Records": "Find Records",
"Get a Record": "Get a Record",
"Custom API Call": "Custom API Call",
"Creates a new record in the specified table.": "Creates a new record in the specified table.",
"Updates an existing record in the specified table": "Updates an existing record in the specified table",
"Deletes a record from the specified table": "Deletes a record from the specified table",
"Uploads a file and attaches it to a record.": "Uploads a file and attaches it to a record.",
"Searches for records in the specified table based on criteria.": "Searches for records in the specified table based on criteria.",
"Retrieves a specific record by ID": "Retrieves a specific record by ID",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Solution": "Solution",
"Table": "Table",
"Fields": "Fields",
"Record ID": "Record ID",
"Search Field": "Search Field",
"File": "File",
"Search Value": "Search Value",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body": "Body",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"The file to upload": "The file to upload",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"New Record": "New Record",
"Updated Record": "Updated Record",
"Triggers when a new record is created in the specified table": "Triggers when a new record is created in the specified table",
"Triggers when a record is updated in the specified table.": "Triggers when a record is updated in the specified table."
}

View File

@@ -0,0 +1,47 @@
{
"Collaborative work management platform combining databases with spreadsheets.": "Collaborative work management platform combining databases with spreadsheets.",
"API Key": "API 密钥",
"Account ID": "Account ID",
"\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.": "\n You can obtain API key by navigate to **My Profile->API Key** from top-right corner.\n \n You can obtain Account ID from browser URL.For example, if smartsuite workspace URL is https://app.smartsuite.com/xyz/home, your Account ID is **xyz**.",
"Create a Record": "Create a Record",
"Update a Record": "Update a Record",
"Delete a Record": "Delete a Record",
"Upload File": "Upload File",
"Find Records": "Find Records",
"Get a Record": "Get a Record",
"Custom API Call": "自定义 API 呼叫",
"Creates a new record in the specified table.": "Creates a new record in the specified table.",
"Updates an existing record in the specified table": "Updates an existing record in the specified table",
"Deletes a record from the specified table": "Deletes a record from the specified table",
"Uploads a file and attaches it to a record.": "Uploads a file and attaches it to a record.",
"Searches for records in the specified table based on criteria.": "Searches for records in the specified table based on criteria.",
"Retrieves a specific record by ID": "Retrieves a specific record by ID",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"Solution": "Solution",
"Table": "表",
"Fields": "Fields",
"Record ID": "Record ID",
"Search Field": "Search Field",
"File": "文件",
"Search Value": "搜索值",
"Method": "方法",
"Headers": "信头",
"Query Parameters": "查询参数",
"Body": "正文内容",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "失败时没有错误",
"Timeout (in seconds)": "超时(秒)",
"The file to upload": "The file to upload",
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"GET": "获取",
"POST": "帖子",
"PATCH": "PATCH",
"PUT": "弹出",
"DELETE": "删除",
"HEAD": "黑色",
"New Record": "New Record",
"Updated Record": "Updated Record",
"Triggers when a new record is created in the specified table": "Triggers when a new record is created in the specified table",
"Triggers when a record is updated in the specified table.": "Triggers when a record is updated in the specified table."
}