New settings for DPP JSON responses

In order to comply with the Digital Product Passport (DPP) JSON responses, we have now added “Alternate Outputs” to the tabs in Blippa Objects and Templates.
Also, this setting is available in each Function.

In short: If a DPP QR code (or NFC) is scanned by special software (like a garbage-sorting machine), rather than by a browser, the DPP page can respond with a JSON data set instead of HTML.
The response has some must-have values, and then optional values can be provided.
Also, it must reply to a “list all” command.

So, we added the possibility to write JSON code inside each object/template/function. The JSON will, in most cases, fetch values from Blippa variables, which in turn can retrieve data from a PIM or ERP system, as well as from sustainability and certification sources.

We are now working on sample JSON code and integrating it with our AI capabilities to make DPP compliance easier.
Please contact me for examples.

NOTE: We also made it possible to generate XML and plain text in the same manner.