SmartBrowz JavaScript SDK
SmartBrowz is a Catalyst service that offers you a wide range of components that you can use to perform your required functions on headless browsers, generate visual documents, and even configure design and style templates using Liquid JS that can handle dynamic data while offering you the advantages of reusable HTML blueprints.
Using the SmartBrowz JavaScript SDK, you can perform the following operations through code:
Prerequisites
You will need to install the following package to be able to use the SDK methods of SmartBrowz components.
npm install @zcatalyst/smartbrowz
Import Requirement
You will need to import the following modules to use the SDK methods of Zia service’s components.
const { Smartbrowz } = require('@zcatalyst/smartbrowz'); //SmartBrowz module
List of SDK Methods
The following table provides you with the list of SmartBrowz operations that you can perform through code using the SmartBrowz JavaScript SDK.
| Category | SDK Method | Required Scope |
|---|---|---|
| General Operations | Get SmartBrowz Instance | No requirement |
| SmartBrowz Operations | PDF & Screenshot | Admin |
| Dataverse | Admin |
Last Updated 2026-07-02 14:51:41 +0530 IST
Yes
No
Send your feedback to us