Answer the question
In order to leave comments, you need to log in
How to set up 1C integration with an application on node.js?
I have an application with node.js and mongo on the backend. I need to get goods from crm for 1s. In principle, it is enough for me to receive goods once a day, but I need to automate this whole process. Please share your experience, what is the best way to solve this? Data transfer will be in one direction: from 1s to the site. Once a day. Thanks in advance!
Answer the question
In order to leave comments, you need to log in
It would be more correct to organize a certain API on the side of the backend. At the same time, 1C can call a third-party REST API to send data.
On the 1C side, I recommend using the metadata object - Exchange Plan, in order to upload not all data, but only those that have been added / modified since the last exchange session.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question