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

search results

for API

(...) Hello Experts, We're currently on BPS version 2021.1.2.143 (getting ready for upgrade) I try to invoke a REST API to update form fields, and I get a proper response from the service, however, it doesn't update the fields. I'm using OData Query to filter and expand the data, and load the response definition from the service. The action configuration and action log with response are on my pictures. (...)

(...) Hello, I have an external API : GET https://domain.com/API /employee/GetAll I have created a process using REST API that get token, then get Employee. (START - FINISH) GetAll - Retrieve the employees list. The HTTP verb for this method is GET. When i run the process manually, it works. I have created a global cyclical action that starts my workflow (every day run), but it doesn't work: Resp (...)

(...) Hello, is there a way to find an element that has a specific value in one of the form fields using the WebCon API ? Thanks for help!

(...) I need to change 2 values with REST, I use'd API v3 and PATCH method. This values is in another workflow. JSON [ { "data": { "guid": "3567e810-6f44-41e5-9ac3-794d6e055db1", "value": "2024-05-27T14:02:26" }, "wynik": { "guid": "56e078eb-dc11-4960-a662-3974f0f837da", "value": "Ryzyko niskie" } } ] In other workflow history I have only (...)

(...) Hi, I am currently working on some tool management workflow in WEBCON and I have a problem. I have an items list with REST API as data source where user can pick and book tools for some time period. Time period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tools from REST API and dates from WEBCON database to exclude unavai (...)

(...) Hi, I tried to work with Webcon API on the trial but only what I retrieve is empty list of tasks. I successfully authenticate by app client context and receive token which I used to read tasks. I cannot register by user context and I cannot read other data from Webcon. Is it a standard behavior for trial or is there something I missed?

(...) ing/composing JSON payload for my REST. (rows) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: API /data/v5.0/db/#{DBID}#/elements/#{WFD_ID}# { "workflow": { "id": "#{WF:123}#" }, "formType": { "guid": "969c349e-ffba-4da3-ab12-1b800fc82a0f" }, "formFields": [ { (...)

(...) Dear Community, I'm trying to connect with REST API to SAP API . According to SAP API documentation this should look like this: POST https://localhost:50000/b1s/v1/Login { "CompanyDB": "SBODEMOUS", "Password": "1234", "UserName": "manager" } In response I receive receive 2 HTTP Cookie items (B1SESSION and ROUTEID) that I have to submit with every REST API call to SAP API . (...)

(...) Via public API we can query reports and views. However, they lack of the possibility to apply filters, search in specific fields or apply a full text search. Basically all the things we can do within a report on the portal To achieve this, we currently have to use the undocumented internal API , that reports use when we apply filters and search for elements. This works perfectly so far, but it (...)

(...) Hi all! We would like to add a datasource from REST API . Datasource method is POST, since we have many parameters. We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetched from database from another workflow. As I can see there is no way to use current form field value (...)

(...) The current version of the API allows updates for the following fields: { "name": "string", "email": "string", "phoneNumber": "string", "managerBpsId": "string", "jobTitle": "string" } It would be useful to expand the user API to include fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of WE (...)

(...) I need to fetch all available rows for specific picker. I have used API endpoint /API /data/v6.0/db/{dbId}/elements/resolveFieldValue/{idguid} The API return only first 100 rows It is possible use pagination or sth like that ?

(...) 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. (...)

(...) Sign Autenti DocuSign Skribble 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 (...)

(...) ments Make sure if the following requirements are met: WEBCON BPS system updated to version 2020 or higher SKD plugin installed – BpsExt.Signing.Skribble Username and Skribble API key Note: Using SDK plugins in WEBCON BPS may require a specific license depending on the version being used. It is a good practice to store the Skribble connection parameters in global or ap (...)

(...) 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 (...)

(...) e Azure portal.   After logging in in you 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 – we must enter the address in the form: /powerbiredirect (e.g. https://webcon.com/WEBCONBPS/powerbiredire (...)