Reads a user in Basecamp 3.
Input Fields
- Read By
- User ID (number): The ID for the user you are reading. Can be found in the URL when you click to see ‘What is on ____’s plate’ (https://3.basecamp.com/3195570/reports/todos/assigned/**1218118**?via=avatar).
Output Fields
- User
- Full Name (text): The full name of the user.
- Email Address (text): The user’s email address.
- Type (text): ie “User”.
- Title (text): User’s title.
- Admin? (T/F): If they are admin or not.
- Owner? (T/F): If they are the owner or not.
- Company ID (number): The ID for the company they belong to.
- Company Name (text): The name of the company they belong to.
- Created At (text): date/time YYYY-MM-DDTHH:MM:SS.SS
- Updated At (text): date/time YYYY-MM-DDTHH:MM:SS.SS
- Time Zone (text): The name of the timezone. ie “America/Chicago” or “Etc/UTC”.