Skip to content

Best way to sync / ingegrate Saleor with Facebook Market Place #316

Answered by lkostrowski
IsaacRead asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @IsaacRead

We are currently working on the official Saleor App - Product Feed
You can find the source code here

In the first scope it will generate the XML for Google Merchant, but you should be able to convert it easily.

Current solution is not using webhooks - it exposes an endpoint that Google can call and it will generate feed on the fly, using the API.

However this will not work for bigger datasets - in such scenarios App will have to listed to product changes and regenerate XML file.

App will be available to install in App Store (Saleor Cloud) in few weeks, but you can check out the code, deploy it on yourself or just learn how its done. Also feel free to contribute 🚀

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by timuric
Comment options

You must be logged in to vote
1 reply
@simon-online
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants