Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex API Gateway
  • Getting started
    • Resource relationships
    • Networking
      • Overview
      • Timer
      • Trigger for Message Queue
      • Trigger for Object Storage
      • Trigger for Container Registry
      • Trigger for Yandex Cloud Logging
      • Trigger for Yandex IoT Core
      • Trigger for budgets
      • Trigger for Data Streams
      • Email trigger
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Things to consider about trigger messages
  • See also
  1. Concepts
  2. Trigger
  3. Overview

Triggers in Yandex API Gateway. Overview

Written by
Yandex Cloud
Updated at February 19, 2025
  • Things to consider about trigger messages
  • See also

A trigger is a condition that, when met, causes a message to be automatically sent to WebSocket connections connected to the API gateway at the path specified by the user. The API gateway itself is not called.

Triggers allow you to automate your work with other Yandex Cloud services, such as Yandex Object Storage, Yandex Message Queue, and Yandex Container Registry.

Note

The trigger is initiated within 5 minutes of being created.

The following types of triggers are available in Yandex API Gateway:

  • Timer
  • Trigger for Message Queue
  • Trigger for Object Storage
  • Trigger for Container Registry
  • Trigger for Cloud Logging
  • Trigger for Yandex IoT Core
  • Trigger for budgets
  • Trigger for Data Streams
  • Email trigger

Things to consider about trigger messages

Triggers send messages based on preset quotas and limits.

Things to consider about trigger messages:

  • The trigger reformats messages before sending them to WebSocket connections. Each trigger type uses a message format of its own. Read more about this in the trigger description.
  • If sending fails or the path specified in the trigger settings has no clients connected, the message gets lost and resending is not possible.

See also

  • Triggers that invoke a Serverless Containers container
  • Triggers that invoke a Cloud Functions function

Was the article helpful?

Previous
Transformation of response and request bodies
Next
Timer
© 2025 Direct Cursus Technology L.L.C.