Overview
Apps allow you to add new functionalities on top of Saleor and integrate it with third-party services.
They can be installed, managed, and rendered in Saleor Dashboard.
On the technical level, Apps are technology-agnostic clients that communicate with Saleor through webhooks and API.
tip
Saleor App Store is a Saleor Cloud feature that allows adding integrations with a single click.
Learn
Architecture Look under the hood of Saleor Apps architecture.
Communication Visualize the back-and-forth between Saleor and the app.
Requirements Learn what requirements an app must meet to be installable in the Dashboard.
Webhooks Explore the list of webhook events available in Saleor.
Build
App Template Next.js + TypeScript boilerplate for building Saleor Apps.
Was this page helpful?