Skip to content

Get App Clipboard

Overview

Get data from the in-app clipboard.

Parameter Configuration

ParameterDescription
ContentContent to be set to the clipboard. Expressions can be used to obtain context variables for dynamic content.
Reset ClipboardWhen enabled, the app clipboard will be cleared after reading.

Return Value

ParameterTypeDescription
App Clipboard DataObjectGet content set by the Set App Clipboard step.

Usage Instructions

  • This step is used in combination with Set App Clipboard.