Skip to main content
Altcraft Docs LogoAltcraft Docs Logo
User guideDeveloper guideAdmin guide
Company siteHelp center
English
  • Русский
  • English
v72
  • v74
  • v73
  • v72
Login
  • User documentation
  • FAQ
  • Altcraft glossary
  • Profiles and databases
  • Communication channels
  • Segmentation
  • Message templates
    • Working with message templates
    • Visual editor for email-template
    • Template fragments
    • Image gallery
    • Content personalization
    • Creating tables based on array elements
    • Block editor for email template
    • Variables and Functions in Altcraft
    • Dynamic content in messages
      • Dynamic HTML content
      • Dynamic JSON content
      • Content from SQL database in templates
      • Dynamic API content
    • Importing and exporting a message template
    • Importing a template from a third-party service
    • Exporting a template from Pixcraft
  • Campaigns
  • Automation scenarios
  • Market
  • Loyalty programs
  • Reports and analytics
  • Integrations
  • Weblayers
  • Settings
  • API requests: where to start
  • Changelog
  • library
This is documentation for Altcraft Platform v72. This documentation is no longer maintained.
The information for up-to-date platform version at this page is available (v74).
  • Message templates
  • Dynamic content in messages
  • Dynamic HTML content
Documentation for version v72

Dynamic HTML content

External HTML content is one of the ways to create dynamic messages and automate your job. Using it, you can add into templates data, generated on a remote server exactly in the mailing moment.

To add the link to dynamic HTML content, press "Add external content" button in the message editor toolbar:

For example, if the server generates latest news, the message will be automatically maintained up to date.

You can use several links to HTML content in the message.

{[http://www.example.news?index=1&news_group=movies]}

{[http://www.example.news?index=2&news_group=movies]}

You can include different variables into dynamic HTML content requests. It can be for example profile data fields: subscriber's name {lead._fname} or a containing database name {listname}. Thus instead of a static &news_group=movies you can use a request with a custom profile field variable: &news_group={lead.NewsGroup}.

Each time such message is sent it will request HTML content from the server and generate it for different recipients depending on their personal preferences.

Last updated on Apr 23, 2023
Previous
Dynamic content in messages
Next
Dynamic JSON content
© 2015 - 2025 Altcraft, LLC. All rights reserved.