Initiate

Integration Sample
Note

When to call initiate in iFrame integration?

  • If the element with entryPointId is loaded statically, then call initiate after onLoad() is fired

  • If the element is loaded dynamically, then call initiate post verifying if element is present in DOM

Last updated 2 years ago