Skip to content

Storage | projects

Manvel Saroyan edited this page Jan 17, 2021 · 1 revision

Groups, containing project which contain actions.

name type/value Description
expanded boolean expands/collapse group.
id string Unique Identifier.
subItems array Sub projects.
text string Name of the group.
type group Group item indication.

subItems

Projects containing actions.

name type/value Description
actions array Injectable actions.
id string Unique Identifier.
text string Name of the project.
type project Project item indication.

actions

Injectable actions as seen in Actions table. Learn more about Various actions.

name type/value Description
id string Unique Identifier.
type string One of injectable action types.
inputs array action's arguments/inputs.
inputs

arguments/inputs used during the action execution.

  1. Query, code, timer wait time or redirection link.
  2. New input value.
Clone this wiki locally