{% import '_includes/forms' as forms %} {% import 'verbb-base/_macros' as macros %} {% set displayName = integration.displayName() %} {% set instructions %} ### Connect to the {name} API 1. Go to Zapier and create a new Zap. 1. For the **Choose App & Event** value, enter **Webhooks by Zapier**. 1. For the **Choose Trigger Event** value, enter **Catch Hook**. 1. Click **Continue**. 1. Copy the **Custom Webhook URL** into the **Webhook** field below. {% endset %}