Tasks
Copy Stub
Creates a new stub with the current stub's data and flow. The new stub cannot be considered an identical copy of the stub it was created from, since contact lists and stubposts are not copied to the new stub.
The task attaches an add_event
sendaction that will reply to the stubpost with the new stub's stubref.
Basic usage
Parameters
string
subject Sets the subject of the new stub.
Default: copied from ~~stub.stubref
Result
Properties
string
stubref The stubref of the newly created stub.
array
sendActionsList The _add_event
action that has been attached by the task.