saved

Import From Url

Import a TikTok/Instagram post into a new List.

Creates the list in an importing state immediately and kicks off the Hatchet workflow that fetches the post, extracts its places, resolves each to a canonical place, and fills the list in — streamed to the client via GET /saved/import/{list_id}/stream.

Instrumented for SigNoz: import.request continues the trace the mobile share extension started (W3C traceparent), with import.dedup / import.persist / import.enqueue sub-spans so the "Saving…" latency is attributable per step.

post/saved/import

Request body

urlstring required

Response

Successful Response

list_idstring uuid required
statusstring required
already_importedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.