Implementation of export of goods from our system to Facebook (Batch API)
It is necessary to implement the Catalog Batch API facebook automatic export of goods from our database to the API.
Parameters that we will use:
Required:
• Name
• Currency (in our case – RUR)
• Price
• Link to the site
• Availability
• Description
• Image
• Article
Additional:
• Does the product participate in the sale
• Discounted price
Make queues.
PHP implementation, Laravel.
29.01.2022 13:24