> For the complete documentation index, see [llms.txt](https://developer.kizen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.kizen.com/docs/integrations-and-plugins.md).

# Integrations & Plugins

- [Plugin Development](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development.md): Learn how Kizen plugins extend the platform using JavaScript, including supported integration points and how plugins interact with the Kizen UI and data.
- [Toolbar Items](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development/toolbar-items.md): Learn how plugin toolbar items work in Kizen, including how to add custom actions to the toolbar and trigger plugin scripts from the navigation.
- [Floating Frames](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development/floating-frames.md): Learn how Floating Frames work in Kizen plugins, including how to build interactive overlays, embed external content, and respond to user and data events.
- [Embedded Pages](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development/embedded-pages.md): Learn how Embedded Pages work in Kizen plugins, including how to embed full-page content, integrate external applications, and build seamless in-app workflows.
- [Embedded Blocks](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development/embedded-blocks.md): Learn how Embedded Blocks work in Kizen plugins, including how to embed custom content and actions on homepages and record detail pages.
- [Data Adornments](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development/data-adornments.md): Learn how Data Adornments work in Kizen plugins, including how to add one-click, field-level actions that run JavaScript with record context.
- [Cookies](https://developer.kizen.com/docs/integrations-and-plugins/plugin-development/cookies.md): Learn best practices for managing cookies in Kizen plugins, including iFrame behavior, partitioned cookies, and cross-browser session handling.
- [Integrations](https://developer.kizen.com/docs/integrations-and-plugins/integrations.md): Learn how Kizen integrations connect external tools to sync data, automate workflows, and streamline communication and marketing processes.
- [Amazon SES](https://developer.kizen.com/docs/integrations-and-plugins/integrations/amazon-ses.md): Learn how Amazon SES integrates with Kizen to support scalable, reliable email delivery and when to use it for automated and transactional emails.
- [Configure your SES Account in AWS](https://developer.kizen.com/docs/integrations-and-plugins/integrations/amazon-ses/configure-your-ses-account-in-aws.md): Learn how to configure your Amazon SES account in AWS, including verifying identities and preparing SES for integration with Kizen.
- [Integrate your Amazon SES Account with Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/amazon-ses/integrate-your-amazon-ses-account-with-kizen.md): Learn how to integrate your Amazon SES account with Kizen to securely send email using your verified SES configuration.
- [Connecture](https://developer.kizen.com/docs/integrations-and-plugins/integrations/connecture.md): Learn how the Connecture integration in Kizen supports Medicare quoting and enrollment by launching workflows from Contact records and returning completed enrollment data.
- [Launch Connecture from a Contact Record](https://developer.kizen.com/docs/integrations-and-plugins/integrations/connecture/connecture.md): Learn how to launch Connecture from a Contact record in Kizen to complete Medicare quotes and enrollments with contact data passed automatically.
- [Connecture Contact Matching Rules](https://developer.kizen.com/docs/integrations-and-plugins/integrations/connecture/connecture-contact-matching-rules.md): Learn how Kizen matches Contact records when Connecture returns enrollment or session data and how duplicate Contacts are prevented.
- [FHIR - Beta](https://developer.kizen.com/docs/integrations-and-plugins/integrations/fhir-beta.md): Connect your EHR system to Kizen Agentic Workflows. Read and write live FHIR data and synchronize that data back into Kizen Records.
- [Set Up FHIR in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/fhir-beta/set-up-fhir-in-kizen.md): Learn how to configure the FHIR integration in Kizen to use live FHIR data in Agentic Workflows.
- [Authenticate to a FHIR Server in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/fhir-beta/authenticate-to-a-fhir-server-in-an-agentic-workflow.md): Add an action step to a Kizen Agentic Workflow to authenticate for data synchronization between FHIR and Kizen.
- [Read and Write FHIR Data in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/fhir-beta/read-and-write-fhir-data-in-an-agentic-workflow.md): Add FHIR action steps to a Kizen Agentic Workflow to read, search, create, update, and patch FHIR data.
- [Synchronize Data Between FHIR and Kizen in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/fhir-beta/synchronize-data-between-fhir-and-kizen-in-an-agentic-workflow.md): Add FHIR action steps to a Kizen Agentic Workflow to synchronize FHIR data with Kizen in real time.
- [Troubleshoot FHIR](https://developer.kizen.com/docs/integrations-and-plugins/integrations/fhir-beta/troubleshoot-fhir.md): Find solutions to common issues when working with FHIR data in Kizen Agentic Workflows.
- [Google & Outlook Calendar](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-and-outlook-calendar.md): Learn how the Google and Outlook Calendar integrations work in Kizen to sync events, activities, and availability across systems so teams can plan and track work without duplication.
- [Enable Your Calendar Integration](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-and-outlook-calendar/enable-your-calendar-integration.md): Learn how to enable Google or Microsoft Calendar Integration in Kizen to create calendar events from records, connect scheduling workflows, and control how calendar actions are used.
- [Create Calendar Events from Contacts](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-and-outlook-calendar/create-calendar-events-from-contacts.md): Learn how to create Google or Outlook calendar events from Kizen records using Calendar Integration, including prerequisites, behavior, and step-by-step guidance.
- [Google Sheets](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-sheets.md): Connect Google Sheets to Kizen to return live data from a Google sheet, add new data, and overwrite existing data, all automatically with Agentic Workflows.
- [Set Up Google Sheets in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-sheets/set-up-google-sheets-in-kizen.md): Learn how to configure the Google Sheets integration in Kizen to work with live Google Sheet data in Agentic Workflows.
- [Work with Google Sheets in Agentic Workflows](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-sheets/work-with-google-sheets-in-agentic-workflows.md): Get rows, search rows, append rows, and update rows in Google Sheets directly from Agentic Workflows in Kizen.
- [Troubleshoot Google Sheets](https://developer.kizen.com/docs/integrations-and-plugins/integrations/google-sheets/troubleshoot-google-sheets.md): Find solutions to common issues when reading and writing Google Sheets data directly from Agentic Workflows in Kizen.
- [MySQL](https://developer.kizen.com/docs/integrations-and-plugins/integrations/mysql.md): Connect MySQL to Kizen Agentic Workflows. Read and write live database data with SELECT, INSERT, UPDATE, and DELETE for real-time automation.
- [Enable MySQL in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/mysql/enable-mysql-in-kizen.md): Learn how to configure the MySQL integration in Kizen to use live MySQL data in Agentic Workflows.
- [Add MySQL Data to an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/mysql/add-mysql-data-to-an-agentic-workflow.md): Add Read Data or Write Data actions to a Kizen Agentic Workflow to query or update your external MySQL database in real time.
- [Troubleshoot MySQL](https://developer.kizen.com/docs/integrations-and-plugins/integrations/mysql/troubleshoot-mysql.md): Find solutions to common issues when reading and writing MySQL data directly from Agentic Workflows in Kizen.
- [Postalytics](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postalytics.md): Learn how the Postalytics integration in Kizen enables automated direct mail, when to use it, available actions, and how to handle common errors.
- [Enable Postalytics in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postalytics/enabling-postalytics.md): Learn how to enable the Postalytics integration in Kizen to connect your account and start using Postalytics within the platform.
- [Send Mail from a Contact Record with Postalytics](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postalytics/sending-mail-from-a-contact-record-with-postalytics.md): Learn how to send mail from a Contact record in Kizen using Postalytics for one-time, address-based direct mail sends.
- [Send Mail from Agentic Workflows with Postalytics](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postalytics/sending-mail-from-automations-with-postalytics.md): Learn how to create automations in Kizen that send mail using Postalytics campaigns based on defined conditions and triggers.
- [Postalytics Troubleshooting & Error Handling](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postalytics/postalytics-troubleshooting-and-error-handling.md): Learn how to troubleshoot Postalytics errors in Kizen, including common send failures, missing data issues, and how to resolve them.
- [Postgres](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postgres.md): Connect PostgreSQL to Kizen Agentic Workflows. Read and write live database data with SELECT, INSERT, UPDATE, and DELETE for real-time automation.
- [Enable Postgres in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postgres/enable-postgres-in-kizen.md): Learn how to configure the Postgres integration in Kizen to use live PostgreSQL data in Agentic Workflows.
- [Add Postgres Data to an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postgres/add-postgres-data-to-an-agentic-workflow.md): Add Read Data or Write Data actions to a Kizen Agentic Workflow to query or update your external PostgreSQL database in real time.
- [Troubleshoot Postgres](https://developer.kizen.com/docs/integrations-and-plugins/integrations/postgres/troubleshoot-postgres.md): Find solutions to common issues when reading and writing PostgreSQL data directly from Agentic Workflows in Kizen.
- [RetireFlo](https://developer.kizen.com/docs/integrations-and-plugins/integrations/retireflo.md): Learn how to connect AgentCRM to RetireFlo. Receive RetireFlo survey data in real time as new or updated Contacts and Objects for use in AgentCRM Agentic Workflows.
- [Connect AgentCRM to RetireFlo](https://developer.kizen.com/docs/integrations-and-plugins/integrations/retireflo/connect-agentcrm-to-retireflo.md): Learn how to connect AgentCRM to RetireFlo to receive RetireFlo survey data in AgentCRM in real time.
- [Receive RetireFlo Survey Submissions in AgentCRM](https://developer.kizen.com/docs/integrations-and-plugins/integrations/retireflo/receive-retireflo-survey-submissions-in-agentcrm.md): Get real-time updates to AgentCRM Records from RetireFlo survey submissions for use in Agentic Workflows.
- [Troubleshoot RetireFlo](https://developer.kizen.com/docs/integrations-and-plugins/integrations/retireflo/troubleshoot-retireflo.md): Get help with connecting AgentCRM to RetireFlo for receiving RetireFlo survey data in AgentCRM in real time.
- [RingCentral](https://developer.kizen.com/docs/integrations-and-plugins/integrations/ring-central.md): Learn how the RingCentral plugin integrates RingCentral with Kizen to support incoming and outgoing calls, automatic contact matching, call logging, and call recording storage.
- [Slack - Beta](https://developer.kizen.com/docs/integrations-and-plugins/integrations/slack-beta.md): Connect Slack collaboration software to Kizen Agentic Workflows. Send automated Slack messages to your organization's workspace channels and get usernames for mentions from email addresses.
- [Set Up Slack in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/slack-beta/set-up-slack-in-kizen.md): Learn how to configure the Slack integration in Kizen to send Slack messages and find user accounts in Agentic Workflows.
- [Use Slack in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/slack-beta/use-slack-in-an-agentic-workflow.md): Add actions to your Agentic Workflows to find Slack user names and send automated messages to workspace channels.
- [Troubleshoot Slack](https://developer.kizen.com/docs/integrations-and-plugins/integrations/slack-beta/troubleshoot-slack.md): Find solutions to common issues when using Slack collaboration software in Kizen Agentic Workflows.
- [Snowflake](https://developer.kizen.com/docs/integrations-and-plugins/integrations/snowflake.md): Connect Snowflake to Kizen Agentic Workflows. Read and write live warehouse data with SELECT, INSERT, UPDATE, and DELETE for real-time automation.
- [Enable Snowflake in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/snowflake/enable-snowflake-in-kizen.md): Learn how to configure the Snowflake integration in Kizen to use live Snowflake data in Agentic Workflows.
- [Add Snowflake Data to an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/snowflake/add-snowflake-data-to-an-agentic-workflow.md): Add Read Data or Write Data actions to a Kizen Agentic Workflow to query or update your external Snowflake warehouse in real time.
- [Troubleshoot Snowflake](https://developer.kizen.com/docs/integrations-and-plugins/integrations/snowflake/troubleshoot-snowflake.md): Find solutions to common issues when reading and writing Snowflake data directly from Agentic Workflows in Kizen.
- [SunFire](https://developer.kizen.com/docs/integrations-and-plugins/integrations/sunfire.md): Learn how the Sunfire integration in Kizen supports Medicare quoting and enrollment by launching workflows from Contact records and keeping data in sync.
- [Launch SunFire from a Contact Record](https://developer.kizen.com/docs/integrations-and-plugins/integrations/sunfire/launching-sunfire-from-a-contact-record.md): Learn how to launch Sunfire from a Contact record in Kizen to start Medicare quotes or enrollments with contact data passed automatically.
- [Sunfire Integration Data Mapping](https://developer.kizen.com/docs/integrations-and-plugins/integrations/sunfire/sunfire-integration-data-mapping.md): Learn how data is exchanged between Kizen and Sunfire during Medicare quoting and enrollment, including what data is sent and returned.
- [SunFire Contact Matching Rules](https://developer.kizen.com/docs/integrations-and-plugins/integrations/sunfire/sunfire-contact-matching-rules.md): Learn how Kizen matches Contact records when Sunfire returns enrollment or session data and how duplicate Contacts are prevented.
- [Twilio SMS](https://developer.kizen.com/docs/integrations-and-plugins/integrations/twilio-sms.md): Learn how to integrate Twilio with Kizen to enable SMS messaging for contacts, bulk messaging, and automation workflows while meeting US A2P 10DLC compliance requirements.
- [Configure Twilio SMS](https://developer.kizen.com/docs/integrations-and-plugins/integrations/twilio-sms/configure-twilio-sms.md): Learn how to connect your Twilio account to Kizen to enable SMS messaging using your Twilio credentials, including setup requirements, configuration steps, and A2P 10DLC considerations.
- [Send SMS Messages in Kizen with Twilio](https://developer.kizen.com/docs/integrations-and-plugins/integrations/twilio-sms/send-sms-messages-in-kizen-with-twilio.md): Learn how to send SMS messages in Kizen using Twilio, including single contact messages, bulk SMS campaigns, and automation-triggered text messaging workflows.
- [Zendesk](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zendesk.md): Connect the Zendesk platform to Kizen to create, update, and search Zendesk support tickets, post replies to comments, and look up or create Zendesk users, all automatically with Agentic Workflows.
- [Set Up Zendesk in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zendesk/set-up-zendesk-in-kizen.md): Configure your connection between the Zendesk platform and Kizen to use live Zendesk data in Agentic Workflows.
- [Retrieve Zendesk Data in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zendesk/retrieve-zendesk-data-in-an-agentic-workflow.md): Load live ticket and user data from the Zendesk platform directly into Kizen through Agentic Workflow action steps.
- [Create or Update Zendesk Data in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zendesk/create-or-update-zendesk-data-in-an-agentic-workflow.md): Push changes in support tickets and comment threads to the Zendesk platform in real time through Kizen's Agentic Workflows.
- [Troubleshoot Zendesk](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zendesk/troubleshoot-zendesk.md): Find solutions to common issues when reading and writing Zendesk data directly from Agentic Workflows in Kizen.
- [Zoom - Beta](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zoom-beta.md): Schedule Zoom meetings automatically or on demand, download meeting transcripts and links to audio recordings for use in Agentic Workflows, and sync your Zoom calendar directly in Kizen.
- [Set Up Zoom in Kizen](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zoom-beta/set-up-zoom-in-kizen.md): Learn how to set up the Zoom integration at the business and user levels for access to Zoom scheduling, recordings, and calendar sync in Kizen.
- [Use Zoom in an Agentic Workflow](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zoom-beta/use-zoom-in-an-agentic-workflow.md): Automate the scheduling of Zoom meetings and download meeting transcripts and links to audio recordings directly from Agentic Workflows in Kizen.
- [Show Your Zoom Meetings on Calendar Dashlets](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zoom-beta/show-your-zoom-meetings-on-calendar-dashlets.md): Display Zoom meetings on Kizen calendar dashlets by enabling external calendars in the Zoom integration's user settings.
- [Schedule a Zoom Meeting from a Kizen Record](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zoom-beta/schedule-a-zoom-meeting-from-a-kizen-record.md): Schedule Zoom meetings directly from Date and DateTime fields in Kizen Records by enabling the Schedule Meeting adornment in the Zoom integration.
- [Troubleshoot Zoom](https://developer.kizen.com/docs/integrations-and-plugins/integrations/zoom-beta/troubleshoot-zoom.md): Interpret error messages and handle common issues in scheduling Zoom meetings and retrieving meeting recordings within Agentic Workflows in Kizen.


---

# 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, and the optional `goal` query parameter:

```
GET https://developer.kizen.com/docs/integrations-and-plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
