-

#TSV: Expand Template
Generates text from a template containing placeholders (e.g. “{{0}}”, “{{1}}”, …). The template is applied to each row in the TSV, making it useful for batch-generating Markdown, HTML,…
-

Converter: #TSV String to #MdChart String
Converts a numeric TSV string into a Markdown-embeddable stacked bar chart (MdChart). The first TSV column is used as the aggregation unit, such as “YYYYMM”, and the first…
-

#Collab-Chat: Cross-Thread Post
Cross-posts text to multiple Collab Chat threads in Questetra BPM Suite. Specify an organization, app, or case channel by ID, such as “g12”, “m12”, or “p123”; specify a…
-

Converter: #TSV String to #Markdown String
Converts a TSV string to a Markdown string. The first line of the TSV is recognized as a header line, and the second and subsequent lines are recognized…