https://www.epicor.com/erp-systems/prophet-21/default.aspx
Currently we are in charge of developing a website for a website that has 5,000+ products. My issue is if we can get their systems to push data to us on WIX end.
Any help with this would be great.
Clients current E-Commerce website is at
http://deetag.com/default.aspx?page=customer&file=customer/deeinc/b2bse/products.aspx
Wix Code provides APIs to access a 3rd party service from a site. See the following for information:
-
wix-fetch API
-
Accessing 3rd-Party Services
-
Example: Using the Places API from Google Maps services
-
Example: Stripe Payment Processing
You can also expose an API of your site’s functionality which would allow you to remotely access your site’s database collections. See the following for information:
-
wix-http-functions
-
Exposing a Site API with HTTP Functions
Good luck,
Yisrael