MemberId
The Trello MemberId.
Data Type
string
Default Value
""
Remarks
The Trello MemberId references a specific Trello member. If specified, the range of some queries will be bound to that member. For example:
SELECT * FROM Actionswill return all actions of that member.
SELECT * FROM Boardswill return all boards that both the logged user and member specified have in common.