Name
x_298439_mjml.api.endpoint
Description
This is the API endpoint to ask for the MJML transpiled code. The Official API has SSL issues. https //api.mjml.io/v1/render If you use that one, you will need to change the following two properties in global scope. com.glide.communications.trustmanager_trust_all to true com.glide.communications.httpclient.verify_hostname to false You can make your own here (https //mjml-netlify.netlify.app/) or use the one https //mjml-netlify.netlify.app/.netlify/functions/mjml. If we get to 100k calls a month We ll start enforcing authentication.
Value
https://api.mjml.io/v1/render
Sys ID
ade99bd32ff201104e73e36ef699b612
Offical Documentation
Official Docs: x_298439_mjml.api.endpoint