Cloud HostingLaunch UnoPim on fully-managed cloud hosting — fast, secure and cost-effective plans.
Skip to content

Use Public Image URL in Exports

After the UnoPim Public Image URL extension is installed, you can export product media using Public URL or ZIP as the resource type.

This is useful when you want product media such as image, gallery, and file attributes to appear in the export file as publicly accessible URLs instead of bundled files.

What This Export Supports

UnoPim allows you to export product media for product types such as:

  • Simple products
  • Configurable products

This export works for Products and not for Categories.

Create an Export for Media as Public URL

Follow these steps to create the export:

  1. Go to Data Transfer > Exports > Create Export.

Create Export Button

  1. In the General section, enter the required fields such as Code and Type, then select Products as the product type.

General Export Settings

  1. Choose the required file format, such as CSV or XLSX.

File Format Setting

  1. Configure the export profile settings as needed.

Export Profile Settings

Export Profile Settings

While editing the export job profile, you can configure the media export options:

SettingDescription
Field SeparatorChoose the delimiter for the export file, such as , or ;.
File FormatSelect the export format, such as CSV, XLS, or XLSX.
Media OptionEnable this option to include product media in the export.
Resource TypeChoose whether media should be exported as Public URL or ZIP.

Public URL vs ZIP

Public URL

If the Media option is enabled and Public URL is selected as the resource type:

  • product media values are exported as public URLs,
  • the exported URLs remain accessible through the public path,
  • image, gallery, and file attributes appear in the export file as links.

ZIP

If ZIP is selected as the resource type:

  • media is handled as file resources instead of public URLs,
  • the exported values will not appear as public URL links in the same way,
  • this option is useful when you want media packaged differently for download or transfer.

Result of the Export

With this setup, UnoPim makes it easy to export product media along with the product data.

Key benefits include:

  • exporting product image, gallery, and file attributes as public URLs,
  • support for file formats such as CSV and XLSX,
  • simpler handling of product media during external sharing or integration.

Note: Product media attribute values such as image, file, and gallery can be exported as Public URL values.

Released under the MIT License.