SharePoint Connection¶
Sharepoint application on Connect iPaaS uses OAuth authorization. By linking your SharePoint account with Connect iPaaS, you can authorize RoboMQ to have a delegated access on your behalf. RoboMQ needs the following permissions on your account to provide a seamless integration experience:
For Trigger¶
Object | Permission |
---|---|
http://sharepoint/content/sitecollection/web | Read Permission |
http://sharepoint/content/sitecollection/web/list | Read Permission |
For Action¶
Object | Permission |
---|---|
http://sharepoint/content/sitecollection/web | Write Permission |
http://sharepoint/content/sitecollection/web/list | Write Permission |
Please refer to Authorization Code OAuth flow for SharePoint Add-ins to learn more about SharePoint OAuth permissions used by Connect iPaaS.
We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policy to learn more about how RoboMQ handles your account access.
Create a Connection¶
To link your SharePoint account, you have to first specify your Sharepoint Domain URL
.
What is my Sharepoint domain URL?¶
When you open your Sharepoint site, you will see that your Sharepoint URL is formatted as https://mytenant.sharepoint.com/sites/mySite
. Here, https://mytenant.sharepoint.com
is your domain URL and mySite
is your site name. You have to enter your domain URL while creating SharePoint connection on Connect iPaaS.
When you click on the Link Account
button, you will be redirected to the Microsoft Account Authorization screen.
By allowing access, you can authorize RoboMQ to access your SharePoint account.
Put it all together¶
Watch a short clip summarizing all the steps that you need to take to set up a connection to your SharePoint account on Connect iPaaS.