> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integration scenarios: Window client

> Integration in the Windows client

A flagship CRM platform, the SuperOffice CRM client has been the leading SuperOffice CRM product since 1989. SuperOffice CRM was created to support the needs of the salesperson by making his everyday life easier - and make it so user-friendly and elegant that the user would want to use it.

The Windows client exposes many hooks that make it easy for vendors to create a seamless experience with their applications. Integrations have full-duplex type communications, providing integrations the ability to receive notifications when users perform actions, immediately process the data concerned, and even switch the user's context and show important relevant information related to that action.

## Integration points

* COM API
* Automation Engine (vbScript and JScript scripts)
* Event-driven interaction (internal scripts and external COM subscriptions)
* Access current values
* Web panels
* Buttons to launch external applications
* Custom tables and fields
* Document Plugin (NetServer-based since version 8)
* Sentry Plugin (COM)
* Email Plugin (COM)

## Related SDK

* [IApplicationCOM API][5]
* [IDatabaseCOM API][6]

[5]: https://github.com/SuperOffice/SDK-Doc/tree/master/COM.IApplication

[6]: https://github.com/SuperOffice/SDK-Doc/tree/master/COM.IDatabase


## Related topics

- [Integration scenarios: Web client (onsite)](/en/onsite/integrate/web-client/index.md)
- [Integration scenarios (cloud)](/en/online/integrate/index.md)
- [Deployment scenarios](/en/onsite/security/deployment-scenarios.md)
- [SuperOffice API Overview](/en/api/overview/index.md)
- [Upgrade from 7.x to 8.0](/en/onsite/upgrade/75-to-8/index.md)
- [Database Mirroring scenarios](/en/online/mirroring/scenarios.md)
