> For the complete documentation index, see [llms.txt](https://nationgraph.gitbook.io/nationgraph/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nationgraph.gitbook.io/nationgraph/help-center/readme/integration-overview.md).

# Integration Overview

#### Currently Supported Integrations

We have successfully implemented integrations with the following platforms:

* **CRM**: HubSpot and Salesforce are fully supported. You can also use dual CRM setups and expand coverage through Zapier.
* **Communications**: Slack is supported for delivery and team collaboration.
* **Automation handoff**: Zapier can connect NationGraph workflows to additional CRM and email tools.

### Quick Start

<table data-view="cards"><thead><tr><th>Guide</th><th>Description</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Connect Salesforce</td><td>Install the package, authenticate, map accounts, and validate dedupe behavior.</td><td><a href="/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/UwSBnAnr4gB2TkrZ3O2M">/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/UwSBnAnr4gB2TkrZ3O2M</a></td></tr><tr><td>Connect HubSpot</td><td>Authenticate with one click. Start syncing Signals immediately.</td><td><a href="/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/QvmHt6MvkF1TItup0tiq">/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/QvmHt6MvkF1TItup0tiq</a></td></tr><tr><td>Advanced CRM Actions</td><td>Push results, review CRM history, and export mapped institutions.</td><td><a href="/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/Wuei2ltB1gtR32oVN38A">/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/Wuei2ltB1gtR32oVN38A</a></td></tr><tr><td>Connect Slack</td><td>Deliver Signals into a shared Slack channel for fast team triage.</td><td><a href="/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/wbc7rGYimwsYR5NDQqCQ">/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/wbc7rGYimwsYR5NDQqCQ</a></td></tr><tr><td>CRM integrations overview</td><td>Supported CRMs, admin requirements, and what you can push.</td><td><a href="/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/5VqG502p9LHrKHGB8yZn">/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/5VqG502p9LHrKHGB8yZn</a></td></tr><tr><td>Browse all quick starts</td><td>The full library of guides across NationGraph.</td><td><a href="/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/FlxOwQyTnxUB9CUeEPZW">/spaces/JK5Q9HcyZtzjrtqdBjDS/pages/FlxOwQyTnxUB9CUeEPZW</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nationgraph.gitbook.io/nationgraph/help-center/readme/integration-overview.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.
