project-file
Overview
Key:
project-file
Name: Project File Attached
Triggers when: A new file is attached to a project
Fields
Field
Type
Description
filename
string
Name of file that was attached to project
review_id
integer
ID of the review
Example data
{
"filename": "Test Report.pdf",
"review_id": 12345
}
Last updated
Was this helpful?