Skip to main content
Nintex Community Menu Bar
Solved

Component workflow file variable

  • February 24, 2026
  • 2 replies
  • 6 views

Forum|alt.badge.img+4

is there an example on how to pass file variable on a Start from, select Component workflow. we want to call http request to start a workflow from our internal app.

https://help.nintex.com/en-US/nwc/Content/Designer/Startevents/ComponentWorkflow.htm

We might have multiple files to pass.

Best answer by Chris_Ben

Hi, to clarify you want to call a component workflow via a HTTP request from your internal app?

 

The help documentation that you linked above is the place to go.  Scroll down to the bottom to the section called “Start your Component workflow with file uploads” and you’ll find some code examples there.

2 replies

Chris_Ben
Nintex Employee
Forum|alt.badge.img+14
  • Nintex Employee
  • Answer
  • February 24, 2026

Hi, to clarify you want to call a component workflow via a HTTP request from your internal app?

 

The help documentation that you linked above is the place to go.  Scroll down to the bottom to the section called “Start your Component workflow with file uploads” and you’ll find some code examples there.


Forum|alt.badge.img+4
  • Author
  • Rookie
  • February 24, 2026

Thanks, didn’t scroll down far enough