Q: I'm not a coder, can this be done?

I use make.com to send a http request to your api. In my http request, there's a link to an image and also markdown language of content. And I want to use one of my already created templates there - so my content and image will be placed in my pdf template. So the pdf is created. Then through make.com, I get the pdf file.

Can this be done? Thanks.

jonathanjonPLUSSep 11, 2024
Founder Team
markupgo

markupgo

Sep 11, 2024

A: Hi jonathanjon,🙌

Yes, this can be done. The only limitation is that you can’t use markdown rendering directly in your template. You need to convert the markdown to HTML or plain text before sending it to the API.

You can check this link for the API documentation: https://markupgo.com/docs/api/pdf#post-pdf-from-template

To render HTML in your template, please check out this short video: https://assets.markupgo.com/examples/how-to-escape-html.mp4

If you have any questions, you can reach out us on our website by clicking the chat icon on the bottom right corner. We are happy to help you.🚀

Helpful?
Log in to join the conversation