- 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>
51 lines
3.7 KiB
JSON
51 lines
3.7 KiB
JSON
{
|
|
"Open-source marketing automation software": "Software de automatización de marketing de código abierto",
|
|
"Base URL": "URL base",
|
|
"Username": "Usuario",
|
|
"Password": "Contraseña",
|
|
"\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n": "\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n",
|
|
"Create Contact": "Crear contacto",
|
|
"Search Contact": "Buscar contacto",
|
|
"Update Contact With Contact Id": "Actualizar contacto con el Id de contacto",
|
|
"Create Company": "Crear empresa",
|
|
"Search Company": "Buscar empresa",
|
|
"Update Company With Contact Id": "Actualizar empresa con ID de contacto",
|
|
"Custom API Call": "Llamada API personalizada",
|
|
"Creates a new contact in Mautic CRM": "Crea un nuevo contacto en Mautic CRM",
|
|
"Search for a contact in Mautic CRM": "Buscar un contacto en Mautic CRM",
|
|
"Update a contact in Mautic CRM": "Actualizar un contacto en Mautic CRM",
|
|
"Creates a new company in Mautic CRM": "Crea una nueva empresa en Mautic CRM",
|
|
"Search for a company in Mautic CRM": "Buscar una empresa en Mautic CRM",
|
|
"Update a company in Mautic CRM": "Actualizar una empresa en Mautic CRM",
|
|
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
"All Fields": "Todos los campos",
|
|
"Id of the entity": "Id de la entidad",
|
|
"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)",
|
|
"List of all possible fields present": "Lista de todos los campos posibles presentes",
|
|
"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",
|
|
"Contact Updated": "Contacto actualizado",
|
|
"Contact Company Subscription Change": "Cambio de suscripción a la empresa de contacto",
|
|
"Contact Channel Subscription Change": "Cambio de suscripción al canal de contacto",
|
|
"New Contact": "Nuevo contacto",
|
|
"Triggers when a contact is updated.": "Dispara cuando un contacto es actualizado.",
|
|
"Triggers when a commpany is added or removed to/from contact.": "Dispara cuando se agrega o quita una orden para/del contacto.",
|
|
"Triggers when a contact's channel subscription status changes.": "Se activa cuando el estado de la suscripción a un canal de contacto cambia.",
|
|
"Triggers when a new contact is created.": "Dispara cuando se crea un nuevo contacto.",
|
|
"Webhook Name": "Nombre del webhook",
|
|
"Description": "Descripción",
|
|
"The name the webhook will be searchable by in mautic the webhooks page.": "El nombre que el webhook podrá buscar en mautic la página de webhooks.",
|
|
"A short description of the webhook": "Una breve descripción del webhook"
|
|
} |