Currently, there isn’t an export option for the non-http Collections. This will be introduced into the platform soon though - no timelines for this yet.
What are you planning to do with the exported gRPC Collection?
I want to integrate postman with gitlab CI/CD pipeline.
This service exposes gRPC apis, and we use postman to test these apis on local env. But it isn’t enough for us, we want to run these api cases in the pipeline.
That’s why I want to know how to export gRPC collections.
Besides, is there any other way can satisfy my requirement? My requirement is integrate postman with gitlab pipeline to test the gRPC requests.