# What connects to Startdeliver

**Where to find it:** Apps in the left navigation · Settings → Apps **Who can access it:** Admins connect and configure integrations. All team members benefit from the data they bring in.

***

Startdeliver integrates with the tools your CS team already uses — CRM, billing, support, feedback, email, calendar, product analytics, and more. All data flows into a structured customer context that feeds your team and the AI.

Startdeliver integrates with: HubSpot, Salesforce, Pipedrive, Upsales, Stripe, Chargebee, Younium, Kleer, Intercom, Zendesk, Freshdesk, Linear, Jira, InMoment, HubSpot Feedback Surveys, Typeform, SurveyMonkey, Pendo, Netigate, Gong, Fireflies.ai, Garba, Notion, Mixpanel, Segment, PostHog, Gmail, Google Calendar, Outlook, Microsoft 365 Calendar, Slack, and Zoom. Custom integrations are available via the Startdeliver API.

Most integrations are configured once and then run automatically. Data stays current without manual work from your team.

***

#### CRM

Your CRM is typically the source of truth for customer records, contacts, and commercial data. Connecting it to Startdeliver means customers, contacts, and deal data sync automatically — no manual imports, no duplicate maintenance.

**HubSpot** — Syncs companies, contacts, deals, and engagement history. Bi-directional. Real-time sync available via webhooks. Engagement history (calls, emails, meetings, notes) syncs as interactions, giving your CS team full visibility of the sales relationship from day one. → \[HubSpot]

**Salesforce** — Syncs accounts, contacts, opportunities, tasks, events, and ContentNotes. Bi-directional with webhook support for real-time updates. Keeps CS and Sales working from the same customer data. → \[Salesforce]

**Pipedrive** — Syncs CRM data from Pipedrive into Startdeliver customer records.

**Upsales** — Syncs CRM data from Upsales into Startdeliver.

***

#### Billing & subscription management

Revenue data — ARR, MRR, renewal dates, subscription status — flows in from your billing tool and appears on every customer profile and in portfolio dashboards.

**Stripe** — Syncs subscription and revenue data from Stripe. ARR, MRR, and renewal dates appear on customer profiles automatically. → \[Stripe]

**Chargebee** — Syncs subscription and billing data including MRR, ARR, plan status, renewal dates, and seat counts. Supports multiple Chargebee accounts. → \[Chargebee]

**Younium** — Full account and subscription sync. Supports multiple legal entities, flexible field mapping, and aggregation across multiple subscriptions per customer. → \[Younium]

**Kleer** — Syncs subscription and revenue data from Kleer into customer records in Startdeliver.

***

#### Support & issue tracking

Support data feeds the AI assessment and gives CSMs visibility of the customer's support relationship without switching tools. All support integrations are bi-directional.

**Intercom** — Syncs support tickets and conversation history. CSMs see open, delayed, and resolved tickets directly on the customer profile. Startdeliver data syncs back into Intercom for targeted messaging and support team context. → \[Intercom]

**Zendesk** — Syncs ticket status, history, and resolution data. Delayed tickets surface as a health signal automatically.

**Freshdesk** — Syncs support ticket data from Freshdesk into customer health and the AI assessment.

**Linear** — Syncs issues and project tickets from Linear. Useful for product-led teams where customer-reported issues live in Linear rather than a traditional support tool.

**Jira** — Syncs tickets from Jira Service Management into Startdeliver support health tracking.

***

#### Feedback & surveys

Survey responses feed experience health and the AI assessment — identifying both at-risk customers and potential advocates automatically.

**InMoment** — Syncs enterprise CX feedback and survey data from InMoment into experience health.

**HubSpot Feedback Surveys** — Syncs CSAT and NPS responses from HubSpot directly into experience health. → \[HubSpot Feedback Surveys]

**Typeform** — Syncs survey responses from Typeform into customer experience health.

**SurveyMonkey** — Syncs survey response data from SurveyMonkey into Startdeliver.

**Pendo** — Syncs NPS and feedback survey data from Pendo into experience health.

**Netigate** — Syncs feedback and survey responses from Netigate into customer experience health.

***

#### Notetakers & collaboration

Meeting notes and collaboration content flow into the customer interaction history automatically — keeping the full picture of every customer relationship in one place.

**Gong** — Syncs call recordings, transcripts, and meeting intelligence from Gong into customer interaction history.

**Fireflies.ai** — Syncs meeting transcriptions and notes from Fireflies.ai into customer interaction history.

**Garba** — Syncs meeting notes and conversation data from Garba into Startdeliver.

**Notion** — Connects Notion workspace content to customer context in Startdeliver.

***

#### Product analytics

Product usage data is one of the core inputs to the AI health assessment. Connect your analytics tool to track what your customers are actually doing in your product.

**Mixpanel** — Syncs product usage events from Mixpanel into usage health tracking.

**Segment** — Sends usage events from Segment into Startdeliver's product health model. Each event maps to a usage type attached to a product.

**PostHog** — Syncs product usage events and feature analytics from PostHog into Startdeliver.

***

#### Mail & calendar

Email and calendar sync brings relationship activity into the customer context — every email sent, every meeting held, tracked automatically against the right customer without your team having to log anything manually.

**Google Workspace (Gmail & Google Calendar)** — Syncs emails and calendar events to customer interaction history. Emails to and from customer contacts are matched automatically. → [Google mail & calendar](https://docs.startdeliver.io/integrations-and-your-stack/google-mail-and-calendar)

**Microsoft 365 (Outlook & Calendar)** — Syncs emails and calendar events from Microsoft 365. Same automatic matching as the Google integration. → [MS365 mail & calendar](https://docs.startdeliver.io/integrations-and-your-stack/ms365-mail-and-calendar)

**Slack** — Delivers Startdeliver notifications to your Slack workspace. → [Slack](https://docs.startdeliver.io/integrations-and-your-stack/slack)

**Zoom** — Syncs meeting activity from Zoom into customer interaction history.

***

#### Custom integrations

**API** — Build any custom integration using the Startdeliver API. Full documentation in the Developer section. → [API reference](https://docs.startdeliver.io/developer/api-mcp-and-developer-tools)

Not seeing your tool? Contact your Startdeliver CSM — new integrations are added regularly and custom connectors can be built via the API.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.startdeliver.io/integrations-and-your-stack/what-connects-to-startdeliver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
