Magento 2 Webhooks Setup
It is assumed that you have already installed our Magento 2 Webhooks plugin.
To authenticate the connector you will need to use your existing Magento 2 API Key.
If you have not yet set up an integration within Magento for Cyclr to use (for the main Magento connector) - there are instructions on how to do so here: https://docs.cyclr.com/magento-2-connector#magento-2-setup
To find your API key when this is done,
- Log in to the admin portal, and click
System
>Extensions
>Integrations
. -
Click the
Edit
pencil next to your integration. -
Scroll down and copy your access token
Now that you have your Access token go to the Connector Setup
page in Cyclr.
- On the first page you should enter the URL of your Magento site e.g.
https://my-magento-site.com
and clickNext
. - Paste your
Access Token
into theAPI Key
field and clickNext
. (Be sure to enter your Access Token and not your Consumer Key). - Your connector is now setup and ready to go!
Depending on your firewall settings you may need to manually enable DELETE commands.
Available Webhooks
- Customer
- New Customer
- Customer Updated
- Customer Deleted
- Product
- New Product
- Product Updated
- Product Deleted
- Order
- New Order
- Order Updated
- Subscriber
- Subscriber Saved