Hi I am trying to create an email with a lot of graphics which have been converted to base64.
The email with just the graphics worked fine.
Then I started adding in some dynamic fields pulling data from a SP list.
Now getting error

I'm assuming the dynamic data put me over the limit of 131,072? (Random number it seems).
Is there a way to configure this "maximum" or is it built in?
Is there another way to send this besides creating Azure App and all that with API v2.
Terry