Trigger workflow manually or automatic

Hi,

Iโ€™m working on Facility inspections app.
every facility has inspections points to inspect.
let say โ€œFacility 1โ€ has 9 points.

I build an email template that shows the status of all points.

I want to trigger the workflow only when the inspector finishes to inspect all the 9 points.
Is it an option to trigger the workflow manually (like action)
or automatically when all points were inspected
any ideas?

Thanks in advance!!

0 3 364
3 REPLIES 3

Are these โ€œ9 pointsโ€ individual records or fields in one record?

Each point has individual inspection form.
Each point is XY on location map.

An easy way should be an Enum โ€œIs the inspection done?โ€ (Y/N). If Y start the workflow.
Or start the workflow whenever every field ISNOTBLANK

Top Labels in this Space