기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

이 페이지는 선택한 언어로 제공되지 않습니다.
​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
  • Unity Version Control plugins
  • Concepts
    • Organizations
    • Repositories
    • Workflows and partial replicas
    • Security
    • Dynamic workspaces (Windows)
    • File explorer
    • Code reviews
    • Branches
    • Merge conflicts
    • Mergebots
    • Xlinks
    • Smart Locks
    • Symlink Support
    • Triggers
      • Types of trigger
      • List of available triggers
      • Detailed trigger reference
      • Input communication
      • Output communication
      • Common environment variables
      • server.conf variables
      • Client side variables
      • Filters
      • Web triggers
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Web triggers

Set up and use webtriggers in Unity Version Control.
읽는 시간 1분
최근 업데이트: 10달 전

You can use web triggers to connect your UVCS server with an external system. The UVCS server executes
HTTPS POST
requests to a configured URL and sends a JSON payload that contains information about the UVCS operation. The request body is a JSON dictionary that contains the trigger variables. Additionally, the standard input data appears as an array under the INPUT dictionary key.
You can use the endpoint that receives the JSON payload to create extensions to your UVCS server. For example, you can use a web trigger to ensure that any changesets created have a valid comment, or to send deployment requests.
참고
You can build your own web server to process web trigger requests made from the UVCS server, which allows you to create complex triggers. Otherwise, you can use a software integration service such as zapier.com, which integrate with a variety of popular applications.

Web trigger notifications

You can use web triggers to send notifications about operations in your UVCS server. For example, you can set up the following:
  • A Slack integration to notify your team when there are new changesets in your main branch.
  • A Discord integration to notify your team when someone creates a new branch.
  • An SMS alert system for relevant operations.

Additional resources

  • A comprehensive list of trigger operations that you can use with your web triggers.
  • UVCS trigger reference.
  • Create a Slack web trigger.
  • Create a Discord web trigger.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Web trigger notifications

    • Additional resources


이 페이지의 문제 보고