Skip to content

Latest commit

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

SunFire Plugin

A Kizen CRM plugin that integrates with SunFire to let agents quote and enroll Medicare Advantage (MAPD) plans directly from a contact record.

What it does

The plugin adds a Start Quoting in SunFire action to contact records. When triggered, it:

  • Looks up the contact's saved SunFire sessions from the last 90 days and lets the user resume one or start fresh.
  • Syncs the contact's providers, pharmacies, and drugs from Kizen into a new SunFire session.
  • Authenticates with SunFire using the agent's CRM connect code (prompting to collect and save one if it's missing).
  • Opens a SunFire quoting/enrollment window pre-loaded with the contact's applicant info, plans, and (when available) ZIP/county for plan search.

Configuration

Each install of the plugin requires:

FieldDescription
partner_idSunFire partner ID for the business
partner_app_idSunFire partner app ID (defaults to sunfire if not set)
crm_partner_idRequired to send session data with quotes (Optional. Requires account setup from Sunfire)

Set sunfire_env business entitlement to qa for Sunfire's QA environment. Defaults to prod if missing.

Contact record must contain gender, birthday, medicare_number, and zipcode.

Project structure

kizen.json # Plugin manifest: metadata, environments, and SunFire service/auth config
sunfire/
thumbnail.png # Plugin thumbnail shown in the Kizen app marketplace
actions/
startQuoting/
config.json # Action metadata (name, target object)
script.js # Action implementation
releaseNotes/sunfire/ # Per-version release notes shown in the Kizen app

Release notes

See releaseNotes/sunfire for the changelog.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages