---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Use a connector in RPA Desktop Design Studio

# Use a connector in RPA Desktop Design Studio {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Connect to the various data sources and tools to create automation by using a
connector in RPA Desktop Design Studio.

## Before you begin

Ensure that the connector plug-in is installed and added to the RPA Desktop Design Studio application. For more information, see [Manage plugins in RPA Desktop Design Studio](https://www.servicenow.com/docs/LLitlzflHWG66S_7s6gF7A "Install, update, or remove plugins to design automations while you're creating unattended and attended automation projects in RPA Desktop Design Studio.").

Role required: none

## About this task

For a list of connectors and their methods, see [Connectors in RPA Desktop Design Studio](https://www.servicenow.com/docs/SFmEr8Gb~IwTgiq7ntnk3g "Learn about the connectors that you can use in RPA Desktop Design Studio to create an automation.").

For details on the issues related to connectors, see [KB article KB1123555](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1123555).

## Procedure

1. Right-click Global Objects in the Project Explorer pane and select Add Connectors.  
   The Add Connector dialog box is displayed.
2. Select the required connectors and click Add Connectors.  
   The connectors are added to Global Objects. You can also drag and drop the required connector from the Toolbox pane to Global Objects.  
   Note:  
   If you add multiple instances of the same connector to Global Objects, each duplicate instance is appended with the numerical value of the duplication. For example, if you add 3 instances of the Email connector to Global Objects, they appear as Email, Email_2, and Email_3.
3. To provide the connector a custom name, perform the following steps.
   1. Double-click the connector under Global Objects.
   2. Enter a custom name of the connector in the Name field under the Properties pane.
4. In the Project Explorer pane, double-click the connector under Global Objects.  
   Some connectors provide additional levels and methods for each level. To know more about the levels, see [Understand levels of connector methods](https://www.servicenow.com/docs/ii1oD4UdExWJu6jHSnazkQ "Some connectors in the RPA Desktop Design Studio provide methods that interact with various applications at different levels. For example, the Chrome connector provides methods that interact with applications and their elements open in a Google Chrome browser to perform specific Robotic Process Automation tasks.").  
   The Object Explorer lists all methods of the connector.
5. Drag a method to the Design surface.
6. Configure the input fields.  
   For more information, see [Configure port properties](https://www.servicenow.com/docs/d92L75lHSFmmidzeOPPgTw "Configure how data is passed to the input fields of a component or method in RPA Desktop Design Studio.").
7. Connect the control ports of the method to the corresponding ports of another method or component.
* **[Use connector method](https://www.servicenow.com/docs/WWtzne_~uLhOjcwrTyGaYA)**   
  Expose and then use the methods within a connector to perform all the actions that the connector can do.
* **[Connectors in RPA Desktop Design Studio](https://www.servicenow.com/docs/SFmEr8Gb~IwTgiq7ntnk3g)**   
  Learn about the connectors that you can use in RPA Desktop Design Studio to create an automation.
* **[Understand levels of connector methods](https://www.servicenow.com/docs/ii1oD4UdExWJu6jHSnazkQ)**   
  Some connectors in the RPA Desktop Design Studio provide methods that interact with various applications at different levels. For example, the Chrome connector provides methods that interact with applications and their elements open in a Google Chrome browser to perform specific Robotic Process Automation tasks.

