{% 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 Maximizer CRM API and request access to their API. 1. When approved, you'll receive your details via email. 1. Enter your **Username** from {name} and paste in the **Username** field below. 1. Enter your **Password** from {name} and paste in the **Password** field below. 1. Copy the **Web Access URL** from {name} and paste in the **Web Access URL** field below. 1. Copy the **Database ID** from {name} and paste in the **Database ID** field below. 1. Copy the **Vendor ID** from {name} and paste in the **Vendor ID** field below. 1. Copy the **App Key** from {name} and paste in the **App Key** field below. ### Step 2. Test Connection 1. Save this integration. 1. Click on the **Refresh** button in the right-hand sidebar. {% endset %}