Import Excel with Image
Impler allows importing data files with images. Image import is useful in scenarios like Employee data with profile photos, Products with images, or Assets with pictures.
Last updated
Impler allows importing data files with images. Image import is useful in scenarios like Employee data with profile photos, Products with images, or Assets with pictures.
Last updated
Excel with the Image Import feature is available in the Scale plan only. Feel free to contact us if you want to try it out!
The first step for image import is to add or update a column with the Image
type. In case providing Runtime Schema keep column type as Image
and importer will be ready to import images.
Once the import is configured to import data with Image. We can start importing data with Images. Here is the image import flow,
The first step is to upload all images and generate a template with uploaded image names. All columns with the type Image will appear in Select Column
dropdown and Uploaded images will be shown below Upload Image
section.
Once all image files are selected, click on Generate Template
to generate an Excel file holding the names of all uploaded images.
Clicking on Generate Template will download an Excel file and Importer will move to the Upload section. You can enter data in the downloaded Excel file and select image names for image columns.
It's possible to generate a template again by clicking on Generate Template
.
Once selected click on Map Columns
.
Click on Review Data
to verify data getting imported.
The review step checks if image columns contain the name of the uploaded image. If not shows a validation error.
Click on Re-Review Data
to complete the import, once all records are valid.
Imported data will be sent to a webhook with an endpoint to download and access the uploaded file.
The download file endpoint is secured using accesskey
which is available in Settings
section on the left side. Here is the CURL for a review,
If you have any questions, suggestions, or comments. Feel free to reach out to us over Discord. We’re constantly improving to deliver the best Data Importer for your product, and we value your input.