Hi . I am trying to implement IFrame API. I get token successfully. But I didnt understand where use this token. Other Iframe apis want me a aliasId. How i get aliasId from token. Please explain me api overflow. Thank you
Solved! Go to Solution
Thank you for your question, @NijatJalil! An agent is looking into this and will get back to you as soon as possible. In the meantime, if any community member knows the solution, feel free to reply here! -Jenn
Hi @NijatJalil,
I'll ask the product team and get back to you soon on this.
Hi @NijatJalil,
I'd like to refer you back to the documentation. Rendering the iFrame is a standard process done by each user. I’ve included an example for educational purposes.
<iframe
id="frame"
src="https://vcescert.visammg.com/VCESIFrameSbx?Token={token}&Lang=en”
width="500"
height="500"
/>