# What data is available?

<a href="mailto:support@middle.app?" class="button primary">Have Questions? Reach out!</a>

There are two ways to review which fields are available in a connector:

## Via the app connection

Once [you've connected your app](https://docs.middle.app/middle-docs/building-workflows/connect-or-edit-an-app-connection), you can click the app and see all of the different record types available to sync. If you click [**Records**](https://docs.middle.app/middle-docs/building-workflows/sync/stored-records) to the right of the record type name, you'll be able to the available fields in at the top of the page. If you've already synced data into that record type you'll be able to see examples of real data.

{% content-ref url="../building-workflows/sync/stored-records" %}
[stored-records](https://docs.middle.app/middle-docs/building-workflows/sync/stored-records)
{% endcontent-ref %}

<figure><img src="https://932524191-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mks_UuU2atghAuA9bQz%2Fuploads%2F31BtmwAdmjgdouhhLEM2%2FScreenshot%202025-06-16%20at%201.40.40%E2%80%AFPM.png?alt=media&#x26;token=f7cf5732-d33b-4bb2-9fe0-3f6144a720e3" alt=""><figcaption><p>Reviewing the available fields in a lead record type</p></figcaption></figure>

## Via the app development portal

Click **Apps** at the top of your Middle dashboard and then search for the app you'd like to review. In the left-hand menu, you'll see a section for [record types](https://docs.middle.app/middle-docs/app-development/sync-records). If you click on a record type you'd be able to see and edit the configured fields.

{% content-ref url="../app-development" %}
[app-development](https://docs.middle.app/middle-docs/app-development)
{% endcontent-ref %}

{% hint style="warning" %}
The app development portal is only available to ENTERPRISE customers
{% endhint %}

## API documentation

You can also review available data by looking at the API documentation for the respective app.

{% hint style="info" %}
The best way to see which endpoints Middle is using is by reviewing the [sync code](https://docs.middle.app/middle-docs/app-development/sync-records) in the app development portal
{% endhint %}

{% hint style="success" %}
If you see any fields missing from Middle's syncs feel free to add them yourself via the [app development portal](https://docs.middle.app/middle-docs/app-development) or reach out to the Middle integration team at <support@middle.app>.
{% endhint %}
