Missing rename folder webhook
I need to notify my backend about renaming folder in Media Library panel in order to correct display images fildered by specific folder, but I see that there is no such a webhook in docs.
It is necessary to keep my data sync and I can't figure out any other solution.
Should I report a feature request or maybe there is other way?
Comments
-
Hi there,
Thanks so much for reaching out.
Renaming a folder actually means renaming all assets inside the folder.
So when you rename the folder, you won't get a notification related to the folder itself, but you will get notifications on all the assets since folder/subfolders are part of the public_id of an asset.
You can read about those Media LIbrary notifications here:
https://cloudinary.com/documentation/notifications#media_library_notifications
I hope this helps. Let me know if you have any questions.
Kind regards,
Tia
0