{% import '_includes/forms' as forms %} {% import 'verbb-base/_macros' as macros %} {% set displayName = integration.displayName() %} {% set instructions %} ### Step 1. Connect to the {name} API 1. Go to {name} and login to your account. 1. Click on your profile dropdown on the top-right of the screen, and select **Administration**. 1. In the left-hand sidebar menu, click on **Integrations**. 1. Click on **Ontraport API Instructions and Key Manager**. 1. Click the **New API Key** button. 1. Select an owner, and check all the options. 1. Copy the **App ID** from {name} and paste in the **App ID** field below. 1. Copy the **API Key** from {name} and paste in the **API Key** field below. ### Step 2. Test Connection 1. Save this integration. 1. Click on the **Refresh** button in the right-hand sidebar. {% endset %}