communications-mining
latest
false
Importante :
Este contenido se ha traducido mediante traducción automática.
Guía para desarrolladores de Communications Mining
Last updated 7 de nov. de 2024

Integración de Exchange con la autenticación de aplicaciones de Azure

Introducción

This step-by-step guide will show you a popular method for creating a Microsoft Exchange application for Communications Mining in your Azure Cloud Platform. You'll learn how to create an Application (client) with an ID and Client Secret, and find your existing Directory (tenant) ID. This will allow users to access Exchange mailbox integrations in Communications Mining.

¿Por qué es importante una integración exitosa?

Si no se crea una aplicación de Exchange-Communications Mining en Azure, se pueden producir errores de permisos que impiden que los usuarios accedan a sus integraciones de buzón. Para obtener todos los beneficios de Communications Mining, sigue estos pasos y completa el proceso en su totalidad.

The Integration Process—step by step

  1. Sign in with Azure.
    Inicia sesión en tu portal de Azure Cloud.
  2. Register a new application for Communications Mining.

    Access the App Registrations menu and select the New Registration option.



    Registrar una nueva aplicación:
    1. Enter an application name—for example reinfer-exchange-integration.
    2. Under Supported account types, select the single tenant option.
    3. Hit Register to complete the registration.


    Azure will give you an Application (client) ID and a Directory (tenant)ID.



  3. Create a Client Secret for your Communications Mining application.

    To keep your application secure, you must create a Client Secret to log intoyour application. First, click on Certificates & Secrets under the Manage sidebar, then follow the steps below:

    1. Select the Client secrets option if it's not already selected.
    2. Select New client secret.

    3. In the sidebar, add an easily recognizable description and select an expiry date—we recommend 12 months.
    4. Hit Add.

    Ahora ha creado un valor secreto para su aplicación Communications Mining.



    Note: Azure will only display this Secret Value to you once, so make sure to copy it. If you ever lose your secret value, simply complete Step 3 again to create a new one.
  4. Establecer permisos de API
    1. Navigate to API permissions under the Manage sidebar.
    2. Selecciona Añadir un permiso

    3. Select APIs my organization uses.

    4. Search for and select "Office 365 Exchange Online"
    5. Select "Application Permissions"

    6. Select the option "full_access_as_app"
    7. Pulsa Añadir permisos

    8. Back in the API permissions menu, hit Grant admin consent for Communications Mining.
    9. In the Grant admin consent confirmation pop-up, select Yes.

  5. Restrict access to the mailbox with a conditional access policy
    At this point, you will likely want to limit the applications permissions so that it can only access certain mailboxes within your organisation. To learn how to do this, read Microsoft's article Limiting application permissions to specific Exchange Online mailboxes.
  6. Iniciar sesión en Communications Mining
    Sign into Communications Mining through UiPath Automation Cloud as usual.
  7. Crear una nueva integración en Communications Mining
    1. Navigate to the Integrations page through the settings cog at the top right.
    2. Select New Integration.

    3. Select an existing project and enter a name for your integration, and add a title if desired.
    4. Haz clic en Continuar.

    5. Populate your oauth authority using the tenant ID generated in Step 2, in the following format: https://login.microsoftonline.com/{tenant_id}.
    6. Populate your client ID generated in Step 2.
    7. Populate your Client Secret generated in Step 3.
    8. Select the option With application access.
    9. Click Validate & Save Credentials to check that your credentials are valid.
    10. Haz clic en Continuar.

    11. Click Add Mailbox to open the mailbox form.
    12. Enter the email address for which you wish to copy emails into Communications Mining.
    13. Click Add Mailbox again to save the mailbox.
    14. Click Create Integration.

Pasos finales

Ahora ha creado correctamente una integración entre Communications Mining y Microsoft Exchange a través de Azure. Puedes deshabilitar la integración pulsando el interruptor en la esquina superior derecha de la página Integraciones. Para eliminarlo, selecciona el icono de la papelera.



También puedes habilitar la sincronización de archivos adjuntos a nivel de buzón en una integración de Exchange. La API de flujos hace que los archivos adjuntos sean recuperables a través de una referencia de archivo adjunto. Consulta más información sobre la sincronización de archivos adjuntos en las páginas Archivos adjuntos y Uso de integraciones de Exchange .

Si tienes alguna pregunta o necesitas ayuda con el proceso de integración, ponte en contacto con el soporte de UiPath.

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White
Confianza y seguridad
© 2005-2024 UiPath. Todos los derechos reservados.