gRPC
Self-hosted only
caution
Only self-hosted deployments will have access to a gRPC datasource that is capable of handling unary requests and responses.
Setup​
Step 1: Upgrade ToolJet to the Version 2.5 or Above​
Find instructions on how to do this in the setup guides located here: ToolJet Setup.
Step 2: Add Proto Files​
At the root, create a directory named "protos" and add a "service.proto" file inside it.