Embed
2 TopicsStable URI for OneDrive Excel Embedding
I have a website with an embedded iframe of an Excel spreadsheet through OneDrive's "Embed" option. The problem is that every time I update the file the URI changes (specifically the authkey and resid parameters) and it breaks the embed. Is there anyway to pin those variables to the file so that I can update it and not break the embed?798Views1like0CommentsI wanted to create an embed link for onedrive files in work account.
I referred the link. https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_createlink?view=odsp-graph-online. But could not create a embed link programmatically. (Since it is a work account) Is there any other way to create an embed link through an programmatically?694Views0likes1Comment