We currently support writing to a webhook endpoint, PubSub/Kafka topic.
Key Components & Concepts
Component | Role / Purpose |
---|---|
Filter Data Source | A reusable set of values (e.g. a list of wallet addresses, contract addresses) that filters consult |
Filter | The rule logic that checks whether an incoming data message should “pass” |
Workflow | The orchestration that ties together: a source stream → filter → target destination |