November 2021 Serenity updates

Importing and exporting user-friendly versions of your table attributes is now possible! Add new rows and options to save time and stay focused on your product enrichment. Last but not least, there is now the ability to delete product models from a new API end-point.

Summary

Importing and Exporting Table Attributes

Type: New  |  Feature: Governance  |  Available in Serenity EE and GE since Late-November  |  📖 Read the doc

Several dedicated import and export jobs for table attributes are available to adapt to your most efficient workflows. This means more autonomy for you and table attributes that become more readable and easier to enrich. Your exported table attributes will be displayed exactly the way you see them in the product edit form.

Not familiar with the context?
Here is a selection from our help center:
What is table attribute?
How to add new rows

 

Add New Rows to a Table Attribute from the PEF

Type: New  |  Feature: Governance  |  Available in Serenity EE and GE since Late-October  |  📖 Read the doc

Add new row options to your tables directly from the Product Edit Form. As soon as you realize a row is missing, you no longer have to go back to the Settings page to edit your Table Attribute. Staying in the PEF will help you stay focused on enrichment and get your products will be ready to be shared in no time!

Not familiar with the context?
Here is a selection from our help center:
What is table attribute?
How to use table attribute in your product page?

 

New API endpoint to delete product models

Type: New  |  Features: Productivity automation  |  Available in GE Serenity EE and since Late-November  |  📖 Read the doc

Introducing a new API endpoint DELETE /api/rest/v1/product-models/{code}. Quickly and easily delete a given product model with its sub-product models and variant products. This new endpoint, which completes the CRUD operations available through our REST API, allows you to manage product family changes in your PIM with more flexibility and agility. It also eases data synchronization between your sources of data (like your ERP) that leverage our API and your PIM.

Not familiar with the context?
Here is a selection from our help center:
More about the API