process management blog posts

Enhancing SuiteScript with Third-Party Libraries: TypeScript, Zod, and Webpack

Blog: Oracle BPM

A walk-through on third-party library integration in SuiteScript 2.1. In this guide, we'll demonstrate how to integrate the Zod library, a TypeScript-first schema declaration library, into your SuiteCloud project for runtime data validation. You'll learn the importance of data validation for RESTlets, explore Zod's capabilities for effortless runtime validation, and discover how to leverage TypeScript and Webpack for seamless integration.