🦢
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. Embedding White Swan

Using Embed + API/Zapier

PreviousQuick Start GuideNextOverview of Zapier Integration

Last updated 1 year ago

Was this helpful?

The White Swan embedded experience is designed for adaptability. Using our API and/or Zapier integration, you can customize any and use the returned URL in your embed.

Example Customizations:

  • Tailor Plan Requests: You can cater to specific scenarios by exclusively offering expedited products, specific policy types, and more. Provide answers to any question to skip this question for the end-user.

  • Turbo-Mode Configuration: Configure the request to be in turbo-mode to bypass the entire extras section.

  • Pre-fill Client Data: Pre-fill requests with information you already possess, such as contact details, gender, and date of birth. These question are then skipped, expediting the request process for your client.

To go the extra mile in leveraging existing client data to make the experience more convenient for the client, you can additionally use the Create Pre-Fill Information action or in our API to pre-fill information in .


How to Embed Customized URLs

  1. When setting up the (or comparable ), set the Embed URL parameter to true .

  2. The action/call will return a unique URL. In your White Swan embed code, the UNIQUE URL should be replaced with the unique URL returned from the action/call.

<iframe src="UNIQUE URL" id="WhiteSwanIframe" style="width:100vw;min-width:100%;min-height:100vh" loading="eager" allowfullscreen></iframe>
<script src="https://cdn.jsdelivr.net/gh/pontuslagerberg/whiteswan@latest/partner_embed.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/pontuslagerberg/whiteswan@latest/partner_embed_styles.css">
  1. Dynamically inserting the unique URL will vary based on your tech stack. For developers, our API provides a straightforward route. For Zapier users, your website builder may have a Zapier integration or a method to transfer data from another Zapier app into your website environment.

If you're uncertain about building this integration, consider consulting with ChatGPT, a developer familiar with your tech stack, or get in touch with the White Swan for Partners team for assistance.

💻
plan request experience
personal plan
on Zapier
end-users applications
API Call: Start Personal Plan Request
action in Zapier