Office Scripts
1 TopicHow to authenticate to SharePoint Online Site from Office scripts?
Hi Folks, I'm referring below document to run an office script for adding images to Excel Table: https://learn.microsoft.com/en-us/office/dev/scripts/resources/samples/add-image-to-workbook The image I want to add is stored in a SharePoint Library. The link to the images are available in each rows of the table. I'm able to get the URL, how can I fetch the image from that URL. I'm stuck at the authentication stage. What is best approach to connect to SPO via office scripts as I know it does not support native login popups? Thanks9.7KViews0likes2Comments