보고있는 티켓 앱으로 정보 가져오기 | Community
Skip to main content

보고있는 티켓 앱으로 정보 가져오기

  • July 19, 2023
  • 1 reply
  • 0 views

현재 보고 있는 티켓의 주소를 상단앱에서 가져와서 티켓을 검색할려 했습니다. 

const currentUrl = window.document.location.href;

하지만 다른 주소 값을 읽어옵니다.현재보고 있는 티켓의 번호나 주소를 앱에서 읽어올려면 어떻게 줘야하나요?

1 reply

Hello,
 
In the ticket sidebar app location, you can use the ZAF Client API to get the ID of the current ticket.