Solved
I am trying to download PDFs maps from SharePoint. Using HTTP Caller I don't see any PDFs downloaded. in the folder. I have made the web connection to SharePoint already. I wonder if I am using the correct transformer? Attached are the WS and image
Best answer by kailinatsafe
jaygrg111_ wrote:
Hi @kailinatsafe Thank you so much for your feedback! To my surprise, I dont have Microsoft SharePoint Online (safe.microsft-sharepoint) web services on my menu that the link displays. What should I use now ? Is it related to permission issue? Please see the attached image. Please dont get confused by SharePoint on that list, because, I established that connection using Microsoft SharePoint Online (Template) so that I can use SharePointList Reader/Writer.
Hello @jaygrg111_, I think the SharePoint List R/W and the SharePointOnlineConnector use two different APIs so there are differences in how those two web connections are set up (as well as the permissions), and the way Microsoft authenticates the user. I think you'd need two different app registrations, with two sets of permissions, then different web services, and thus connections in FME. So for the SharepointOnlineConnector, you'd want to create a new web service using the Microsoft SharePoint Online (safe.microsoft-sharepoint) Form! This article (section 4) reviews how to do this more specifically! Let me know if you get stuck somewhere along the way! Best, Kailin.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.