Answer the question
In order to leave comments, you need to log in
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
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 ...
We use ConnectoHTTP to work with REST API services.
Download from GitHub
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question