OneDrive integration - set sharing permissions

Hi,

I am looking into Appian integration with OneDrive for file sharing and real-time collaboration. The OneDrive plugin doesn't seem to be support sharing OneDrive documents with some other users (not all users), however there appears to be a RESTful API that can be called: https://dev.onedrive.com/items/sharing.htm

Has anyone done this before?

Thanks,

Mike

  Discussion posts and replies are publicly visible

  • +1
    Certified Lead Developer

    Hi mikej117 The One Drive Plugin of Appian will allow us to retrieve OneDrive document shared link, but in order to Share this among some users we need to add our custom logic. As per my understanding, first we need retrieve the Shared Link, then we need to delegate that link to other users through a form. I think this require some R&D before we come to a conclusion, but i feel, once we got the Link, we can design a form which can delegate this link to some of the users.