1b.app
Link copied -

Application Questions and Answers «API»

Categories
Category
3 answer
10.05.2024, friday, 11:00
Creating an order.
I create an order using the API. Data used to create an order: [{:name=>"test", :workflowid=>1, :statusid=>1, :productinfo=>{:id=>1, :findbyArray=>...
7 replies
09.04.2024, 10:46
how to get by API the history of the process
Good afternoon, please tell me, I searched in the API description and did not find it. How to get the history of the stages with the names of the s...
0 replies
Integration of GPTs own trained agent (openAI) with OneBox through the API of the "GPT chat" component
Good day! I would like to learn about the possibilities of integrating external agents of ChatGPT (OpenAI) into the OneBox system using the API htt...
1 answer
Olmonic
Інтегратор OneBox
Personal license
20.11.2023, 10:48
API question. Receive a response when adding a contact
Good afternoon Please tell me about the API issue Box https://univer.1b.app/desktop/ API request: host: univer.1b.app url: /api/v2/order/set/ conte...
2 answer
Olmonic
Інтегратор OneBox
Personal license
14.11.2023, 15:28
Improvements are needed in the action Send process to api
Action "Send process to api" https://univer.1b.app/admin/shop/workflowstatus/910/action/new/. When we parse the API response, if the Key of the tra...
5 replies
Olmonic
Інтегратор OneBox
Personal license
08.11.2023, 12:21
Action "Send process to API" - pass value 0
Good afternoon In the action "Send process to API" https://univer.1b.app/admin/shop/workflowstatus/1163/action/new/ when the parameter "state" = 0,...
1 answer
31.10.2023, 13:55
In the old version, REST API help disappeared.
The REST API disappeared in the old version. Instead, they offer a video with little description or commands with no description at all.
3 answer
Personal license
19.10.2023, 14:03
"Shop-object by id not found" error when using the "statusid" parameter in an API request
We are setting up receiving data from the site, using API v1. We need to create a process in a certain status, for this we pass the statusid param...
0 replies
Personal license
16.10.2023, 20:16
Transfer process to API
Please tell me how to configure the process transfer action in the API so that an XML file is attached to the request? Now, when trying to send a l...
1 answer
18.09.2023, 11:51
When sending a post request with a file, onebox performs several get requests
Here https://univer.1b.app/api/orders/update/?dataFromBody=1 options { "login": "log", "password": "pass", "orderid": "some_number", "customor...