New Plan Request Started

This event happens each time an end-user initiates a request for a personal plan through a page or a custom case 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 end-user experience.


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:

Last updated