edit_url
property. This URL can be send directly to the end user or it can be used to embed filling out the document in your application.edit_url
of the document.?preview=<mode>
query parameter to toggle what is shownwindow.postMessage()
. The parent window can add a even listener for the "message"
event. In the handler, make sure the message originated from https://filthedoc.com
to prevent abuse with this feature.callback
URL when creating the document.