# Platform API

Frends offers tasks for [Frends Platform API](https://docs.frends.com/frends-development/frends-platform-api), enabling you to manage Frends directly through an API interface to support your integrations.

By leveraging Frends' task-based approach, you can configure and customize integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.

## Use cases

Below you will find typical use cases for Platform API tasks and how they are implemented.

### Export process logs

Using a schedule trigger and the Platform API [`Request`](https://tasks.frends.com/tasks/Frends-PlatformApi-Request/), you can automatically export process log data to an external logging system or database for centralized monitoring and analysis.

<figure><img src="https://2096450325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevBo49UTUjEN84O2WPl6%2Fuploads%2Fgit-blob-d550c8ff5e7da6a4b4587cc5c83def8aa6c848d7%2Fplatform-api-get-logs.svg?alt=media" alt=""><figcaption><p>Get log data</p></figcaption></figure>
