gRPC instead of Rest api in Bubble

Hello, I am wondering if it is possible to use gRPC in bubble io.
However, I am not sure how to integrate gRPC with bubble io .
Does bubble io support gRPC or any similar frameworks?
If not, how can I proceed with my project?
Is there any workaround or alternative solution?
I would appreciate any help or guidance from the bubble io community. Thank you for your time and attention.

What GCP services do you intend to use?

1 Like

Actually it is not GCP serives.
On of the company share there data, via gRPC system which is kind of different from REST Api. The calling procedure of gRPC is not available in bubble ( I don’t find any)

Looks like you have reached the end, yes.

1 Like

Maybe plugin (not saying you make it of course) and just use gRPC node module? @grpc/grpc-js - npm

210 issues wow :star_struck: :rofl:

1 Like

:disappointed_relieved:

Need to make some kind of backend for converting gRPC to rest api

Did you move on to another platform or find a solution?