How to use the return URL in remote API with Iframe

How to use the return URL in remote API with Iframe

I have a form that send a doc to ZOHO. ZOHO returns a URL. I want that URL automatically be used as the src attrib. of an Iframe. How do I do that?

Thanx!