Hi, I'm not sure how to do this at all.
following different posts I can update attributes from input from Power automate using UpdateFeature. I fail to understand how to query, if I want to get the attribute information.
This is giving me access to the feature with the correct object ID

For querying, I would expect to do similar.
To write to a feature I'm using POST, and something like this, which is working:

What if I want to get the creator for example, how do I doo that.
Thank you.