Skip to main content

8 docs tagged with "Trigger"

View all tags

Implement and Test

We will follow the steps of this article to create, implement and test all assets of the Lakeside Oasis Café use case.

Payload

Payload is the data and metadata of a trigger as initial input and is accessible from the context object. Currently there are several payload types:

System Design

In order to implement the order tracking feature for Lakeside Oasis Café, here's a simplified system design process.

Triggers

CLI commands for managing assets in LOC:

Triggers: API Route

For managing API routes, one of the most common trigger for invoking data processes. If multiple data processes are linked to an API route, they will be invoked synchronously.