🦢
White Swan for Partners
Go to AppGet in Touch
  • White Swan for Partners Knowledge Base
  • 💡Platform Overview
    • Introduction to White Swan for Partners
    • Platform Capabilities
      • Digital Insurance Experiences
      • Supported Product Types
      • Supported Solution Types
      • Best-Interest Philosophy
      • Client Success Managers & Advanced Planning
    • Quick Start Guide
    • Using the Platform
      • White Labeling
      • Instant vs Custom Quotes
      • Page Types Overview
      • Sharing Pages
      • Customizing Pages
      • Custom Cases
      • Tracking Cases
      • General Company Settings
      • Policy Solve For Options
    • Client Experience
      • Guided vs Quick Quote Flow
      • Policy Type Recommendation Engine
      • Sample Plan Visualizations
      • Personal Plan Requests
      • Personal Plans
      • Applications
      • Underwriting & Issuance
    • Page
    • Plans to Access Platform
      • Concierge Plan
      • Digital Agent Plan
      • Innovator Plan
    • Instantly Quotable Carriers/Policies
    • Earnings
      • Understand Life Compensation & Our Philosophy
      • Activating Earnings
      • Licensing Considerations
      • Tracking Earnings
    • Platform Roadmap
    • Submit A Feature Request
  • 💻Embedding White Swan
    • Overview of White Swan Embed
    • Quick Start Guide
    • Using Embed + API/Zapier
  • ⚡Zapier Integration
    • Overview of Zapier Integration
    • Quick Start Guide
    • Example Use Cases
      • Integrate With CRMs
      • Integrate With Accounting/Payroll Tools
      • Integrate With Marketing Platforms
      • Integrate With Business Intelligence/Analytics Tools
      • Integrate With App/Website Builders
    • Data Formatting Standards
    • Triggers
      • New Plan Request Started
      • Plan Request Finished
      • New Personal Plan
      • New Change Request
      • New Application Started
      • Application Finished
      • New Plan Offered
      • New Plan Delivered
      • New Earnings Event
    • Create Actions
      • Start Personal Plan Request
      • Submit Complete Plan Request
      • Create Pre-Fill Information
    • Search Actions
      • Plan Request(s)
      • Personal Plan(s)
      • Referred Client(s)
      • Account User(s)
      • Earnings Event(s)
    • Using ChatGPT To Create Zaps
  • ✨AI Landing Page Builder
    • Overview of AI Landing Page Builder
    • Generate Landing Pages With AI
    • Editing Landing Pages
  • ⚙️API Documentation
    • Overview of White Swan's API
    • Authentication
    • Data & API Standards
    • Webhooks
      • Creating/Managing Webhooks
      • New Plan Request Started
      • Plan Request Finished
      • New Personal Plan
      • New Change Request
      • New Application Started
      • Application Finished
      • New Plan Offered
      • New Plan Delivered
      • New Earnings Event
    • Action Calls
      • Start Personal Plan Request
      • Submit Complete Plan Request
      • Create Pre-Fill Information
    • Information Calls
      • Plan Request(s)
      • Personal Plan(s)
      • Referred Client(s)
      • Account User(s)
      • Earnings Event(s)
  • ⛳BackNine Integration
    • Overview of BackNine Integration
    • Quick Start Guide
    • Capabilities
      • Instant Quotes
      • Instant Applications
      • Case Support
  • 💹Wealthbox Integration
    • Overview of Wealthbox Integration
    • Quick Start Guide
    • Capabilities
      • Import Contact from Wealthbox
      • Search Wealthbox Contacts in White Swan
      • Start a Plan Request
    • Notification Settings
  • Other Direct Integrations
    • Paperclip
Powered by GitBook
On this page

Was this helpful?

  1. API Documentation
  2. Webhooks

New Application Started

PreviousNew Change RequestNextApplication Finished

Last updated 1 year ago

Was this helpful?

This event happens when an end-user starts a new for a o, either by starting to fill out our online application or by scheduling a call with their .

Application can be initiated in two ways: either online or by scheduling a call. The trigger will provide details on the mode of application initiation.


Sample Payload
{
"event_message": "John Doe just started a new online application for their White Swan Variable Universal Life Accumulation plan from Nationwide.",
"application_mode": "Online",
"application_status": "Application Started",
"client_name": "John Doe",
"client_email": "johndoe@gmail.com",
"client_phone": "(123) 456 7890",
"plans_applied_for_ids": [
          "28512058x1895136",
          "12812081x2806601"
],
"associated_request_id": "10812350358"
}

Data Returned by this Event:

Field Label
Field Key
Field Type
Example Value
Description

Event Message

event_message

Text

John Doe just started a new online application for their White Swan Variable Universal Life Accumulation plan from Nationwide.

Message detailing the event

Application Mode

application_mode

Text

Online

Mode of application initiation (Online/Call)

Application Status

application_status

Text

Application Started

Current status of the application

Client Full Name

client_name

Text

John Doe

Full name of the client

Client Email

client_email

Text

johndoe@gmail.com

Email address of the client

Client Phone Number

client_phone

Text

1234567890

Phone number of the client

ID(s) of Plans to be Applied For

plans_applied_for_ids

List

28512x36058, 1283651x2013681

List of IDs for the plans the client applied for

ID of Associated Plan Request

associated_request_id

Text

108123x2550358

ID of the associated plan request

⚙️
application
personal plan
client success manager