Skip to main content

Events

Events can be used to invoke your app without an UI interaction, for example:

  • Team、Life cycle events are generated by user activity in the products. Your app can subscribe to one or more events via the manifest.yml file.
  • Web trigger events are incoming HTTP requests. You can supply these web trigger URLs to invoke your app from a third-party app.