DeveloperSignal is the entry point of Oxinion SDK. It receives inbound events from webhooks, SDK calls, or sensors — timestamps them, normalises the schema, and dispatches them downstream through the pipeline.
Receive events from any source — webhook, SDK call, sensor, or scheduled job. Signal timestamps, validates, and dispatches each one downstream.
Register listeners that fire when a matching event arrives. Hooks push the event to external endpoints automatically — with retry built in.
Subscribe to a real-time filtered feed of events. Stream is always-on — no polling, no missed signals.
Signal is the entry point of Oxinion SDK. It receives inbound events from webhooks, SDK calls, or sensors — timestamps them, normalises the schema, and dispatches them downstream through the pipeline.
A user's location triggers a Signal, Geo checks proximity, Edge Gate evaluates eligibility, Flow Pipeline runs the sequence, and Action Notify delivers the offer — all from one event.
Signal is step one. Start emitting events and watch your pipeline come to life.