1C integration to php online store

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Jun 1, 2019
Company: Uzgenius Inweb

Hello, guys!

Now, I'm working on a new online store website. My client wants me to integrate their 1C to website.

I want my client can add and edit data in website admin panel or in 1C. When a change happen on one of this sides, system should automatically update database on both sides.

Does it possible? If yes. Does it require computer programming? I'm asking, 'cause I'm a web developer

Edited: Farkhod Allamuradov - Jun 01, 2019 03:33 PM
 
#2
People who like this:0Yes/0No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear Farkhod,

There are different ways you can integrate a 1C:Enterprise infobase with another system. Here is the overview of them:

https://1c-dn.com/1c_enterprise/integration/

So, the quick answer to your question: yes, it is possible in both directions.

The simplest way is to use REST API.

For instance, to be able to push changes from your web site to the 1C:Enterprise infobase, you can publish and use the infobase's Rest API. If it is the default REST API, it does not require coding. Though, you may need to implement your custom REST API on the infobase's side, which requires coding efforts.

To push the data in the opposite direction (from the infobase to your web site), you first need to ensure your web site provides REST API and then on the infobase side, you need to implement the code that pushes the data to the web site.

Best regards,
Vladimir Gurov

1C Company support team
 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.