# Integrations

{% hint style="success" %}
**Audience:** Admins, Developers, Solution Architects

**Purpose:** provides an overview of supported <code class="expression">space.vars.Kizen\_company\_name</code> integrations and helps you understand what integrations can do and where to get started.
{% endhint %}

## Overview

Integrations extend <code class="expression">space.vars.Kizen\_company\_name</code> by connecting the platform to external tools and services used across communication, marketing, and data workflows. These integrations allow you to sync data, trigger actions, and streamline processes across systems.

This section includes documentation for supported integrations such as RingCentral, Postalytics, Sunfire, Connecture, and much more.

Each integration guide covers setup, configuration, and usage so you can quickly connect external services and start using them with <code class="expression">space.vars.Kizen\_company\_name</code>.

### What Integrations Can Do

Integrations in <code class="expression">space.vars.Kizen\_company\_name</code> can be used to:

* Sync data between <code class="expression">space.vars.Kizen\_company\_name</code> and external systems
* Trigger actions from workflows and <code class="expression">space.vars.automations</code>
* Launch external tools directly from <code class="expression">space.vars.entities</code>
* Return completed actions or results back into <code class="expression">space.vars.Kizen\_company\_name</code>

***

## Current Kizen Integrations

Check out the following integrations by category:

**Communication & Messaging**

* [Ring Central](/docs/integrations-and-plugins/integrations/ring-central.md)
* [Amazon SES](/docs/integrations-and-plugins/integrations/amazon-ses.md)
* [Twilio](/docs/integrations-and-plugins/integrations/twilio-sms.md)

**Direct Mail**

* [Postalytics](/docs/integrations-and-plugins/integrations/postalytics.md)

**Medicare Quoting & Enrollment**

* [SunFire](/docs/integrations-and-plugins/integrations/sunfire.md)
* [Connecture](/docs/integrations-and-plugins/integrations/connecture.md)

**Calendar Integrations**

* [Google & Outlook Calendar](/docs/integrations-and-plugins/integrations/google-and-outlook-calendar.md)

***

## What's Next?

Select an integration to learn how it works with <code class="expression">space.vars.Kizen\_company\_name</code>, including setup requirements and common usage patterns. Each integration guide includes an overview, configuration steps, and task-based documentation to help you get started.

<details>

<summary>Related Topics</summary>

* [Ring Central](/docs/integrations-and-plugins/integrations/ring-central.md)
* [Amazon SES](/docs/integrations-and-plugins/integrations/amazon-ses.md)
* [Postalytics](/docs/integrations-and-plugins/integrations/postalytics.md)
* [Sunfire](/docs/integrations-and-plugins/integrations/sunfire.md)
* [Connecture](/docs/integrations-and-plugins/integrations/connecture.md)

</details>


---

# 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://developer.kizen.com/docs/integrations-and-plugins/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.
