PhoenixKitCatalogue.Import.Source.Universal (PhoenixKitCatalogue v0.10.0)

Copy Markdown View Source

Universal import source: XLSX/CSV (existing parser) + JSON (export round-trip).

Summary

Functions

Parse an uploaded file into the mapper's parsed_file shape.

Functions

parse(binary, filename, arg3)

@spec parse(binary(), String.t(), atom()) :: {:ok, map()} | {:error, term()}

Parse an uploaded file into the mapper's parsed_file shape.