gRPC Request

Perform a valid JSON-encoded call to any micro-service

Parameters

Label (internal name) Type Default Description
Service Name (service) string Full name of the cells micro service
Method (method) string Name of the RPC method
JSON Request (request) textarea {} JSON-encoded body to be sent as request
Request Timeout (timeout) string Set a duration (10s, 10m, 1h...)
Back to top