PixieBrix user profile reader
by @pixiebrix
Read email, groups, and other profile information from PixieBrix app
How to Use
The PixieBrix User Profile Reader brick returns information about your PixieBrix profile. The information returned includes your email, user ID, organizations you’re a part of including the level of your role, and groups you’re a part of.
This brick doesn’t require any input. After adding it to a blueprint you can use the information returned, by default in the ‘@profile’ variable.
Inputs
Name | Required | Type | Description |
---|---|---|---|
No inputs for this brick defined. |
Outputs
Name | Required | Type | Description |
---|---|---|---|
user |
string
|
The user id for the account | |
email |
string
|
The email address for the account | |
groups |
array
|
||
organizations |
array
|