How To Export EasySearch Fitments data
First, you need to log in to the Easy Search app and click Download data backup
:
Upload the spreadsheet to Google Drive in the client’s folder, open it and name the columns; the last column should be called Key
. It should look something like this (the export may include additional fields like Submodel, Engine, etc.):
Then, in the store schema, connect this spreadsheet to easysearch_fitment_data
. Full URL is required, including gid
. Pass additional fields if present in CustomFitmentDataFields
(Submodel, Engine, etc.):
Run the store’s indexation. Once the store is indexed, the spreadsheet that was connected will be converted to our format:
Afterwards, remove from the schema easysearch_fitment_data
and connect the spreadsheet as a regular custom_fitment_data
.