MJML CDN gateway API #112
Replies: 3 comments 2 replies
-
|
100% yes! We currently the use the MJML API because we weren't sure about the binary availability under serverless, but it bothers me as there is no SLA or support for the API, so transitioning from it would be ideal |
Beta Was this translation helpful? Give feedback.
-
|
Is it possible to use the MJML CLI with Craft Cloud? I figured it wouldn't be possible, given the serverless nature and deployment process. Can you reference the binary under /var/task? |
Beta Was this translation helpful? Give feedback.
-
|
Just for info the MJML Craft plugin has recently been updated to support custom API endpoints, which a feature like this would work well for: https://plugins.craftcms.com/mjml/changelog?craft5#v5.0.2 I am still concerned about using the Mailjet MJML API due to the lack of SLA or guaranteed uptime. However, under serverless, unless we host our own, we currently have to use it, as the runtime isn't available for this purpose to use the CLI. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Rather than installing installing node/MJML CLI as a runtime dependency, we could offer this an API from our gateway, allowing projects to make requests and do whatever they wish with the output.
Beta Was this translation helpful? Give feedback.
All reactions