How to use external js library in Postman?

How to use the external js library in Postman?
Following library, i need to use to manipulate mp3 file hash/tag (to fool the system as it a new/unique file)

can anybody help me how to achieve this…

-Rajendra

Hi Welcome to the community : :tada:

Can go through this article , you need to have a cdn equilent to do it. Else you cannot use it in postman unless you wrap the implementation using any api library like express and then consume it in postman

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.