> For the complete documentation index, see [llms.txt](https://docs.whiteswan.io/partner-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases.md).

# Example Use Cases

While the examples provided here are designed to inspire, it's essential to remember that every business is unique. The integrations you craft can be as diverse and innovative as you envision. With Zapier and White Swan, the options are endless.

***

[**Custom Relationship Management (CRM) Tools**](/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-crms.md)\
Automatically add new White Swan leads into your CRM system, monitor their White Swan activities, and utilize existing data to enhance their experience.

***

[**Accounting/Payroll Tools**](/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-accounting-payroll-tools.md)\
Automate the process of adding new earnings events directly into your accounting or payroll systems, ensuring accurate and timely financial management.

***

[**Marketing Platforms**](/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-marketing-platforms.md)\
Boost your marketing efforts by automatically adding leads to email marketing lists, customizing advertising audiences, or reporting conversions to ad platforms.

***

[**Business Intelligence/Analytics Tools**](/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-business-intelligence-analytics-tools.md)\
Enhance your data-driven decision-making by automatically integrating conversion events from your White Swan account into your preferred business intelligence or analytics tools.

***

[**App/Website Builders**](/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-app-website-builders.md)\
Build customized experiences tailored to your business, processes, and clients. Initiate a custom, streamlined case using data directly from your app or website, bypass the traditional [White Swan plan request](/partner-knowledge-base/platform-overview/client-experience/personal-plan-requests.md) and directly submit comprehensive plan requests for clients, or leveraging existing data to streamline [Applications](/partner-knowledge-base/platform-overview/client-experience/applications.md) for your clients.

***

These use cases serve as a foundation, but the potential for integration and automation is vast. Explore, experiment, and elevate your client's experience with White Swan and Zapier.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
