(...) Hi, I am unable to figure out how to use the Webcon REST API for starting new element. My issue relates to the "ChoicePicker" / "Autocomplete" fields, where I cannot find the way to submit the value. I think that I have tried all the combinations, but I always end up with the same error. Public API POST /API /data/v6.0/db/1/elements - "formFields"[] - "guid":"...", "value": [{"id": "115"}] (...)
(...) Hello, we are using the API to create workflow instances by another system. We are also checking if this workflow has already been created. Now to the problem: Unfortunately we are not able to access the archived instances with API -call and check for existing workflows: API /data/v5.0/db/{{dbid}}/applications/{{applicationid}}/search?search=xxxx:xxxx if the workflow instance is not yet archi (...)
(...) Hello. According to this documentation: https://developer.webcon.com/docs/API -registration-and-authentication, the API /login endpoint is still listed as an option. I see that this refers to version 2025.1. However, I'm using version 2025.2 and the API /login endpoint no longer works. Do you know why? Where is information about this change, I know there is OAuth2 option, I would like to keep it (...)
(...) Hi all! I am trying out the new user defined API in 2025 R2. I have a client application with application context and added the scope App.UserDefAPI .ReadWrite.All (according to documentation this is necessary to get access to endpoint with automation). In addition the REST API client is application admin, can start new workflows and so on... What I am trying to do is a POST to an automati (...)
Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"
(...) Hi, I'm working with API that doesn't allow uptade of whole list at once and it could be done only row by row. How to call REST API for each row in item list and pass related values ? I've tried to use foreach row and business rule in call definition but it doesn't work.
(...) Hello. I'm testing new User defined API : I have endpoint for data source. When I tested it manually, it works. But when I tried to do GET via API I got empty response. GET: {{env}}/API /udef/db/1/MTBVENDOR?ComCode=PL12&InvoiceNum=ASDF&InvoiceDate=2025-08-25 RESPONSE: STATUS 200: { "Data": [] } when i check sql query for data source is like this: (([InvoiceNum] = N'ASDF') AND ((CA (...)
(...) Hi, Let's assume I'm configuring data from a data source (a report) with one column and one filter. I want to use a User-Defined API that allows me to dynamically filter the report using a defined endpoint. Will the response return a simple JSON with information from this single column, or will it return the entire data set (element ID, signature, step, etc.) as in other responses?
(...) sion 2019 Article - How to update your environment from WEBCON BPS 2017 to 2019 SDK Migration 2019.1 The following document contains a list of changes in WEBCON BPS 2019.1 SDK and API when compared to version 2017.1. SDK Migration 2019.1.3 The following document contains a list of changes in WEBCON BPS 2019.1.3 SDK and API when compared to version 2019.1.2. (...)
(...) AdobeSign Autenti DocuSign The following article describes the process of signing documents by using Autenti software. Process description The following diagram shows the Autenti API Workflow: Fig. 1. Autenti API Workflow Autenti software provides the different abilities of operating on the processed document. Creating a document in the system (...)
(...) mplementation of the electronic signatures by using AdobeSign requires: WEBCON BPS 2020 or higher Uploading the plugin Integration key to the AdobeSign account along with the ability to use API interfaces First scenario A user prepares the document to be signed and then adds a list of people who should approve it. Fig. 1. Preparing the document form &nb (...)
(...) gning documents by using DocuSign software. The plugin can be installed in any WEBCON BPS installation that uses version 2020 or higher. You must have the DocuSign account (with the ability of using API ) and an integration key generated. Signing a document – an example of use In the contract approval workflow, a user registers a document to be signed and enters people who can a (...)
(...) the Office 365 group. To create this group, use the https://graph.microsoft.com/beta/groups (advanced description of this method can be found at https://docs.microsoft.com/en-us/graph/API /group-post-groups?view=graph-rest-beta&tabs=http). At first, configure the action of invoking the REST WebService: In the action select the connection to the Microso (...)
(...) to deploy the solution to all sites immediately without running any feature deployment or adding apps in sites? N Will the components in the solution require permissions to access web API s that are unique and not shared with other components in the tenant? N Which type of client-side component to create? ExtensionListView Command Set What is your Comman (...)
(...) click Next. After logging in, you will need to complete the following information: Application Name, Application Type – Server-side web application (for web apps or web API s), Home Page URL (e.g. https://webcon.com/WEBCONBPS), Redirect URL – you need to enter the address in the form: <portal address>/powerbiredirect (e.g. https://webcon.com/WEB (...)
(...) on in the AAD Register a new application in the AAD management console. It is done in a similar manner to registering an application to synchronize BPS user list. The difference is in the API Permissions window, a new application should be granted following privileges: 2. Creating user in AAD with REST invoke method Methods which we can use in (...)
(...) p module. This includes licensing mechanisms, reports from various modules, reading and writing configuration. This component communicates with the business logic of the WEBCON BPS system. BPS Web API (REST) – a set of REST Web services hosted within WEBCON BPS Portal, responsible for handling requests from external applications. Integral to the functions of the public Web API such as loadin (...)
(...) re, after entering the correct credentials, they will return to WEBCON BPS Portal handing over the generated access token to the mobile application. The access token is used in all REST API invoke methods and when entering on the Portal’s main page (a token is added to the request header): The access token lifetime is 1 day; when it expires – it is refreshed using the (...)
(...) or Google Drive. It allows you to avoid situations where you have several different versions of the same document because the changes made by you and by the client are not merged. Google API preparation The process preparation should start with the Google API configuration – see https://developers.google.com/drive/API /v3/about-sdk. First, go to https://console.developers.goog (...)
(...) among other things) into email notifications to instance links. Restoring the BPS_Config database is important if WEBCON BPS is integrated with other applications where the API Secret Key is used. Until all work is complete, you can add an entry to hosts to verify your changes. 9. Transferring the SOLR index If WEBCON BPS Search Server has been installed (...)