es.json•7.54 kB
{
  "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n   - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n   - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n   - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n   - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n    - Under **Client secrets**, click **New client secret**.\n    - Provide a description, set an expiry, and click **Add**.\n    - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n    - Click **Add a permission**.\n    - Select **Microsoft Graph** → **Delegated permissions**.\n    - Add the following scopes:\n      - Mail.ReadWrite\n      - Mail.Send\n\t  - Calendars.Read\n\t  - offline_access\n\t  - User.Read\n    - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
  "Send Email": "Enviar Email",
  "Download Attachment": "Descargar adjunto",
  "Reply to Email": "Responder al email",
  "Create Draft Email": "Crear Email borrador",
  "Add Label to Email": "Añadir etiqueta al email",
  "Remove Label from Email": "Quitar etiqueta del email",
  "Move Email to Folder": "Mover correo a la carpeta",
  "Send Draft Email": "Enviar Email borrador",
  "Forward Email": "Reenviar Email",
  "Find Email": "Buscar Email",
  "Custom API Call": "Llamada API personalizada",
  "Sends an email using Microsoft Outlook.": "Envía un correo electrónico usando Microsoft Outlook.",
  "Download attachments from a specific email message.": "Descargar archivos adjuntos de un mensaje de correo electrónico específico.",
  "Reply to an outlook email.": "Responder a un correo electrónico de perspectiva.",
  "Creates a draft email message.": "Crea un borrador de mensaje de correo electrónico.",
  "Adds a category (label) to an email message.": "Añade una categoría (etiqueta) a un mensaje de correo electrónico.",
  "Removes a category (label) from an email message.": "Elimina una categoría (etiqueta) de un mensaje de correo electrónico.",
  "Moves an email message to a specific folder.": "Mueve un mensaje de correo electrónico a una carpeta específica.",
  "Sends a draft email message.": "Envía un borrador de mensaje de correo electrónico.",
  "Forwards an email message.": "Reenviar un mensaje de correo electrónico.",
  "Searches for emails using full-text search.": "Busca correos electrónicos usando búsqueda de texto completo.",
  "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
  "To Email(s)": "A Email(s)",
  "CC Email(s)": "CC Email(s)",
  "BCC Email(s)": "Correo electrónico BCC",
  "Subject": "Asunto",
  "Body Format": "Formato del cuerpo",
  "Body": "Cuerpo",
  "Attachments": "Adjuntos",
  "Message ID": "ID del mensaje",
  "Email": "E-mail",
  "Reply Body": "Responder cuerpo",
  "CC Recipients": "Destinatarios CC",
  "BCC Recipients": "Destinatarios BCC",
  "Create Draft": "Crear borrador",
  "Categories": "Categorías",
  "Categories to Remove": "Categorías a eliminar",
  "Destination Folder": "Carpeta de destino",
  "Draft Email": "Email borrador",
  "Comment": "Comentario",
  "Search Query": "Buscar consulta",
  "Folder": "Carpeta",
  "Max Results": "Resultados máximos",
  "Method": "Método",
  "Headers": "Encabezados",
  "Query Parameters": "Parámetros de consulta",
  "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 ID of the email message containing the attachment.": "El ID del mensaje de correo electrónico que contiene el adjunto.",
  "Select the email message to reply to.": "Seleccione el mensaje de correo electrónico al que responder.",
  "If enabled, creates draft without sending.": "Si está activado, crea borrador sin enviar.",
  "Select the email message to add the label to.": "Seleccione el mensaje de correo electrónico al que añadir la etiqueta.",
  "Categories to add to the email.": "Categorías a añadir al correo electrónico.",
  "Select the email message to remove the label from.": "Seleccione el mensaje de correo electrónico para eliminar la etiqueta.",
  "Categories to remove from the email.": "Categorías a eliminar del correo electrónico.",
  "Select the email message to move.": "Seleccione el mensaje de correo electrónico a mover.",
  "The folder to move the email to.": "La carpeta a la que mover el correo electrónico.",
  "Select the draft email message to send.": "Seleccione el borrador de mensaje de correo electrónico a enviar.",
  "Select the email message to forward.": "Seleccione el mensaje de correo electrónico a continuación.",
  "Optional comment to include with the forwarded message.": "Comentario opcional para incluir con el mensaje reenviado.",
  "Search terms to find emails (e.g., \"from:john@example.com\", \"subject:urgent\", \"hasAttachments:true\")": "Buscar términos para encontrar correos electrónicos (por ejemplo, \"from:john@example.com\", \"tema:urgente\", \"hasAttachments:true\")",
  "Search in a specific folder. Leave empty to search all folders.": "Buscar en una carpeta específica. Dejar vacío para buscar en todas las carpetas.",
  "Maximum number of results to return (1-1000).": "Número máximo de resultados a devolver (1-1000).",
  "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.",
  "HTML": "HTML",
  "Text": "Texto",
  "GET": "RECOGER",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "BORRAR",
  "HEAD": "LIMPIO",
  "New Email": "Nuevo Email",
  "New Email in Folder": "Nuevo correo en la carpeta",
  "New Attachment": "Nuevo adjunto",
  "Triggers when a new email is received in the inbox.": "Se activa cuando se recibe un nuevo correo electrónico en la bandeja de entrada.",
  "Triggers when a new email is delivered into the specified folder.": "Se activa cuando se envía un nuevo correo electrónico a la carpeta especificada.",
  "Triggers when a new email containing one or more attachments arrives.": "Se activa cuando llega un nuevo correo que contiene uno o más archivos adjuntos.",
  "Monitor attachments in a specific folder. Leave empty to monitor all folders.": "Supervisar los archivos adjuntos en una carpeta específica. Dejar en blanco para monitorizar todas las carpetas."
}