버튼을 눌러 액션을 실행하는 방법들입니다.
blocks: - type: http actions: - label: 실행 # type: http
blocks: - type: http actions: - label: 실행 placement: top right # placement: left bottom
actions: - type: http single: true
actions: - type: http # forEach: true # 선택 행마다 순차 실행 selectOptions: enabled: true
Was this page helpful?