name: object_webhooks
label: WebHooks
description: 
fields:
  name:
    label: 名称
    help: 
    description: 
  object_name:
    label: 对象
    help: 
    description: 
  event:
    label: 何时触发
    help: 
    options:
      - label: 记录已创建
        value: create
      - label: 记录已更新
        value: update
      - label: 记录已创建或已更新
        value: createAndUpdate
      - label: 记录已删除
        value: delete
    description: 
  condition:
    label: 准入条件
    help: 指定准入条件，减少触发执行次数。最大限度地减少非必要执行次数，这将有助于节省资源。如果您创建将在记录更新时触发，我们建议先定义准入条件。然后，对于何时为更新的记录运行，选择仅在更新记录满足条件要求时选项。
    description: 
  fields:
    label: 推送字段
    help: 
    description: 如果未配置, 则推送所有字段
  payload_url:
    label: URL
    help: 
    description: 
  content_type:
    label: 请求数据格式
    help: 
    description: 
  active:
    label: 激活
    help: 
    description: 
  space:
    label: 所属工作区
    help: 
    description: 
listviews:
  all:
    label: 所有
