Skip to main content

Overview

The ConnectWise Manage opportunity export extension allows you to send products from your Adaptive Catalog workspace to a ConnectWise Manage opportunity. If the product is linked via the Product Export extension, then the product will be sent to Manage as a product on the opportunity. If the item is not linked, it will be sent as a forecast item.

Setup

Create an API Member

tip

For the most up to date instructions on setting up a ConnectWise Manage API member, check ConnectWise University

  1. In ConnectWise Manage, go to System → Members → API Members

  2. Click the add button to create a new API member

  3. In the Member ID field enter adaptivecatalog and in the Member Name field enter “Adaptive Catalog”. For pod setup, you will need to assign an Admin role. Once the pod has been created, you can decrease the role to just allow product search/update/creation and opportunity search/update

  4. Save and then navigate to the API Keys tab. Click the add button to create a new API Key.

  5. Enter “Adaptive Catalog” in the Description field.

  6. Save the Public Key and Private Key in a secure location for use when setting up the Adaptive Catalog extension.

# Install the Extension


---


### 1. Go to Adaptive Catalog


![](/notion_imgs/587948698.png)


### 2. Click on your user icon


![](/notion_imgs/419532186.png)


### 3. Click on Extensions


![](/notion_imgs/459575385.png)


### 4. Click on Install


![](/notion_imgs/1182930834.png)


### 5. Search for ConnectWise Manage


In the "Extension Name" box, search for ConnectWise Manage


![](/notion_imgs/1324450682.png)


### 6. Click on ConnectWise Manage Opportunity Export


![](/notion_imgs/2094017215.png)


### 7. Enter your API URL


![](/notion_imgs/1922382633.png)


### 8. Enter your company ID


![](/notion_imgs/77501590.png)


### 9. Enter the Private Key


This should be the private key you generated when setting up the API user


![](/notion_imgs/308832274.png)


### 10. Enter the Public Key


This should be the public key you generated in the setup steps.


![](/notion_imgs/1602684513.png)


### 11. Click the Install button


![](/notion_imgs/1897937584.png)