Developers Blog

more


Task Form Decoration

more

qString: Type with Voice
Accepts voice input. Currently, it works only with Chrome and some other browsers. Press the Speech Recognition button…
qNumber: Speech
qNumber: Speech
Reads out numerical values in numeric type fields (Text-to-Speech), using the Web Speech API (Speech Synthesis). For example,…
qString: Generate Password
qString: Generate Password
Generates a 12-character password. Randomly extracts 2 characters from “23456789”, 4 characters from “ACFGHJKNRSUXYZ”, 4 characters from “acfghjknrsuxyz”,…

Automated Tasks (Auto-Steps)

Builtin Auto-Steps, Addon Auto-Steps

OpenAI #Chat: Answer Text Prompt
OpenAI #Chat: Answer Text Prompt
Generates a response to the Text Prompt. By default, it is generated by accessing “gpt-4-1106-preview MODEL” (can be…
OpenAI #Images: Generate
OpenAI #Images: Generate
Creates an image given a PROMPT text by the “DALL-E 3 MODEL” via OpenAI API. By default a…
WordPress.com #Posts: Get
WordPress.com #Posts: Get
Gets an article on WordPress.com service. Specify the article (fixed page/post) by ID or Slug, and store HTML…
String, Get Number of Characters
String, Get Number of Characters
Gets the number of characters in the text. Consecutive blanks (including tabs and double-byte spaces) are counted as…

Workflow App Examples

more

This process manages the job application response process. The recruitment office records the information received…
This workflow is used to confirm receipt and return of items on loan. A QR…
This workflow accepts applications to borrow items. When a loan application is submitted, the loan…
The process manages the drafting of quotations, approval and the recording of orders received/lost. A quotation…
This approval flow determines approvers based on an externally managed list. Approver information is obtained from…
The approval flow is designed to speed up the approval process. Tasks are sent to several…

Release Notes