# Zapier Integration

- [Overview of Zapier Integration](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/overview-of-zapier-integration.md)
- [Quick Start Guide](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/quick-start-guide.md)
- [Example Use Cases](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases.md)
- [Integrate With CRMs](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-crms.md)
- [Integrate With Accounting/Payroll Tools](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-accounting-payroll-tools.md)
- [Integrate With Marketing Platforms](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-marketing-platforms.md)
- [Integrate With Business Intelligence/Analytics Tools](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-business-intelligence-analytics-tools.md)
- [Integrate With App/Website Builders](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/example-use-cases/integrate-with-app-website-builders.md)
- [Data Formatting Standards](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/data-formatting-standards.md)
- [Triggers](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers.md)
- [New Plan Request Started](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-plan-request-started.md)
- [Plan Request Finished](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/plan-request-finished.md)
- [New Personal Plan](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-personal-plan.md)
- [New Change Request](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-change-request.md)
- [New Application Started](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-application-started.md)
- [Application Finished](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/application-finished.md)
- [New Plan Offered](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-plan-offered.md)
- [New Plan Delivered](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-plan-delivered.md)
- [New Earnings Event](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers/new-earnings-event.md)
- [Create Actions](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/create-actions.md)
- [Start Personal Plan Request](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/create-actions/start-personal-plan-request.md)
- [Submit Complete Plan Request](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/create-actions/submit-complete-plan-request.md)
- [Create Pre-Fill Information](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/create-actions/create-pre-fill-information.md)
- [Search Actions](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/search-actions.md)
- [Plan Request(s)](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/search-actions/plan-request-s.md)
- [Personal Plan(s)](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/search-actions/personal-plan-s.md)
- [Referred Client(s)](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/search-actions/referred-client-s.md)
- [Account User(s)](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/search-actions/account-user-s.md)
- [Earnings Event(s)](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/search-actions/earnings-event-s.md)
- [Using ChatGPT To Create Zaps](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/using-chatgpt-to-create-zaps.md)


---

# Agent Instructions: 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:

```
GET https://docs.whiteswan.io/partner-knowledge-base/zapier-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
