Skip to content

opspec-pkgs/nintex.workflowcloud.instance.upload-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

icon

Problem statement

uploads a file to a nintex workflowcloud workflow instance

Example usage

Visualize

opctl ui github.com/opspec-pkgs/nintex.workflowcloud.instance.upload-file#1.1.0

Run

opctl run github.com/opspec-pkgs/nintex.workflowcloud.instance.upload-file#1.1.0

Compose

op:
  ref: github.com/opspec-pkgs/nintex.workflowcloud.instance.upload-file#1.1.0
  inputs:
    file:  # 👈 required; provide a value
    fileName:  # 👈 required; provide a value
    instanceToken:  # 👈 required; provide a value
    url:  # 👈 required; provide a value
  outputs:
    fileToken:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md