- 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>
56 lines
3.5 KiB
JSON
56 lines
3.5 KiB
JSON
{
|
|
"Email marketing software": "Software de marketing por email",
|
|
"\nTo obtain your API key, follow these steps:\n\n1. Log in to your MailerLite account.\n2. Visit the [API page](https://dashboard.mailerlite.com/integrations/api).\n3. Click the **Generate new token** button.\n4. Copy the generated API key.\n": "\nTo obtain your API key, follow these steps:\n\n1. Log in to your MailerLite account.\n2. Visit the [API page](https://dashboard.mailerlite.com/integrations/api).\n3. Click the **Generate new token** button.\n4. Copy the generated API key.\n",
|
|
"Add Subscriber to a Group": "Añadir suscriptor a un grupo",
|
|
"Add or Update subscriber": "Añadir o actualizar suscriptor",
|
|
"Find a Subscriber": "Encontrar un suscriptor",
|
|
"Remove Subscriber from a Group": "Quitar suscriptor de un grupo",
|
|
"Custom API Call": "Llamada API personalizada",
|
|
"Adds existing subscriber to a specific group.": "Añade suscriptores existentes a un grupo específico.",
|
|
"Create a new subscriber or updates an existing one if the email already exists.": "Crear un nuevo suscriptor o actualizar uno existente si el correo electrónico ya existe.",
|
|
"Search for subscriber by email or name.": "Buscar suscriptores por correo electrónico o nombre.",
|
|
"Removes subscriber from a specific group.": "Elimina el suscriptor de un grupo específico.",
|
|
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
"Subscriber ID": "ID del suscriptor",
|
|
"Group ID": "ID de grupo",
|
|
"Email": "E-mail",
|
|
"Fields": "Campos",
|
|
"Status": "Estado",
|
|
"Group IDs": "IDs de grupo",
|
|
"Subscribed On": "Suscrito el",
|
|
"Opt-in Date": "Fecha de confirmación",
|
|
"Signup IP address": "Dirección IP de registro",
|
|
"Opt-in IP address": "Dirección IP opt-in",
|
|
"Subscriber ID or Email": "ID de suscriptor o correo electrónico",
|
|
"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)",
|
|
"Email of the new contact": "Email del nuevo contacto",
|
|
"If empty, status Active is used by default.": "Si está vacío, el estado activo se utiliza por defecto.",
|
|
"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.",
|
|
"Active": "Activo",
|
|
"Unsubscribed": "Desuscrito",
|
|
"Unconfirmed": "Sin confirmar",
|
|
"Bounced": "Rebotado",
|
|
"Junk": "Basura",
|
|
"GET": "RECOGER",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "BORRAR",
|
|
"HEAD": "LIMPIO",
|
|
"Subscriber Created": "Suscriptor creado",
|
|
"Subscriber Fields Updated": "Campos de suscriptores actualizados",
|
|
"Subscriber Unsubscribed": "Suscriptor desuscrito",
|
|
"Subscriber Added to Group": "Suscriptor añadido al grupo",
|
|
"Triggers when a subscriber was created on your mailing list.": "Se activa cuando un suscriptor fue creado en su lista de correo.",
|
|
"Triggers when the subscriber fields have been updated.": "Activadores cuando los campos del suscriptor han sido actualizados.",
|
|
"Triggers when a subscriber has unsubscribed from your mailing list.": "Dispara cuando un suscriptor se ha dado de baja de su lista de correo.",
|
|
"Triggers when a subscriber is added to a group.": "Dispara cuando un suscriptor se agrega a un grupo.",
|
|
"Webhook Name": "Nombre del webhook"
|
|
} |