Skip to main content
cagarwal
Level 3
November 21, 2023
解決済み

Updating Inline CSS Across 500+ Emails

  • November 21, 2023
  • 2 の返信
  • 1429 ビュー

Apologies if this topic has already been addressed. We've recently made changes to the inline CSS in one of our email template modules, which is utilized by over 500 emails. Is there a more efficient way for applying this update across all existing emails?

このトピックへの返信は締め切られました。
ベストアンサー SanfordWhiteman

As long as you’re not using Predictive Content nor the Social widget in an asset, you can do this via the REST API.

 

If you don’t have a skilled developer, it clearly won’t be feasible. And I wouldn’t call it easy by any means, so it depends on how much/how fast you need a solution.

2 の返信

Jasbirka
Level 6
November 21, 2023

Hi @cagarwal,

 

Unfortunately, in email templates, if we update the inline CSS then in most of the cases we have to make the updates manually in all the emails one by one, if this is under the editable section then 100% we have to update all the emails manually.

 

If you could provide more information about the purpose of the edit, where exactly you want to make the changes in CSS and share your code/layout, I can suggest better. 

 

Thanks!

Jasbir

SanfordWhiteman
Level 10
November 21, 2023

As long as you’re not using Predictive Content nor the Social widget in an asset, you can do this via the REST API.

 

If you don’t have a skilled developer, it clearly won’t be feasible. And I wouldn’t call it easy by any means, so it depends on how much/how fast you need a solution.