- Notas de versão
- Introdução
- Para administradores
- Projetos de fluxo de trabalho de RPA
- Como criar um fluxo de trabalho de RPA a partir de uma ideia
- Criação de um projeto
- Como iniciar um fluxo de trabalho de RPA
- Gerenciamento de arquivos e pastas do projeto
- Conectar fluxos de trabalho de RPA às suas contas
- Configuração de atividades
- Gerenciamento de atividades em um projeto
- Como transmitir valores entre atividades
- Como iterar por itens
- Como gerenciar os dados em um projeto
- Configuração de um projeto para usar seus dados
- Como usar recursos de arquivos e pastas
- Projeto do aplicativo
- Apps no Studio Web
- Criação de projetos de aplicativos
- Template overview
- Configuring the CX Companion app
- Set up a sample app
- CX Companion Salesforce plugin
- Perguntas frequentes
- Depurando projetos do aplicativo
- Publicação, implantação e atualização de projetos de aplicativos
- Importação e exportação de projetos do aplicativo
- Trabalho com entidades em um projeto de aplicativo
- Restrições conhecidas
- Atividades do aplicativo
- Processos com agentes
- Agentes
- Soluções
- Fluxos de trabalho de API - Visualização

Guia do usuário do Studio Web
The UiPath CX Companion SF Plugin enables the out-of-the-box integration of CX Companion with Salesforce when using external events. Read the following sections to learn how to install and configure the plugin.
There are two options to position the CX Companion launch button in the Salesforce UI:
- As a Utility Bar item that is visible across all objects.
- As an action button on the object record page.
Position as Utility Bar item
Follow these steps for each app where you want to enable CX Companion (e.g. Sales Console). This will ensure CX Companion is visible in the Utility Tray when the user is in that app.
In the following instructions, CX Companion is added as a Utility Bar item in Service Console.
- Navigate to Setup > App Manager.
- Select Edit for Service Console.
- Under Utility Items (Desktop Only) on the left panel, click Add Utility Item.
-
Search for the Lightning Web Component
cxCompanionin the pop-up and select it. - Enter the Label that will appear in the Utility Bar (e.g. CX Companion) and select an appropriate icon.
- Specify the Panel Width (recommended 1000 px) and Panel Height (recommended 520 px).
- Select Enable Refresh Button which appears inside the LWC and allows CX Companion to be refreshed with data from the active SF object.
-
Clique em Salvar.
-
- For Utility Bar Alignment, select the desired alignment, and then click Save.
- If you select Default, the utility bar appears on the lower-left side of the screen.
- If you select Mirrored, the utility bar appears on the lower-right side of the screen.
Position as an action button on the object Record Page
Follow these steps for each object where you want to create the new action button for the Object Record page. The below instructions will guide you to adding CX Companion as an action button on the Case Record page.
- Navigate to Setup > Object Manager to create a new action for an object.
- Search for an object for which you want to add a quick action (e.g. case) and open it.
- Select Buttons, Links, and Actions on the left panel, and then, click New Action.
- For Action Type, select Lightning Web Component.
- For Lightning Web Component, select uipathsf:cxCompanionRecordAction.
- In the Label box, enter the label that will appear on the button (e.g.
CX Companion) and select an appropriate icon. The Name field will be automatically populated. -
Clique em Salvar.
- Navigate to Setup > Object Manager to add this action to a lightning record page.
- Search for an object for which you want to add a quick action (e.g. case) and open it.
- Click Lightning Record Pages on left hand panel.
- Go to any Salesforce record page, and click Edit.
- Select the highlight panel on the record page and, on the right panel, click Add Action to add a dynamic action.
- Search for CX Companion and click Done.
-
Clique em Salvar.
- A button is added on the case record page that launches the CX Companion in a new pop-up window.
Note: The dimensions and title of the CX Companion window will be determined by what was specified in the earlier step Modify Custom Metadata Types.