# Recurly AI connector guide

Connect Recurly data to AI agents with Combined. Explore accounts, account coupon redemptions, account notes, 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 Recurly.
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

- Days in length for each API call to get data: optional
- API Key: required in the upstream source schema
- Begin Time: optional
- End Time: optional
- Use Sandbox Environment: optional
- Number of concurrent threads: optional

## Dataset reference

- accounts; key: id; update field: updated_at
- account_coupon_redemptions; key: id; update field: updated_at
- account_notes; key: id; update field: created_at
- add_ons; key: id; update field: updated_at
- billing_infos; key: id; update field: updated_at
- coupons; key: id; update field: updated_at
- credit_payments; key: id; update field: updated_at
- export_dates
- invoices; key: id; update field: updated_at
- line_items; key: id; update field: updated_at
- measured_units; key: id; update field: updated_at
- plans; key: id; update field: updated_at
- shipping_addresses; key: id; update field: updated_at
- shipping_methods; key: id; update field: updated_at
- subscriptions; key: id; update field: updated_at
- transactions; key: id; update field: updated_at
- unique_coupons; key: id; update field: updated_at
- unique_coupons_parent; key: id; update field: updated_at

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

## Agent prompt

Use Combined to analyze my Recurly data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to accounts, account_coupon_redemptions, account_notes, add_ons, billing_infos, coupons.
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/recurly
- Full guide: https://www.trycombined.com/connectors/recurly
