Content Transfer Events
# help-with-umbraco
r
Are there any events I can monitor related to Content Transferred (or transferring) - I'd like to trigger some actions when content gets transferred from staging to production. We are using Umbraco v13 Cloud. I have tried Notifications and Webhooks for Published and Deployed, but they don't get triggered. Any thoughts @Kevin Jump I did see this thread from a few years ago, but it seems it got stale and never resurfaced https://github.com/umbraco/Umbraco.Deploy.Issues/issues/36 (Sorry Kevin, I don't normally tag individuals but I figure if anyone knows this it's you 😉 ) Thanks -Roger
k
yeah, i can't help with this one i am afraid, its a Deploy thing, not a uSync one. diffrent packages .
r
thanks - yeah def not a usync thing. I was just hopeful that you knew some super secret event-ish thing haha. Sorry to bug you
r
Believe the info you need is here, worked for me at least with v13 https://github.com/umbraco/Umbraco.Deploy.Issues/issues/226#issuecomment-2213632848 Note that the event fires on the Staging site (the sending site) rather than the Live site (the receiving site)
r
this looks really promising!! Thanks @Rich G
r
np. I can share some code when back on my laptop if needed
r
that would be great! I've been refocused onto something else for now but I'm hoping to get back to this tonight or tomorrow. If you don't mind sharing an example usage that would be super helpful. Before posting here - just doing a bunch of reading - I did not think was going to be possible so I'm pretty excited to check it out
r
4 Views