HTML

HTML

HTML is one of the supported input and output file types/payloads in InterFormNG2.

 

You can e.g. use html as an email template in e.g. the create PDF email and the create email message workflow components, and you can e.g. transform an input file into HTML output.

    • Related Articles

    • Render email HTML

      The workflow component, Render email HTML (which is an advanced create document workflow component) accepts XML as input and generates an HTML file, that e.g. can be saved into the file system with the to filesystem component. The Render email HTML ...
    • Create an html template

      The InterFormNG2 designer is able to create two kinds of templates: 1.Normal templates. They are used when you want to design a form for printing or PDF output. The manual mainly covers these templates. 2.HTML templates. These templates can be used, ...
    • Send an HTML email

      You can send an HTML email without an attachment with the shortcut Output workflow component: Send an HTML email. If you want an attachment, then you should consider the Create PDF email component instead. The Send an HTML email workflow component ...
    • Shortcut Output workflow components

      There is currently on a single workflow component in the shortcut Output category: 1.Send HTML email. This sends an email without an attachment - unlike the Create PDF email component.
    • REST webservice basic example

      Below a simple setup is done to illustrate how the REST webservice basic can be setup. The example below can be run without any programming at all. First a simple template to prove, that the workflow has worked and returned a PDF: The template is ...