Skip to main content

Generate HTML-1.0.0

Generates an HTML from a template and an object with data
key: PBTemplate

Inputs

1. Data (key: content)

Data that will be used to build the HTML
Required: true
Data Type: object

2. Template (key: template)

Name of the template to use to build the HTML
Required: no
Data Type: string

3. File name (key: fileName)

Name of the file where you will write the HTML
Required: true
Data Type: string

Next Stages

1. Default (key: DEFAULT)

Stage to be executed when the operation ends

Outputs

1. File Path (key: filePath)

Required: no
Data Type: string