# Integrations

- [HubSpot](https://threadly.gitbook.io/threadly/integrations/hubspot.md): Threadly’s native HubSpot integration makes it easy to target the right people, trigger automated workflows, book meeetings and create dynamic, personalized messaging — all directly from your CRM.
- [Attio](https://threadly.gitbook.io/threadly/integrations/attio.md): Connect Attio CRM to Threadly to build dynamic Slack channel groups based on your Attio record properties. Filter channels by any CRM field and keep your segments automatically up to date.
- [Zapier & Webhooks](https://threadly.gitbook.io/threadly/integrations/zapier.md): Connect Threadly to Zapier or any external system using webhooks. Trigger Threadly workflows from 1,000+ apps, or send Threadly data outbound on form submissions and workflow events.
- [Cal.com](https://threadly.gitbook.io/threadly/integrations/cal.com.md): This feature is available on our Premium plan. Allow Cal.com meeting scheduling directly inside Slack with Threadly.
- [Calendly](https://threadly.gitbook.io/threadly/integrations/calendly.md): Use Calendly booking links as CTA buttons in Threadly messages. Let Slack recipients schedule time with you directly from the message — no integration setup required, works with any Calendly link.
- [Notion](https://threadly.gitbook.io/threadly/integrations/notion.md): Sync your Notion databases with Threadly to use published pages as message actions. Share SOPs, guides, and resources directly inside Slack messages with a single button — no copy-pasting links.


---

# 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://threadly.gitbook.io/threadly/integrations.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.
