WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for SharePoint Online

(...) bove; author: Michał Kastelik   Introduction The SharePoint Framework extensions are client-side components that work in the context of a SharePoint page. They can be implemented in a SharePoint Online environment and you can use JavaScript tools and libraries to create them. This article presents the methods for starting WEBCON BPS workflows from the SharePoint library by using the “ListV (...)

(...) Applies to version 2020.1.3; author: Michał Kastelik   WEBCON BPS offers you several actions enabling integration with the Microsoft SharePoint Online environment and SharePoint workflows. This article describes how to manage these privileges using actions in workflows.   1. SharePoint Site Collection To configure the actions running in the SharePoint Online environment, first create a (...)

(...) Applies to version 2020.1.3; author: Michał Kastelik The WEBCON BPS platform enables simple integration with the SharePoint Online environment and your SharePoint workflows.  After defining the connection in Designer Studio, you have many actions at your disposal that allow you to create sites and operate on lists. This article describes actions that enable linking the WEBCON BPS application with th (...)

(...) ere: Investments (webcon.com)   Defining the connection Before starting the action configuration, you must create a connection to the existing SharePoint collection. Connections to SharePoint Online and On-Premises versions from SharePoint 2013 to 2019 are supported.   Fig.1 Validation of connection with SharePoint   After starting the "Data Sources" modul (...)

(...) uthentication via OAuth2 MS Graph queried by REST calls.   Scenario and configuration The prepared scenario describes a method for moving an attachment from a workflow instance to a SharePoint Online library (hereinafter referred to as SHO). It is also assumed that the file is uploaded not in the context of the application, but as a user.  In this way, information about the user who added th (...)

(...) Providing custom body and headers Reusing the access token Reusing the proxy   You can find the link to the repository and and explanation im my blog post: SharePoint Online certificate authentication  

(...) Applies to version: 2026.1.6 and above; author: Tomasz Błach   Introduction Due to Microsoft discontinuing support for Basic Authentication (based on username and password) for SharePoint Online connections, OAuth 2.0 integrated with Microsoft Entra ID has been introduced in WEBCON as the authentication mechanism for this connection. This approach provides a high level of security by eliminating the (...)

(...) Hello everyone, I have an action where I upload one or multiple attachements (PDF) to a SharePoint list in SharePoint Online . Currently all attachement uploaded to the SP list are checked out. Is there a known configuration in the action or in SharePoint? Or has anyone else had a similar problem? Best regards, Tim

Hi From yours experience what are the differences between the version of webcon without sharepoint and with sharepoint? We have a lot of documents that we edit online and I am curious how it will affect the operation. I cannot find information on the differences :/ My version (2020.1.3.443, display mode: Modern on BPS portal) I will be grateful for your help.

(...) Hi everyone, I tried to connect to one of our SharePoint Online sites. For some reason, I get a message that the login or username is not correct. (see screenshot) If I use the same login data for our on-prem Sharepoint 2013, it works fine. (see screenshot) On the SharePoint Online site which I want to connect, I am logged in with my valid credentials and I am both in the member and the owner group. (see s (...)

(...) I have a problem to establish a connection to SharePoint Online . I have chosen as connection type SharePoint Online . When I enter the Url of the sitecollection and the user and password correctly, I get the Error message: "Unable to connect to the remote Server. The sign-in name or password does not match one in the Microsoft account system." As the account that I use to connect has not MFA enabled the reason fo (...)

(...) current instance with the help of an “add attachment” action. Is there a better solution for adding an attachment within a PowerShell-action? What I really want to do is copy documents to/from SharePoint Online . While there are plenty of SharePoint actions in WebCon, the connection to SharePoint Online with a technical user is inappropriate for us. In my opinion all these operations should be done in the co (...)