F
F
freeeeez2021-04-30 09:42:45
API
freeeeez, 2021-04-30 09:42:45

Is it possible to set up data exchange with 1C via API?

It is necessary to upload invoices from the site in 1C
When the client pays for the invoice and the response from the client-bank is to upload the successful payment back to the site
Is it possible to do this? I don’t rummage in 1C, there is an API for unloading from the site, is it difficult to link responses from the site on the 1C side?
Website self-written on Laravel

Answer the question

In order to leave comments, you need to log in

5 answer(s)
L
Leonid, 2021-04-30
@caballero

there is a server component to which you can go via api and receive data in the form of json

V
Vasily Bannikov, 2021-04-30
@vabka

Yes, you can. 1C has HTTP and JSON

K
Konstantin, 2021-04-30
@fosihas

it is possible through oData.

V
VitalyChaikin, 2021-04-30
@VitalyChaikin

It is possible, but in my opinion it is not necessary! It will be easier for everyone to live if you create a file and then load data from it into 1C (starting processing from 1C) After the processing is ready, you can call it every N minutes using the scheduler;
Such a circuit is easy to debug, easy to operate, and reliable!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question