thomasvantuycom / craft-cloudinary

Cloudinary integration for Craft CMS
MIT License
5 stars 2 forks source link

Add webhook notifications #11

Closed thomasvantuycom closed 5 months ago

thomasvantuycom commented 5 months ago

This pull request introduces support for webhook notifications, enhancing the integration between Craft and Cloudinary. With this implementation, user actions within the Cloudinary UI trigger real-time updates in the Craft filesystem. By leveraging webhook notifications, we ensure that any changes made in Cloudinary are promptly reflected in Craft, maintaining seamless synchronization between the two platforms. This feature improves the workflow efficiency and ensures consistency between user interactions in both environments.