K
K
Kirill Gorelov2017-08-10 09:15:22
1C-Bitrix
Kirill Gorelov, 2017-08-10 09:15:22

Import Bitrix goods from 1s, advice?

Guys, I am writing a site on Bitrix from scratch. No modules, no standard tools.
I will need to import goods from 1c to Bitrix.
Need advice on how to do it better?
Or write your own parser, then which one - csv or xml?
Or maybe Bitrix has some standard import tools or maybe you know adequate free modules.
Tell me what is the best way to do it?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin, 2017-08-10
@fosihas

Refer to the original source. Look at the manual on regular fozmozhnosti. There it is well described how the exchange is done, incl. proposed exchange formats. You can look at the info-art where they sold uploads for info blocks.
But keep in mind that the exchange possibilities and the editing of Bitrix.

K
Konstantin Nagibovich, 2017-08-10
@nki

For Bitrix there is a CommerceML data exchange format. Use it.

A
Andrey Nikolaev, 2017-08-10
@gromdron

maybe Bitrix has some standard import tools or maybe you know adequate free modules.

There are standard tools, but as far as I remember, the minimum edition is "Small Business" (the module itself is called "Online Store").
Algorithms and formats are described in the documentation: https://dev.1c-bitrix.ru/api_help/sale/algorithms/...
By the way, there you can get information about formats, file contents, and in general a lot of interesting things. Considering that the module itself for 1C is free, you can always implement your own implementation according to this algorithm
Or write your own parser, then which one - csv or xml?
Tell me what is the best way to do it?

Better - use regular mechanisms.
Because:
1) You can always contact the TP for a solution to the problem
2) It’s easier to find a specialist and diagnose the problem
3) If you keep everything up to date and don’t be too zealous with customizations, you get the best solution with almost no investment

A
Alexey Emelyanov, 2017-08-11
@babarun

If time allows, write your own.

then what
json

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question