Use Robolly's no-code friendly API to generate dynamic, personalized email headers that catch your recipient's attention and create good first impression. Choose one of our premade email header templates or create your own design from scratch with our easy-to-use Template editor.
Design your custom template right from the browser with Robolly’s simple editor. Or choose from 100+ templates we pre‑made and modify them to fit your needs.
Need to generate template-based graphics programmatically? With Robolly API, it's as easy as getting the right parameters into an URL link. You can do it manually, it works in email, or create a fully automated pipeline on your server.
# The image is genereated & returned synchnously, so the render URL works as source for img, meta tag, etc.
<meta name="twitter:image" content="https://api.robolly.com/templates/1/render?title=Apple AirTag&price=$29">
<meta property="og:image" content="https://api.robolly.com/templates/2/render?title=Apple AirTag&price=$29">
# Of course, you can also download the image programatically and save it for example...
const params = "certificate-holder=John doe&date=20 November 2024, 12:15";
const response = await fetch(`https://api.robolly.com/templates/3/render/pdf?${params}`);
response.body.pipe(fs.createWriteStream("./certificate.pdf"));
Charlie Taylor
Founder of Withsow
Juan Miguel Morante Martínez
Cinematographer & Producer
John Risby
Entrepreneur & Author
David Kocsis
CEO at Guru Muscle & Wocapi