Contact Us 1-800-596-4880

Importing a Connector from Exchange

logo cloud IDE Cloud IDE

logo desktop IDE Desktop IDE

Open Beta Release: The cloud IDE is in open beta. Any use of Anypoint Code Builder in its beta state is subject to the applicable beta services terms and conditions, available from the IDE.

Anypoint Connectors provide operations for retrieving, modifying, and sending data to and from systems. In addition to the built-in connectors that Anypoint Code Builder provides, you can download many other connectors from Anypoint Exchange.

Import a Connector from the Canvas

To import a connector from Exchange and add it to your configuration:

  1. {open-config-xml}, such as my-project-name.xml.

  2. Click (Show Mule graphical mode) in the activity bar to open the UI canvas if it doesn’t open automatically.

  3. Add the connector the same way you added other components from the canvas:

    1. In the canvas, click the (Add component) icon.

    2. In the Add Component panel, click Connectors.

    3. Click the connector name and then click the operation to add, such as Publish:

      Add Publish operation from the Anypoint MQ Connector
    4. If the connector is not available locally, click the (Search in Exchange) toggle:

      Search in Exchange toggle
      1 Search locally
      2 Search in Exchange
    5. Select the connector to add to your project.

    6. Select the operation from the Add Component panel.

Import a Connector with a Command

To import a connector from Exchange to use later in your project:

  1. {open-config-xml}, such as my-project-name.xml.

  2. Click (Show Mule graphical mode) in the activity bar to open the canvas if it doesn’t open automatically.

  3. Open the Command Palette.

    Show me how
    • Use the keyboard shortcuts:

      • Mac: Cmd+Shift+p

      • Windows: Ctrl+Shift+p

    • In the desktop IDE, select View > Command Palette.

    • In the cloud IDE, click the (menu) icon, and select View > Command Palette.

  4. Select the following command:

    MuleSoft: Import Asset from Exchange
  5. Select Connector.

  6. Search for the connector name to import, such as "MQ," for example:

    "Import Anypoint MQ Connector from Exchange
  7. Select the connector.

  8. At the prompt, select the version of the connector to import, such as v4.0.3.

    Anypoint Code Builder imports the connector and makes it available in the Components list.

For more information about the connectors available on Exchange, see Connectors. For more information about Exchange, see Exchange (US) or Exchange (EU) and Anypoint Exchange Overview.