# Uservoice AI connector guide

Connect Uservoice data to AI agents with Combined. Explore forums, external accounts, external users, source setup, MCP access and read-only business queries.

Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

## Connect

1. Open Combined Connected Apps and select Uservoice.
2. Authorize the source and choose the relevant datasets.
3. Complete a first sync, then grant your agent access through the Set up or Access workspace.
4. Discover the actual source schemas before querying.

## Setup reference

- API Key: required in the upstream source schema
- Start date: required in the upstream source schema
- subdomain: required in the upstream source schema

## Dataset reference

- forums; key: id; update field: updated_at
- external_accounts; key: id; update field: updated_at
- external_users; key: id; update field: updated_at
- features; key: id; update field: updated_at
- feedback_records; key: id; update field: updated_at
- suggestions; key: id; update field: updated_at
- attachments; key: id; update field: updated_at
- categories; key: id; update field: updated_at
- comments; key: id; update field: updated_at
- custom_fields; key: id; update field: updated_at
- feature_statuses; key: id; update field: updated_at
- forum_invitations; key: id; update field: updated_at
- importance_responses; key: id
- importance_scores; key: id
- internal_status_updates; key: id
- internal_flags; key: id; update field: updated_at
- internal_statuses; key: id; update field: updated_at
- labels; key: id; update field: updated_at
- permissions; key: id
- notes; key: id; update field: updated_at
- product_areas; key: id; update field: updated_at
- segmented_values; key: id; update field: updated_at
- segments; key: id; update field: updated_at
- service_hook_logs; key: id
- status_updates; key: id; update field: updated_at
- statuses; key: id; update field: updated_at
- supporter_messages; update field: updated_at
- suggested_merges; key: id; update field: updated_at
- suggestion_activity_entries; key: id
- supporters; key: id; update field: updated_at
- teams; key: id
- translatable_strings
- users; key: id; update field: updated_at

This is the upstream connector reference, version 0.0.61. Account permissions and sync configuration determine the datasets available in your workspace.

## Agent prompt

Use Combined to analyze my Uservoice data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to forums, external_accounts, external_users, features, feedback_records, suggestions.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

## Links

- Combined: https://www.trycombined.com/
- Setup: https://www.trycombined.com/docs/getting-started/onboarding
- MCP: https://www.trycombined.com/docs/integrations/mcp
- Pricing: https://www.trycombined.com/pricing
- Upstream source reference: https://docs.airbyte.com/integrations/sources/uservoice
- Full guide: https://www.trycombined.com/connectors/uservoice
