FlowsCards

Document Button Card

Send documents with interactive buttons

Document Button card configuration

The Document Button Card sends a file attachment with interactive buttons attached.

Configuration

SettingDescription
DocumentUpload a file
File nameCustom file name for the attachment
ButtonsConfigure button labels and actions (same types as Button Card)

Output Variable

When a contact clicks a callback button, the selected button's value is stored in {{flow.{cardId}}}. Works the same as the Button Card output variable.

See Variables for details on all variable namespaces.

Connections

  • 1 input port — Receives execution.
  • Per-button output ports — Each callback button creates its own connection handle.

Operations Cost

1 operation per execution.

On this page