New version of Mergado
Release date and time
Wednesday 18 October 2023 15:30
News
- For Mergado 2 projects we have implemented optimized rule application.
- We accelerated the compilation of MQL queries.
- This applies especially to huge MQLs, e.g. of the type
ITEM_ID IN ("xyz", ... 20 thousand items in total)
, which took extremely long to process and often ended up with an error. Now this should be much more efficient and faster.
- This applies especially to huge MQLs, e.g. of the type
- We have improved feed audits:
- For the and variants of the Kaufland Marketplace - bid format, we now treat the value
0
as a valid value in thehandling_time
element. - For the audit for Heureka formats, we now report multiple identical
PARAM_NAME
values not as an error, but as a recommendation that Heureka may ignore the remaining parameters with the same name.
- For the and variants of the Kaufland Marketplace - bid format, we now treat the value
- We have updated the specification for Shoptet integration.
- We now support
ARUKERESO_HIDDEN
andARUKERESO_MARKETPLACE_HIDDEN
elements.
- We now support
- to improve the usability of the user rescheduler, we have added performance to Mergado so that projects scheduled in this way can be handled better.
- Our component for automatic conversion of Mergado 1 projects to Mergado 2 projects has received further improvements and fixes.
- UI: On the Elements page, for elements that are used as multi-value (if we know this information) for at least one product in a project, we now display their known maximum number (i.e. the highest value of
@@POSITION
that makes sense to use in the path to that element.)
- Again, we’ve improved the download of the
CSV
product file on the Products page.- It should now handle larger projects than before, and also the resulting CSV now contains more information about the products and their elements.
- The UI: In the rules form, when entering variables, we now also correctly whisper the special variable
@MERGADO_ID
(representing the unique product identifier in Mergado). - UI: On the project overview page, the
Product Count Variability
graph was sometimes rendered with the wrong data. This has been corrected. - UI: On the Rules page, the rules rows now display a number with their order (to make it clear at a glance that their order matters).
- UI: We fixed an error when displaying the project history if the current page was displaying app on/off records.
Platform
- At the endpoint
https://api.mergado.com/shops/<id>/info/
in thenumber_of_projects
field, we now display the correct number of active projects. - On the endpoint
https://api.mergado.com/queries/<id>/products/
, which returns products from qeuries (which are under projects), we can now filter products by theircreated_at
field (i.e. when they first appeared in MERGAD).- Example:
https://api.mergado.com/queries/<id>/products/<id>/?filter=created_at>=2023-03-03
- Example:
You may experience minor Mergado outages at the time indicated. Thank you for your understanding and patience as we deploy the new version.
If you have any questions, please feel free to contact us