Hey all, I am trying to create a solution to reduce the image sizes in one of our bases, that is wildly over limits due to being populated with MASSIVE cell phone photos uploaded via a form.
Currently I have setup an automation to trigger a miniextensions webhook that compresses the image and places the resulting smaller file into a new field.
What I would like to do now is create an automation to run at a specific time to delete the contents of the original field automatically.
The update record function does not support deleting field data (why?).
Can someone assist? Thanks!