Listen for product and attribute events and pass them to a configured API endpoint
$ composer require thebigsurf/wire-update-hook
paste the folder into:
- [magentoDir]/app/code/TheBigSurf/WireUpdateHook
run
$ bin/magento module:enable TheBigSurf_WireUpdateHook
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile