Send canonical commerce events and let SignalOps map them into the same analysis engine used by CSV, Shopify, and Jumia.
Engineering resources
Connect commerce data without waiting for a platform connector.
Guides for teams that want SignalOps to analyze orders, refunds, products, and customer behavior directly from their own storefront, ERP, warehouse, or marketplace backend.
POST /api/v1/ingest/orders
Authorization: Bearer sig_ingest_live_...
{
"source": "custom-storefront",
"run_analysis": true,
"orders": [...]
}
Every accepted batch can create an analysis run, sync action cards, and start the recovery approval path.
Keys are merchant-scoped and revocable. Teams can connect internal systems without exposing platform admin credentials.