Forum Discussion
Ashish_Kohale
May 28, 2020Iron Contributor
Setting for SharePoint online to access through external network
Introduction There are lot of ways to access the SharePoint API to fetch or update its resources. In all the ways, the authentication plays the important role in authorizing the access to get the in...
Shivani_Lakshman
Apr 21, 2022Copper Contributor
Thank you for the post! I have integrated our CRM with SharePoint through guidance from this article. Our features include creating folders, uploading, downloading and deleting files. Is there a way we can open a file uploaded to SharePoint in edit mode using any API calls which get authenticated via bearer tokens? My use case here is for users to open the files they have uploaded it directly in SharePoint so that they can collaborate with each other. Please advice.