Skip to main content
Question

SharepointOnlineConnector - upload of custom metadata (file properties) to SHP


lazarlubomir
Contributor
Forum|alt.badge.img+7

Hello everyone, is there any way how to write custom file properties (metadata) to Sharepoint, please?

 

Thanks a lot

Lubo

2 replies

david_r
Celebrity
  • August 9, 2022

You'll have to use one or several HTTPCallers after having uploaded the file with the SharepointOnlineConnector to set the custom metadata information. The good news is that you can use the same web connection in the HTTPCaller as in the SharepointOnlineConnector for authentication.

I believe this is the relevant part of the API: https://docs.microsoft.com/en-us/graph/api/listitem-update?view=graph-rest-1.0&tabs=http


lazarlubomir
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • August 9, 2022
david_r wrote:

You'll have to use one or several HTTPCallers after having uploaded the file with the SharepointOnlineConnector to set the custom metadata information. The good news is that you can use the same web connection in the HTTPCaller as in the SharepointOnlineConnector for authentication.

I believe this is the relevant part of the API: https://docs.microsoft.com/en-us/graph/api/listitem-update?view=graph-rest-1.0&tabs=http

@david_r​ nice tip, Iĺl give a try, I believe it could work!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings