How can I export the collection with gRPC requests

Hi team,

Is there any way that I can export a gRPC collection?
A gRPC collection means there is a collection contains gRPC requests.

I noticed there is no export button of gRPC collection.

Also I tried the API key to get collection, but it’s failed.

Could you tell me how can I get collection.json of gRPC collection?

Best regards,
Xinxing

Hey @xinxing.cheng :wave:t2:

Welcome to the Postman Community :postman:

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.

From a Postman point of view, the isn’t anything that would run any non http Collection, you currently wouldn’t be able to run that in GitLab.

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