1b.app
Link copied -

Additional field

Есть вопросы по настройке системы?
Вы всегда можете обратиться к нашим партнерам интеграторам и они с радостью помогут вам в вашем вопросе! Посмотреть список партнеров
https://vuuoksa-home.crm-onebox.com/
We need an example request to pass data to a custom field via the API. Can't find it in the documentation.
We made an additional shopurl field for products and we want to enter the URL of products on our website there.
Original question is available on version: ru

Answers:

Roman, you can update additional product fields using /api/product/update/
to do this, in the request, you need to pass the key and value of the updated field for the desired product, as in the example
http://myboxurl/api/product/update/?login=LOGIN&password=PASSWORD&id=666...
https://vuuoksa-home.crm-onebox.com/doc/11/
15.12.2020, 11:32
Original comment available on version: ru

addition, in your case, name will also be a required parameter, because checkbox not enabled in system settings
Don't check if products have a name
15.12.2020, 11:36
Original comment available on version: ru

Суханіцький Андрій OneBox CORP
OneBox Corp - Інтегратор
Personal license
15.12.2020, 11:38
Original comment available on version: ru

Checkbox turned on*
For all IDs it gave the same
{"status":"ok","productid":"1192"}
$p_f['shopurl'] = $url;
This is how they transferred to postfields
Still not working, shopurl field is still empty in CRM
15.12.2020, 15:38
Original comment available on version: ru

try passing it as customfield_shopurl
15.12.2020, 16:14
Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment