Forum Discussion
gowdhaman008
7 years agoNew Contributor II
Hi,
To read the value from incoming mapper you just need to use $ and read from parameter you need to use ${_parameterName}.
[
{
"readFromUpStreamMapper": $a,
"readFromPrameter" : ${_parameterB}
}
]
I’m double checking with Engineering and Product Management on the first point.
And true, only org admins can see who are in the admin group within the UI. Would you want to see who were admins?
- dwhansen-cbg3 years agoContributor
@dmiller I hit the /users/ endpoint in the public API using an admin user and still could not see the “organizations” data, which is where you can see if a user is an org admin or not.
Related Content
- 3 months ago
- 10 months ago
- 3 years ago
- 5 years ago