This card starts a Flow when a new file is uploaded to a certain Basecamp.
Output Fields
- File
- File ID (Number): The unique ID of the file. This can be used with the “Download File” action to get the content of the file.
- Status (text): The status of the file upload.
- File Name (text): The name of the file in Basecamp, including the extension.
- Description (text): The description of the file.
- Content (text): The type of the file (e.g. “image/png”).
- Byte Size (text): The size of the file in bytes.
- Width (Number): The width of the file in pixels.
- Height (Number):The height of the file in pixels.
- Created At (text): The date the file was originally uploaded to Basecamp.
- Updated At (text): The date the file last updated in Basecamp.
- URL (text): The URL of the file in basecamp.
- Parent
- Parent ID (Number): The ID of the the item that the file was attached to in Basecamp.
- Parent Name (text): The name of the the item that the file was attached to in Basecamp.
- Parent Type (text): The of item that the file was attached to in Basecamp.
- Basecamp
- Basecamp ID (text): The ID of the Basecamp where the file was uploaded.
- Basecamp Name (text): The ID of the Basecamp where the file was uploaded.
- Author
- User ID (Number): The ID of the user who uploaded the file.
- Full Name (text): The name of the user who uploaded the file.
- Email Address (text): The email of the user who uploaded the file.
- Type (text): The type of the user who uploaded the file (e.g. “User”).
- Title (text): The title of the user who uploaded the file.
- Admin? (Boolean): “true” if the user is an admin.
- Owner? (Boolean): “true” if the user is the owner of the file.
- Company ID (text): The ID of the company that the user who uploaded the file belongs to.
- Company Name (text): The name of the company that the user who uploaded the file belongs to.