Sharepoint integration with my personal site.

Vaibhav Vashist 21 Reputation points
2021-06-11T13:06:51.397+00:00

Is there is any way we can Intergrate my perosnal site with Sharepoint Document Management System. For ex-: if i upload a document in my own sharepoint document management site it automatically upload that document to my personal site also.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,331 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jerry Xu-MSFT 7,956 Reputation points
    2021-06-14T02:15:53.163+00:00

    Hi, @Vaibhav Vashist ,

    The approach from sadomovalex shall work if your personal site is still a SharePoint site in the same tenant. If you are talking about a non-SharePoint site, things may be a bit different. If there is a built-in connector to the service provider of your personal site in Power Automate. You can try to use the available actions to do it almost out-of-box.

    If this is not your scenario, you may need to come up some workarounds, like sending an E-mail with the file to your site. Or consider about creating a custom connector to send data. This will need some code work. And all these are for SharePoint online.

    For SharePoint On-Premise, besides 3rd party tools, you can use On-Premise data gateway to bridge your local data in SharePoint to several Microsoft cloud services. It provides quick and secure data connection. With it, you can still use Power Automate to handle you local data in an On-Premise SharePoint farm.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. sadomovalex 3,631 Reputation points
    2021-06-11T14:56:26.307+00:00

    do you use SPO or on-prem? For SPO you may consider MS flows: Create workflow to copy Documents from Sites A Doc Library to SharePoint Sites B Doc Library. If you use on-prem then you may consider workflows but it may require 3rd party action park: Workflow to copy / move files from one site to another.

    0 comments No comments

  2. Vaibhav Vashist 21 Reputation points
    2021-06-14T10:58:27.53+00:00

    Hi @Jerry Xu-MSFT
    Can u help me how we build such type of connector that fetch the document from sharepoint and then send it back to my personal site which is not a sharepoint site.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.