Docs Menu
Docs Home
/ /
Atlas App Services

Atlas Triggers

Atlas Triggers are part of the Atlas database tools. There are 2 trigger types:

  • Database triggers, which respond to document-level, collection-level, or database-level changes.

  • Scheduled triggers, which execute functions according to a pre-defined schedule.

For more information on creating and managing Triggers, see Triggers in the Atlas Documentation.

Back

JavaScript Support