- 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>
35 lines
2.2 KiB
JSON
35 lines
2.2 KiB
JSON
{
|
|
"Document automation API": "API de automatización de documentos",
|
|
"\n #### To obtain access your Api Key\n 1. Sign up and log in to Mindee\n 2. Go to [API Key page](https://platform.mindee.com/api-keys)\n 3. Copy the Key and paste below.\n ": "\n #### Para obtener acceso a tu llave Api\n 1. Regístrate e inicia sesión en Mindee\n 2. Ve a [API Key page](https://platform.mindee.com/api-keys)\n 3. Copia la clave y pega debajo.\n ",
|
|
"Extract Document": "Extraer documento",
|
|
"Custom API Call": "Llamada API personalizada",
|
|
"Parse details of a document using OCR.": "Analizar detalles de un documento usando OCR.",
|
|
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
"Account Name": "Nombre de cuenta",
|
|
"API Name": "Nombre API",
|
|
"File URL": "URL del archivo",
|
|
"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)",
|
|
"Refers to your username or organization name with which you signed up with.": "Se refiere a su nombre de usuario u organización con el que se registró.",
|
|
"Refers to the name of the API your are using.": "Se refiere al nombre de la API que está usando.",
|
|
"Remote file URL or Base64 string. We currently support .pdf (slower), .jpg, .png, .webp, .tiff and .heic formats": "URL de archivo remoto o cadena Base64. Actualmente soportamos formatos .pdf (slower), .jpg, .png, .webp, .tiff y .heic",
|
|
"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.",
|
|
"Bank Account Details OCR": "Información de la cuenta bancaria OCR",
|
|
"Receipt OCR": "Recibo OCR",
|
|
"Passport OCR": "Pasaporte OCR",
|
|
"Invoice OCR": "Factura OCR",
|
|
"Proof of Address OCR": "Prueba de dirección OCR",
|
|
"Financial Documents OCR": "Documentos financieros OCR",
|
|
"GET": "RECOGER",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "BORRAR",
|
|
"HEAD": "LIMPIO"
|
|
} |