A
A
Alex Sokol2017-07-25 20:22:55
1C-Bitrix
Alex Sokol, 2017-07-25 20:22:55

How to programmatically upload 8 thousand elements from an xml or csv file to Bitrix?

How to programmatically upload 8 thousand elements from an xml or csv file to Bitrix?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Artyom Luchnikov, 2017-07-25
@lu4nik

1) Use the standard functionality for importing elements (Content -> Infoblocks -> Import -> csv/xml), but the files must be of a certain structure.
2) Write your own script that will pull the data from the file and save it to the database. There are no longer any restrictions.

A
Alexey, 2017-07-25
@insp1

Write a parser

V
Vadim Nurutdinov, 2017-07-29
@VadimArnold

Depends where the XML file comes from. If the XML file is obtained from another Bitrix, then you can simply upload it using standard means. If the structure of the XML file is not Bitrix, then you need to write a script that will read the XML file and load the goods

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question