Add custom codegen inside Postman Desktop app

My question:
I’m trying to build a custom code generator with postman-code-generators and I would like to try it out on the desktop UI. I could not find any documentation on how I can import the custom codegen. Could someone guide me through how I can get this done? I am hoping there is a way to test the codegen on my own postman interface without pushing the code to the postman-code-generators repo and hoping that it gets included in a future release.

I’ve already tried:
I’ve tried looking for folders inside the postman installation location to see if I could drop in the codegen somewhere and hope it would show up on the UI - but I did not find any. :man_shrugging:

1 Like