Woocommerce + 1C synchronization via API
Given:
Online store, where there are products - set up through woocommerce
Within this online store, we upload products manually or via Excel to the site. They have an article number.
In 1C, each product has the same article number. It is necessary to set up a call to 1C every 10 minutes to obtain current prices and stock levels for the products.
Nothing more. Only Prices and stock levels
The connection needs to be direct, through API, not through plugins. Plugins are not suitable. We make a request, synchronize the received data with our database, get the result and repeat every 10 minutes
Example of a POST request:
curl --location 'http://IP:port/retail/hs/SiteSync/price_and_stock/' \
--data '{
"site": "sitename"
}'
-
4 days110 USD
316 2 0 4 days110 USDIn 1C, each product has the same article number. It is necessary to set up a request to 1C every 10 minutes to obtain current prices and stock levels for the products.
-
1 day60 USD
2791 98 0 1 day60 USDReady to execute using WP functions (not plugins). It is not necessary to use pure PHP curl. However, if needed - curl can be used. I have already done something similar for another site.
-
2 days20 USD
4097 5 1 2 days20 USDHello, Alexander.
I have read it carefully.
I think that to solve this project, it is necessary to develop a PHP script that connects to the 1C API to obtain current prices for goods and stock levels every 10 minutes and updates the WooCommerce database accordingly, as well as schedule the automatic execution of this script using a cron job to ensure continuous synchronization without manual intervention.
As a senior web developer with 10 years of experience with WP and WooCommerce, I am absolutely confident that I can perfectly complete this task and deliver it on time.
I would like to discuss this with you.
Thank you.
-
Вітаю,
У вас є програміст на боці сайту?
-
Доброго дня, фактично будь-який код можна назвати плагіном).
-
Current freelance projects in the category Web Programming
We need a specialist or a team to develop a complete smart home ecosystem.We need a specialist or a team to develop a complete smart home ecosystem. Project idea: to create a central device/hub that can connect various smart home devices: lighting, sockets, climate control, heating, sensors, cameras, locks, appliances, security scenarios, and other… Web Programming, Embedded Systems & Microcontrollers ∙ 20 minutes back ∙ 7 proposals |
Support and development of the cleaning company's website
21 USD
I'm looking for a web developer/webmaster for long-term support and development of a cleaning company's website. Website: https://donely.ca About the project DoneLy Home Services is a cleaning service company in Canada that is actively growing and expanding its geographical… Javascript and Typescript, Web Programming ∙ 1 hour 25 minutes back ∙ 27 proposals |
Fix CLSIt is necessary to fix the Cumulative Layout Shift through code PageSpeed does not see this problem, but through Google Chrome, it is visible that there is a layout shift for the desktop version of the page According to Google Search, there is an error regarding the speed of… PHP, Web Programming ∙ 1 hour 40 minutes back ∙ 13 proposals |
Create on the website goodop: (many) directories, product templates, categories ...
22 USD
A new online store is being created with 10,000+ products. It is necessary to create on the site on the Goodshop platform: Directories - 1200 pcs Directory values - 20,000 pcs Product templates - 400 pcs Product categories - 400 pcs Enter all SEO in product categories… Web Programming, Website Development ∙ 16 hours 51 minutes back ∙ 24 proposals |
GoPos IntegrationHello, has anyone done an integration of GoPos with a custom website for a restaurant in Poland? I need help, their documentation is very sparse, there is only swagger and it lacks descriptions. https://app.gopos.io/doc/swagger-ui/index.html The essence is this: we used their… PHP, Web Programming ∙ 20 hours 27 minutes back ∙ 21 proposals |