This action allows you to create an RFI (Request For Information) associated with a project in PlanGrid.
Options:
- Project (dropdown): Your available PlanGrid projects.
Inputs:
Title (string): The title of your RFI. Your title cannot exceed 200 characters.
Question (string): Your RFI question. Your question cannot exceed 10,000 characters.
Answer (string): Your RFI answer. Your answer cannot exceed 10,000 characters.
Sent Date (date): When your RFI was sent. UTC date and time in ISO-8601 format.
- ISO-8601 Example: 2008-09-15T15:53:00
Due Date (date): When your RFI is due. UTC date and time in ISO-8601 format.
- ISO-8601 Example: 2008-09-15T15:53:00
Assignees (string): Users that the RFI is assigned to.
Status ID (string): Your RFI status ID.
Locked (boolean): Whether the RFI is locked. The Locked field should never be left blank.
Outputs:
RFI ID (string): The RFI ID assigned by PlanGrid.
Title (string): The title of your RFI.
Status (string): Your RFI status.
Question (string): Your RFI question.
Answer (string): Your RFI answer.
Sent Date (date): When your RFI was sent. UTC date and time in ISO-8601 format.
Due Date (date): When your RFI is due. UTC date and time in ISO-8601 format.
Number (number): RFI number assigned by PlanGrid. Your RFI number may not be unique.
Is Locked? (boolean): Whether the RFI is locked.
Assigned To (string/collection): An array of PlanGrid users that your RFI is assigned to.
Attachment Count (number): The number of attachments your RFI has.
Snapshot Count (number): The number of snapshots your RFI has.
Photo Count (number): The number of photos your RFI has.
Created By (string): The PlanGrid user/account that created your RFI.
Updated By (string): The PlanGrid user/account that last updated your RFI.