{% 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 Dotdigital and login to your account. 1. Click the more-options (triple dots) in the bottom left corner and go to **Access** > **API users**. 1. Click the **New user** button. 1. Copy the **Email Address** from {name} and paste in the **Username** field below. 1. Create a password and copy this from {name} and paste in the **Password** field below. 1. Click the **Save** button. 1. Copy the **API Endpoint** from {name} and paste in the **API Endpoint** field below. ### Step 2. Test Connection 1. Save this integration. 1. Click on the **Refresh** button in the right-hand sidebar. {% endset %}