# Trigger Census Syncs

Learn how to automatically trigger Census syncs when your dbt™ runs complete successfully in Bolt. This integration helps data teams maintain synchronized data by sending fresh data to operational tools immediately after successful pipeline runs.

### What You'll Get

When a run succeeds, Bolt automatically triggers your Census sync:

* Census receives the webhook
* Sync process begins immediately
* Fresh data flows to your operational tools

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FXXQ09DCMXqyyO7NTS5lD%2Fimage.png?alt=media&#x26;token=35476f1a-7564-4b1f-8413-a875a67d5aac" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

#### Key Benefits for Data Teams

* Automatic Census sync triggering after successful Bolt runs
* Real-time data synchronization with operational tools
* Streamlined workflow between dbt™ pipelines and data syncs
* Faster time-to-value for fresh data
  {% endhint %}

{% hint style="warning" %}

#### Prerequisites for Census Integration

* Existing [Bolt schedule](https://app.paradime.io/bolt)
* Census account with configured syncs
* Census Sync Trigger API URL
  {% endhint %}

***

### Setup Guide

Set up Census sync triggering for successful runs. Follow the steps below, and watch our [interactive tutorial](#step-3-test-the-integration).

#### Step 1: Get Your Census Sync URL

1. Open [Census](https://app.getcensus.com/) and navigate to your syncs
2. Find and select the sync you want to trigger
3. In the Sync Trigger section, copy the API URL

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FLZKCfNCKJjQvW0WxiBnH%2Fimage.png?alt=media&#x26;token=0a5a2746-6344-429f-8eb5-61d7d25fc171" alt=""><figcaption></figcaption></figure>

#### Step 2: Configure the Webhook

1. From the [Bolt](https://app.paradime.io/bolt) home screen, go to [Templates](https://app.paradime.io/bolt/templates)&#x20;
2. Click **Reverse ETL** and use the "Trigger Census Sync" template
3. Enter your Census Sync URL.&#x20;

{% code title="Example Sync URL: " %}

```
https://bearer:secret-token%3AqhvcTdAX5tLV3J4JLUAVigdD@app.getcensus.com/api/v1/syncs/2511163/trigger
```

{% endcode %}

4. Click "Connect"

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FicdK0vQRI9Rgtf7C9jZA%2Fimage.png?alt=media&#x26;token=01330032-f335-4922-904c-631eced1b248" alt=""><figcaption></figcaption></figure>

#### Step 3: Test the Integration

1. [Run a Bolt schedule manually](https://docs.paradime.io/app-help/documentation/managing-schedules/schedule-configurations#trigger-a-run-manually) (the webhook triggers only on successful runs)
2. After the run succeeds:
   * From the Bolt homescreen, go to [Webhooks](https://app.paradime.io/bolt/webhook)
   * Select your Census Sync Webhook
   * Check the Endpoints tab to verify the webhook triggered

{% @arcade/embed flowId="GO03VluDBzWM7RtFjk8i" url="<https://app.arcade.software/share/GO03VluDBzWM7RtFjk8i>" %}
