Fluent Commerce Logo
Docs
Sign In

Glossary

Event

Glossary term

Fluent is an event-driven architecture. Events are used in Fluent to business logic and to record when things happen throughout the platform. Events triggering business logic are called events. 

Home Delivery

Glossary term

is when businesses bring goods or services directly to your doorstep, contrary to a click-and-collect service model, saving you the trip. It's a convenient service offered by many retailers and restaurants, often facilitated by centers and efficient logistics. From groceries to gadgets, has become a popular option, providing customers with convenience and flexibility in their shopping experience.

Mustache

Glossary term

Mustache templates are a logic-less template syntax used for generating dynamic content. Named after the appearance of curly braces that resemble a , these templates allow developers to create views by inserting data into predefined placeholders. is language-agnostic, meaning it can be used in various programming environments, and it emphasizes simplicity and separation of logic from presentation. 

Webhook

Glossary term

Webhooks are messages triggered by a in a . Webhooks have a payload following the structure of an , and are sent to a unique URL endpoint. Webhooks are a mechanism to notify third-party systems in real-time when a particular occurs in the Fluent platform.