Skip to content
On this page

Attachment

Collects a file attachment as input

Data Structure

json
{
  "linkId": "<string>",
  "text": "<string>",
  "repeats": "<boolean>",
  "required": "<boolean>",
  "type": "attachment"
}

Demo

TBD