- 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>
50 lines
3.6 KiB
JSON
50 lines
3.6 KiB
JSON
{
|
|
"**Enter your Ninox Personal Access Token (API key).**\n\n---\n\n### How to obtain your API key\n\n1. Visit [ninox.com](https://ninox.com) and log in.\n2. Click the **Start Ninox** button to open the web app.\n3. In the top-right corner, click the **Actions** gear icon.\n4. Select **Integrations** from the drop-down menu.\n5. In the pop-up window, click the **Generate** button.\n6. Copy the API key to your clipboard and paste it here.\n": "**Introduce tu token de acceso personal (Ninox).**\n\n---\n\n### Cómo obtener tu clave API\n\n1. Visita [ninox.com](https://ninox.com) e inicia sesión.\n2. Haz clic en el botón **Iniciar Ninox** para abrir la aplicación web.\n3. En la esquina superior derecha, haz clic en el icono de engranaje **Acciones**.\n4. Selecciona **Integraciones** en el menú desplegable.\n5. En la ventana emergente, haz clic en el botón **Generar**.\n6. Copia la clave API en tu portapapeles y pégala aquí.\n",
|
|
"Create Record": "Crear registro",
|
|
"Update Record": "Actualizar registro",
|
|
"Delete Record": "Eliminar registro",
|
|
"Upload File": "Subir archivo",
|
|
"Download File from Record": "Descargar archivo desde el registro",
|
|
"Find Record": "Buscar registro",
|
|
"List Files from Record": "Lista de archivos desde el registro",
|
|
"Custom API Call": "Llamada API personalizada",
|
|
"Creates a new record into a specified table.": "Crea un nuevo registro en una tabla especificada.",
|
|
"Updates fields on an existing record.": "Actualiza campos en un registro existente.",
|
|
"Deletes a record from a table.": "Elimina un registro de una tabla.",
|
|
"Attach a file to a record.": "Adjuntar un archivo a un registro.",
|
|
"Downloads a file attached to a record.": "Descargue un archivo adjunto a un registro.",
|
|
"Finds records by field values.": "Encuentra registros por valores de campo.",
|
|
"List files attached to a specific record (without downloading) for management.": "Listar archivos adjuntos a un registro específico (sin descargar) para su gestión.",
|
|
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
"Team ID": "ID de equipo",
|
|
"Database ID": "ID de base de datos",
|
|
"Table ID": "Table ID",
|
|
"Record Fields": "Campos de registro",
|
|
"Record ID": "ID de registro",
|
|
"File": "Archivo",
|
|
"File ID": "ID de archivo",
|
|
"Table Field": "Campo de tabla",
|
|
"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)",
|
|
"Select the team containing the database.": "Seleccione el equipo que contiene la base de datos.",
|
|
"Select the database containing the table.": "Seleccione la base de datos que contiene la tabla.",
|
|
"Select the table": "Seleccione la tabla",
|
|
"The file to upload to the record.": "El archivo a subir al registro.",
|
|
"The value to search for in the specified field.": "El valor por el que buscar en el campo especificado.",
|
|
"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",
|
|
"Triggers when a new record is created in a table.": "Se activa cuando se crea un nuevo registro en una tabla."
|
|
} |