Sync Administration
FileMaker -> PostgreSQL synchronization status and controls
Webhook activity
FM-webhook trail: inbound signed receipts, targeted-sync outcomes that didn't hit FM (paused / fm-unreachable), and outbound Prism fanout. Per-fmJobId rows let you trace one webhook end to end. Polling and manual sync rows live on /admin/logs/sync -- the two pages don't overlap. Existing successful webhook targeted syncs (status=success) appear there too -- those rows use tableName='JOB' whereas this page's trail uses tableName=fmJobId, so the two never collide.
Loading...