Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Service page
Yandex Serverless Integrations
Documentation
Yandex Serverless Integrations
  • Comparison with other Yandex Cloud services
    • Overview
      • Workflow
      • Starting a workflow execution
        • Overview
          • HTTPCall
          • GRPCCall
          • YMQ
          • YDS
          • YDBDocument
          • FunctionCall
          • ContainerCall
          • FoundationModelsCall
          • ObjectStorage
          • Tracker
          • Postbox
          • Workflow
          • Disk
          • AIAgent
          • TelegramBot
      • Templating
    • Quotas and limits
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Public materials
  • Release notes
  1. Concepts
  2. Workflows
  3. YaWL specification
  4. Integration steps
  5. GRPCCall

GRPCCall

Written by
Yandex Cloud
Updated at March 27, 2025

Only for services with gRPC reflection support.

Field name Type Required Default value Templating is supported Description
endpoint string Yes No Yes Server address.
method string Yes No Yes gRPC service and method.
useServiceAccount bool No false No If true, the IAM token of the service account specified in the workflow settings will be added to request headers.
body string No "" Yes Request body.
headers map<string, string> No {} Yes: in header values Request headers.

Was the article helpful?

Previous
HTTPCall
Next
YMQ
© 2025 Direct Cursus Technology L.L.C.