D
D
denstuk2020-09-16 15:28:38
1C
denstuk, 2020-09-16 15:28:38

How to upload 1C files in NodeJs?

How to send data from 1C to NodeJS? The main problem is connecting 1C and NodeJs. Before that, all interaction of the system was based on the REST API, but, as I understand it, work with 1C goes through WSDL. The question is how to establish a connection between 1C and NodeJs, and make an unload by product?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Denis Melnikov, 2020-09-16
@Mi11er

What to do?) You can go into more detail ...

A
Andrey Shamin, 2020-09-16
@WhiteSsnoww

It is required to implement the REST API on the nodeJS side, and on the 1C side, the tools built into the platform to make REST API calls.
If you need an example of working with the REST API from the 1C side, I can search ...

K
Konstantin Nagibovich, 2020-09-16
@nki

We use ConnectoHTTP to work with REST API services.
Download from GitHub

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question