Hi everyone,
I’m trying to set up an inspection workflow for electrical equipment on construction sites using Airtable as the main database.
Each construction site has several inventory items assigned to it through a junction table.
For every inspection visit, a technician should be able to:
- Start a new inspection report linked to one site.
- See all inventory items connected to that site automatically listed in a form.
- Record for each item: condition (OK / Defective / Needs repair), comment, and photo.
- Submit once → this should create:
- one “Inspection Report” record, and
- multiple “Inspection Entry” records (one per item).
- After submission, a PDF report should be automatically generated and attached to Airtable.
I’m looking for suggestions on which tools or integration methods could handle:
- dynamic data loading from Airtable (linked items per site)
- creating multiple related records from one form submission
- automated PDF generation
- mobile-friendly use for on-site inspections
Any recommendations or examples would be greatly appreciated!
