1. Tasks
  2. Set Subject

Tasks

Set Subject

Sets the Stub's subject

Example Uses

  • Use this to set the subject of the stub to something that contains some important data about the stub, for example the name of the person in a conversation or the customers name.
  • Use this on the _create lifecyle action to set the subject of the stub to something that is relevant to the new stub.
  • Can also be used to update the subject as the stub progresses through different states.

Basic usage

Task to set the Subject on a Stub.

loading...

Parameters

subject

required
string

New Subject to set on the stub : This Subject has been changed.

Result

loading...

Properties

subject

Subject that was saved to the Stub : This Subject has been changed.