Use External Libraries | Postman Level Up

preview_player
Показать описание
Import external JavaScript libraries into the Postman sandbox in multiple ways to expand your functionality in the pre-request and test tabs.

Рекомендации по теме
Комментарии
Автор

I’m relatively new to this, forgive my ignorance but how do I get the code that you put in the variable?

ProfessionalLibra
Автор

IMO it doesn't look like a standard feat but a "hack". Any chance it would be more like "import" and not using "eval"

weilieschok
Автор

I need to load multiple libraries, so attempting to use the variable approach. When I attempt invoke using the anonymous function, I get: "There was an error in evaluating the Pre-request Script:SyntaxError: Invalid or unexpected token"

AnthonyRusin