How to Use
Shared page state can be used to pass data between extensions. Documentation for both getting and setting the page state can be found in the page state documentation.
All applicable data posted using Set Shared Page State is retrieved into the output. The ‘namespace’ field controls what data can be retrieved, depending on the namespace used in the Set Shared Page State brick(s) used.
See the page state documentation for details on each of the options for these fields.
Inputs
| Name | Required | Type | Description |
|---|---|---|---|
keys |
array
|
The keys to retrieve from the state. If not provided, all keys will be retrieved. | |
namespace |
multiple
|
Data namespace/scope to get |
Outputs
| Name | Required | Type | Description |
|---|---|---|---|
| No outputs for this brick defined. | |||