Export Custom Fields from Maropost Commerce Cloud to Findify's

How to export a custom field from Maropost Commerce Cloud to Findify's product feed

If you want to export a specific custom field for search/customizations purposes, please proceed to your "Maropost Commerce Cloud Cpanel" (store_name/_cpanel) -> Addons" -> find "Findify" app -> click on to edit the product feed:

432

In the product feed section, find 2 text fields:

  • FILE HEADER - for CSV file header.
  • FILE BODY - body - for CSV file logic on which field and how to export it.

The FILE HEADER field should contain the field name separated by a comma.
FILE BODY - body field should contain the logic for corresponding fields in the header. All functions and logic should inserted in double-quotes and should meet the Maropost Commerce Cloud B@SE tag library requirements. For more information, please proceed here.

NOTE: Make sure that after FILE HEADER and FILE BODY - body fields are written in one line, and have the new line inserted after it. This is is crucial for Maropost Commerce Cloud to export the file in the correct CSV format.

769

Some fields can be exported in the invalid CSV format. In order to make it CSV valid - please wrap the field logic in the [%format%] tag as noted here.

Once the field export updates are completed, you would need to run a manual product sync on Maropost Commerce Cloud side and then on the Findify's side, as noted in the Product Sync.