My problem is related to dynamic HTML templates and HTML nodes. Is it possible to create a dynamic HTML template that updates automatically based on the information it receives from my AI agent?
Email------> AI AGENT -----> Code Node -----> Html node ------> Pdf Converter Api
This is my workflow, Sorry I can not provide you picture of workflow due to agreement.
Hi there!
I’m Yusuf Opeyemi, an experienced workflow automation expert and chatbot developer, specializing in n8n, the powerful open-source automation platform.
Over the past few years, I’ve helped startups, agencies, and small businesses save countless hours and increase productivity by building smart, scalable, and reliable automations. Whether you need to streamline your CRM, automate lead generation, integrate APIs, or build a custom chatbot I’ve got you covered!
What I Can Do for You:
Design and build robust n8n workflows for any business process.
Integrate your tools (like Slack, Airtable, Google Sheets, WhatsApp, Stripe, etc.) seamlessly.
Create API-based automations to connect custom apps and services.
Build and deploy chatbots for WhatsApp, Messenger, websites, or Telegram.
Debug and optimize your existing workflows to make them faster and more reliable.
Provide guidance and training so you can manage your automations confidently.
Let’s Connect!
If you’re ready to save time, cut costs, and focus on what matters while automation handles the rest
let’s chat!
Feel free to reach out and tell me about your project. I’ll be happy to help bring your automation ideas to life
You can create a single HTML template and use it for all information. I assume this is what you want. Just use HTML node and use js expression for varying the input text each time.
If you want different designs each time, use AI node to generate a new html design (not recommended - high chances of getting weird designs)