# ZIP

Frends offers seamless integration with [ZIP format](https://en.wikipedia.org/wiki/ZIP), enabling you to effortlessly connect and automate data flows using ZIP format.

Frends has tasks for performing all core ZIP operations.

By leveraging Frends' task-based approach, you can configure and customize ZIP 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 ZIP file integrations and how they are implemented in Frends.

### Nightly backups

By using the schedule trigger and the [`CreateArchive`](https://docs.frends.com/tasks/tasks/zip/createarchive) task we can create an integration that creates nightly backups of a certain directlory.

<figure><img src="https://2096450325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevBo49UTUjEN84O2WPl6%2Fuploads%2Fgit-blob-947b51a42c35ab9745c4514f3e629e1b16013a45%2Fzip-backups.svg?alt=media" alt=""><figcaption><p>ZIP</p></figcaption></figure>

### Extract files

By using the [`ExtractArchive`](https://docs.frends.com/tasks/tasks/zip/extractarchive) task we can create an integration that downloads a file over HTTP and extracts its contents to a specified directory.

<figure><img src="https://2096450325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevBo49UTUjEN84O2WPl6%2Fuploads%2Fgit-blob-a5ef6bb9796d85446c09ac0069973e5146e8958c%2Fzip-extract.svg?alt=media" alt=""><figcaption><p>ZIP</p></figcaption></figure>
