Product Selector

Fusion 5.12
    Fusion 5.12

    Templating API

    Used for template operations.

    Use this API for CRUD operations on templates and zones. This API also assists with retrieving and rendering templates for particular navigation states.

    To learn how to use templates in the UI, see Use Predictive Merchandiser Templates.

    Use /api/ before the templating operation, particularly if you are using this API for load testing. For example, use /api/templating/render/APP_NAME instead of /templating/render/APP_NAME. This ensures the API call does not go through the Fusion UI, which can slow down your response time.