Openextensions on DriveItem ?

David DEL VECCHIO 21 Reputation points
2021-03-19T21:35:02.857+00:00

Hi, I know the doc say that it's not allow form driveItem but why ?

I would like to add a request for that but the https://microsoftgraph.uservoice.com/ is down ...

My need :

I have a bot that create a tree folder structure when a new client is created in our CRM.
like this :

[CustomerId] - Contract

  • Emails
  • Supports
    ----- Photos
  • Photos
  • etc.

Some times folder are renamed by users (it's requiered but the client), so i would like to store inside the folder (driveitem) a metadata with a id that i can search on, even if the folder name have changed

[CustomerId]

  • Contract (ref : Contract)
  • Communications (ref : Emails)
  • All supports (ref : Supports)
    ------ Images (ref : Supports-Photos)
  • Photos (ref : Main-Photos)
  • etc.

Any suggestion ? Thx

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,646 questions
0 comments No comments
{count} votes