Skip to main content
The File upload step must come before the step that opens the native file picker.

Setup

  1. Add a File upload step with a source:
    • Remote URL: http://... or https://... (publicly accessible)
    • Previously downloaded file: file://<download-key> from an earlier download step
    • Local file: absolute path, or path relative to momentic.config.yaml
  2. (Optional) Set a File name to rename the uploaded file.
  3. Add a Click step on the button that opens the file picker.

Limits

  • One file per step.
  • Maximum file size: 50MB.