How to connect to Magneto
TABLE OF CONTENTS
Introduction
Magento is a robust open-source e-commerce platform crafted in PHP, leveraging frameworks like Laminas and Symfony to enhance functionality. With its API, Magento Open Source offers essential eCommerce tools, allowing for the creation of a distinct online store from scratch, under the Open Software License v3.0.
Triggers are the events that trigger the automation, All triggers run in real-time, i,e, data is transferred at the moment the event occurs
-
New order
-
The order is changed
-
New coupon
-
Сoupon updated
-
New customer
-
Customer updated
Actions are what Feefo performs when your automation is running, Actions also allow you to transfer data to other apps and systems
-
Create category
-
Update category
-
Get category by ID
-
Find category
-
Create product
-
Update product
-
Get product by ID
-
Find product
-
Update stock
-
Create customer
-
Update customer
-
Find customer
-
Create order
-
Get order by ID
-
Update Order Status
-
Invoice an order
-
Get country by ID
-
Custom API request
-
Put an Order on Hold
-
Unhold an Order
Before setting up integrations with Magento connect the app.
-
To do this, go to the Apps section and click the Add a connection button.
-
Select the app and click the Add a connection button.

-
Come up with a name for your connection.
-
Enter your Magento account information.
-
Click the Continue button.
-
Grant Feefo access in the pop-up window.
Ready! Open the created connection. In the Apps section you can change the name of your connection and refresh its access.