Postman node.js scripting support

hello, i’d like to know whether postman support node.js scripting code?
thank you

Hi @wayne.wu,

You can write Pre-requests scripts and Tests scripts in JavaScript. Postman also supports some common libraries (Lodash, cheerio, SugarJS…). You can find more information on that page:
https://learning.getpostman.com/docs/postman/scripts/postman-sandbox/

1 Like