Create and Use an API Route Trigger
See Quick Start for how to deploy the necessary logic and data process for this tutorial.
See Quick Start for how to deploy the necessary logic and data process for this tutorial.
LOC events allows users to generate metadata represent a data flow or data trail to indicate who have sent, used or received data. These information can be very useful for two reasons:
This is the follow-up of Emit and Inspect Events, in which we've learned the basics of emitting events.
Project, Scenario and Data Process Hierarchy
Logic are the core elements of a data process. They contains the implementation of a data pipeline (which may be part of a bigger one). And the session storage is the thing to link them up together during a task.
Create a "Hello World" Data Process
What is Agent Configuration?
Some tips about handling errors in logic.