Skip to main content

Pull Tracking Updates from 17TRACK

POST 

/api/integrations/17track/instances/:instance_id/refresh

Dispatch an immediate a background job — pulls the latest status from 17TRACK for non-terminal trackings whose last event is older than instance.last_polled_at.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Fires the same code path as the scheduled 6-hour poll. Tracked via TrackedJobLog so the tracked job log endpoints surfaces it.

Activity log: writes manual_refresh_triggered (with causer = acting user).

Request

Responses

OK