Last updated 2 months ago
자동화 스케쥴 설정 목록 페이지를 이식합니다.
운영 : https://app.outcode.biz/e/${조직 도메인}/team/${팀 ID}/event 테스트 : https://test-app.outcode.biz/e/${조직 도메인}/team/${팀 ID}/event QueryString orgApiKey : 조직 API 키 userApiKey : 가상 사용자 API 키
이식을 원하는 페이지에 다음의 코드를 삽입해 주세요.
<html> <head></head> <body> <!-- Dataflow Embedding --> <iframe src="{데이터플로우 임베딩 URL}" /> </body> </html>