Action group: SharePoint
The action authorizes a client in SharePoint and returns the context for further work with SharePoint.
Parameter | Description |
---|---|
Address | The URL of the SharePoint server site. |
Login | Login. |
Password | Password. |
Domain | The name of the Active Directory domain. |
SharePoint context - context for further work with SharePoint.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Address | The URL of the SharePoint server site | Robin.String | https://site.sharepoint.com/ | Yes |
Login | Login | Robin.String | example@domain.ru | Yes |
Password | Password | Robin.Password | password | Yes |
Domain | The name of the Active Directory domain. Filled in if a domain account is used for authorization. For example, GKIvanov_II parameter, the domain in this case is „GK“. If the parameter is empty or not filled. Authorization will be by login and password | Robin.String | AD domain | No |
Results | ||||
SharePoint Context | Context for further work with SharePoint | Robin.SharePoint |
Authorize a client in SharePoint and return context for further work with SharePoint.
Use the "Authorize" action.
The program robot completed successfully.