Issue a Form
Category: Forms And Templates
Need to send a form to someone on site or externally? Select a form template and the agent creates an instance with optional pre-filled values, then sends the link via email or public share — supports single and bulk issuance with tracking.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Form Template | Dropdown | Yes | Select the form template to issue. |
| Recipient Type | Dropdown | Yes | Is the form being issued to an internal team member or an external party? |
| Internal Recipient | Dropdown | No | Select the team member to issue the form to. |
| External Recipient Name | Text | No | Name of the external recipient. |
| External Recipient Email | Text | No | Email address of the external recipient. Used to send the form link and for verification. |
| Form Instance Type | Dropdown | Yes | How should the form be completed? |
| Custom Title | Text | No | Optional custom title for this form instance (defaults to the template name). |
| Instructions for Recipient | Text | No | Optional instructions or context for the person filling in the form. |
| Expires In (Days) | Dropdown | No | Set an expiration for the form. After this period the form can no longer be submitted. |
| Generate QR Code | Boolean | No | Generate a QR code linking to the form for easy sharing or printing. |
| Pre-fill Context | Text | No | Optional information for pre-filling form fields. Describe what values should be pre-populated (e... |
| Enable Follow-on Task | Boolean | No | Attach an agent task that runs automatically when the form is submitted (e.g., process an inspect... |
| Follow-on Agent Task | Dropdown | No | Select the agent task to run when the form is submitted. |
| Auto-execute Follow-on Task | Boolean | No | If enabled, the follow-on task will run automatically when the form is submitted. If disabled, it... |
Parameter Details
Recipient Type
Is the form being issued to an internal team member or an external party?
Options:
internal- Internal - a team member in your organisationexternal- External - someone outside your organisation (subcontractor, client, etc.)
Default: internal
Form Instance Type
How should the form be completed?
Options:
assigned- Assigned - one specific person completes the form onceopen- Open - multiple people can complete the form (e.g., sign-on sheet)anonymous- Anonymous - anyone with the link can complete without identification
Default: assigned
Expires In (Days)
Set an expiration for the form. After this period the form can no longer be submitted.
Options:
1- 1 day3- 3 days7- 7 days14- 14 days30- 30 days- `` - No expiry
Generate QR Code
Generate a QR code linking to the form for easy sharing or printing.
Default: False
Enable Follow-on Task
Attach an agent task that runs automatically when the form is submitted (e.g., process an inspection, generate a report).
Default: False
Auto-execute Follow-on Task
If enabled, the follow-on task will run automatically when the form is submitted. If disabled, it will require manual approval.
Default: True
Outputs
Summary
Type: Text/Markdown
Summary
Outputs
Type: Array
Outputs
Completion Time
Type: Text/Markdown
Completion Time
Form Instance Id
Type: Text/Markdown
Form Instance ID
Public Share Url
Type: Text/Markdown
Public Share URL
Qr Code Url
Type: Text/Markdown
QR Code URL
Example Use Cases
Issue Safety Inspection to Supervisor
Issue a daily safety inspection form to an internal supervisor
Configuration:
- Template Id:
template_123 - Recipient Type:
internal - Issued To User Id:
user_456 - Instance Type:
assigned - Title:
Safety Inspection - Block A - Week 12 - Instructions:
Please complete the daily safety inspection for Block A ground floor by end of day. - Expires In Days:
7 - Generate Qr Code:
False
Issue RAMS Acceptance to Subcontractor
Issue an open form to an external subcontractor for operatives to sign
Configuration:
- Template Id:
template_789 - Recipient Type:
external - External Name:
Mike Johnson - External Email:
mike@groundworks-ltd.co.uk - Instance Type:
open - Title:
RAMS Acceptance - Groundworks Package - Instructions:
All operatives must read the RAMS and sign this acceptance form before starting work. - Expires In Days:
30 - Generate Qr Code:
True
Tags: forms · form-instance · issuance · sharing · external
Last updated: 2026-06-08