Sunfire data extractor avatar

Sunfire data extractor

Under maintenance
Try for free

No credit card required

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Sunfire data extractor

Sunfire data extractor

medicare_tools/sunfire-data-extractor
Try for free

No credit card required

Extract your enrollments from Sunfirematrix into a csv file.

SunfireMatrix Data Extraction Actor

Overview

This actor automates the process of extracting client data from SunfireMatrix. It is designed to log in using provided credentials, retrieve necessary information, and output the data in a structured format.

Features

  • Automated login to Prefered SunfireMatrix instance.
  • Date range of the past 2 months. Or a custom date range.
  • Extraction of detailed client data including personal and plan information.

Prerequisites

  • Apify account for deployment.
  • Necessary credentials (username and password) for Sunfire access.

Usage

To run the actor:

  1. Navigate to the actor section in your Apify account.
  2. Select your sunfire instances.
  3. Input your NPN number/username and password in the input schema.
  4. Run the actor.

Input Schema

The actor accepts the following inputs:

  • Sunfire instances: The sunfire instance that you want to scrape.
  • username: The username or email address for the Sunfire account.
  • password: The corresponding password for the account.
  • enrollments_from: The beginning date of when the scraper should collect data.
  • to: The end date of when the scraper should collect data.

Output Data Structure

The actor outputs a dataset with the following fields for each client:

  • firstName: First name of the client.
  • lastName: Last name of the client.
  • PCP: Primary Care Physician or plan name.
  • monthlyPremium: Monthly premium amount.
  • effectiveDate: Effective date of the plan.
  • DOB: Date of birth of the client.
  • gender: Gender of the client.
  • address: Full address of the client.
  • ethnicity: Ethnicity of the client.
  • race: Race of the client.
  • language: Preferred language of the client.
  • electionPeriod: Election period for the plan.
  • Part_A_effective_date: Part A effective date.
  • Part_B_effective_date: Part B effective date.
  • sepCode: Special Enrollment Period code.
  • enrollmentCode: Enrollment code.
  • agentName: Name of the agent who processed the enrollment.
  • writingId: Writing ID of the agent.

Export Data to a csv file:

alt text

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • 1 star

  • 36% runs succeeded

  • Created in Oct 2024

  • Modified 11 hours ago