Forum Discussion
Update images AFTER sending?
- 2 years ago
Hey all just wanted to share the solution we used in case this is of use for anyone.
Because the image was passed to Braze by API and the image was hosted on our server, we were able to replace the image hosted by us (making sure to keep the name/url exactly the same) this meant that when it was fetched by an inbox it would load the updated imagery.This isn't fool proof as some inboxes will cache (meaning a user could theoretically clear their cache and then see the new one) or proxy loaded which prevents the image changing. BUT if you're in a pickle then changing for some is still better than none.
Hope that helps someone else if they ever get stuck 🙂
Hey all just wanted to share the solution we used in case this is of use for anyone.
Because the image was passed to Braze by API and the image was hosted on our server, we were able to replace the image hosted by us (making sure to keep the name/url exactly the same) this meant that when it was fetched by an inbox it would load the updated imagery.
This isn't fool proof as some inboxes will cache (meaning a user could theoretically clear their cache and then see the new one) or proxy loaded which prevents the image changing. BUT if you're in a pickle then changing for some is still better than none.
Hope that helps someone else if they ever get stuck 🙂
Related Content
- 2 years ago
- 9 months ago