Has anyone ever built a "auto translation" on publish.
Client has a Belgian site. They want the BE-FR French pages to auto translate and create a BE-NL version on publish.
I envision a publish event, checking for a switch (do not auto translate) to allow for manual overrides, but for the most part it will throw the node name, all text fields marked as variants to a translation api and then publish the BE-NL version. Then on subsequent publishes just update.
Anyone done anything similar? My worries / concern would be the block lists - not sure if I try and deal with a blob of json or loop through looking for fields.