Registeration form through iframe cant communicate with page

Hey, im trying to integrate this registeration form:

https://developers.wakingapp.com/register

Into a webflow page via iframe with the following code in the embed code box:

<iframe id="ifrm" src="https://developers.wakingapp.com/register" width="100%" height="100%" 
style="border: 1px solid black;"></iframe>

Is there a way for me to know from the webflow page when this registeration is completed and transfer the user to a thank you page?

To format your code in this forum, insert 4 spaces before each line.

thanks :stuck_out_tongue:

Does the page in the iframe belong to you? Are you able to edit it?

If yes, see Redirect parent window from an iframe action