Send each submission to the LogIE service configured via LOGIE_API_URL and LOGIE_API_KEY environment variables. When enabled, the URL and token fields below are ignored.
Write computed values (transcripts, descriptions, appended fields) back to the original KoboToolbox submission. Requires API token configured during setup.
Use AI to review the submission and set its validation status (Approved, Not Approved, On Hold) in KoboToolbox. Requires API token configured during setup.
Send an email via Resend on every new submission. Requires RESEND_API_KEY to be set as a Worker secret. Use {{_uuid}}, {{field_name}} as placeholders in subject and body.
Send an alert email when a submission fails to forward. Requires RESEND_API_KEY. Use {{_uuid}} and {{error}} as placeholders.