We currently support writing to a webhook endpoint, PubSub/Kafka topic.
Check out this page to learn more about stream transformations and the use-cases!

Key Components & Concepts

ComponentRole / Purpose
Filter Data SourceA reusable set of values (e.g. a list of wallet addresses, contract addresses) that filters consult
FilterThe rule logic that checks whether an incoming data message should “pass”
WorkflowThe orchestration that ties together: a source stream → filter → target destination