Webhook after saving files
-
We run loco translate in a kubernetes setting, where the webheads are ephemera. We want to sync the generated files to a google storage bucket after they get generated. In order to do that we looked if Loco calls any webhook after saving the files. (Then we can trigger our sync job using that hook).
Is it possible to add a hook at: https://github.com/loco/wp-loco/blob/master/src/ajax/SaveController.php#L110 ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Webhook after saving files’ is closed to new replies.