고객센터

    [자동메일 API Json] 프링고 자동메일 API 연동 매뉴얼_json형식(v.3.2)
    • 작성일2022/09/22 13:36
    • 조회 1,284

     

     

     

     

     

     

     

     

     

     

    ● 사용자 정의 필드 맵핑 치환코드 입력 방식 : [$치환코드명]

     

     

     

     

     

     

    ● 사용자 정의 치환코드 작성 예시  (JSON형식)

    {
    "api_key" : "26b5e58f33cdd005",
    "template_id" : "11",
    "sender" : "help@pringo.co.kr",
    "sender_name" : "프링고 고객센터",
    "recipient_name" : "홍길동",
    "recipient" : "gildong@company.co.kr",
    "name" : "홍길동",
    "mem_id" : "abc01234",
    "join_date_time" : "2022-06-23 14:20",
    "join_key" : "elfmvfc7dfvnmcncv"
    }

     

     

     

     

     

     

    [API 연동 정보]

    ● action URL : https://안내받으신 자동메일 서버 도메인 기입/api/event/v2/json-send
    ● method : POST
    ● encoding : UTF-8
    ● Content-Type : application/json

     

     

     

     

     

     

    ● API 호출 테스트 : https://reqbin.com/