🦢
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 Plan Request Started

PreviousCreating/Managing WebhooksNextPlan Request Finished

Last updated 1 year ago

Was this helpful?

This event happens each time an end-user initiates a request for a personal plan through a or a via your White Swan account.

For capturing new leads through your White Swan account, this is the best event to use, as it is the earliest event in the .


Sample Payload
{
"event_message":"John Doe just started a personal plan request for a Variable Universal Life Accumulation plan through one of your White Swan pages. View the request internally at https://app.whiteswan.io/partner_case/john-doe",
"full_name": "John Doe",
"first_name": "John",
"last_name": "Doe",
"email": "johndoe@gmail.com",
"phone_number": "1234567890",
"policy_type": "Variable Universal Life",
"main_goal": "Accumulation",
"request_id": "2157086524x1096812345",
"source_page": "Variable Universal Life Page"
}

Data Returned by this Event:

Field Label
Field Key
Field Type
Example Value
Description

Event Message

event_message

Text

John Doe just started a personal plan request for a Variable Universal Life Accumulation plan through one of your White Swan pages. View the request internally at https://app.whiteswan.io/partner_case/john-doe

A message providing an overview of the new plan request

Client Full Name

full_name

Text

John Doe

Full name of the client

Client First Name

first_name

Text

John

First name of the client

Client Last Name

last_name

Text

Doe

Last name of the client

Client Email

email

Text

Email address of the client

Client Phone Number

phone_number

Text

1234567890

Phone number of the client

Request Policy Type

policy_type

Text

Variable Universal Life

Type of policy requested

Request Main Goal

main_goal

Text

Accumulation

Main goal of the request

Request ID

request_id

Text

215708652x41096812345

Unique identifier for the request

Request Source Page

source_page

Text

Variable Universal Life Page

Page from which the request originated

⚙️
page
custom case
end-user experience
johndoe@gmail.com