Last updated 1 year ago
Simple text나 Card JSON, 2가지 방식으로 잔디 메시지를 입력할 수 있습니다.
메시지 내용을 입력합니다. 이전 태스크의 데이터를 사용할 수도 있습니다.
{{
{{a.first_name}}
변수값(참조값) 설정 방법은 여기를 참조하세요.
Incoming Webhook 사용방법: https://drive.google.com/file/d/0B2qOhquiLKk0TVBqc2JkQmRCMGM/view?resourcekey=0-JmsAKlWbAiygg0sCu-AIcg
CARD JSON 예시:
{ "body" : "Jandi Module Unit Testing", "connectColor" : "#5F63F2", "connectInfo" : [ { "title" : "Topping", "description" : "Pepperoni", "imageUrl" : "<URL>" }, { "title": "Location", "description": "Empire State Building, 5th Ave, New York" } ] }