> For the complete documentation index, see [llms.txt](https://docs.syncmate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syncmate.com/readme.md).

# Syncmate Introduction

How does it work?

Syncmate is structured around workflows, actions and triggers. Workflow is a tree of actions that get executed based on specified trigger.\
\
For a concrete example, lets say you want to sync Stripe Products into your Webflow CMS. You would start with **HTTP paginated** action that will fetch data from Stripe. You would then use **Foreach** action to extract product from Stripe API response. Then you would sync that product into your Webflow CMS collection.

<figure><img src="/files/5O45xCvPEYnwEdkj4ecL" alt=""><figcaption></figcaption></figure>
