Start workflow without payload | Community
Skip to main content
New Participant
May 3, 2016
Solved

Start workflow without payload

  • May 3, 2016
  • 2 replies
  • 1679 views

Hello Team,

I have created a custom workflow component that takes input in the workflow model. I want to start this workflow without payload. Is there a way to do that ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Whenever you start a workflow, it has to have a payload. But the payload can be arbitrary, and if it's a page (or even only a single node) you can modify the content of this page/node while the workflow is running.

kind regards,
Jörg

2 replies

joerghoh
joerghohAccepted solution
Employee
May 3, 2016

Whenever you start a workflow, it has to have a payload. But the payload can be arbitrary, and if it's a page (or even only a single node) you can modify the content of this page/node while the workflow is running.

kind regards,
Jörg

New Participant
May 3, 2016

Hi,

Not pretty sure, but guess will throw some errors and is not possible.