laurieannismorgan Did you tried to set the next action on the backend workflow to change the item like I explained?
If you are showing the item’s image on the frontend, it will be uptaded as soon as the API returns your compressed image. So I’d try it first (do it all on the backend).
Also, try to check the boxes on your backend workflow like this:
Obs: in this example I am just saving the URL of the compress image as a TEXT type on Bubble’s database, maybe you can give it a try with this type of setting too.