Solved

SDK - openUrlInPopup

  • 26 December 2022
  • 1 reply
  • 22 views

Badge +2

Quick question / clarification.

 

What value are do you expect in the property "url" for "openUrlInPopup"?

 

Could you give an example? 

 

Thank you

icon

Best answer by Support Engineering 26 December 2022, 23:49

View original

1 reply

Userlevel 1
Badge +5

The function openUrlInPopup expects a URL from the web with the full protocol and domain specified, or a Front URL such as `/inboxes/teammates/###/inbox/open/###`. You can obtain Front URLs with the fetchPath function.

 

--Damilola

Reply