Optionalextend_workflow_id?: stringOptional custom Extend workflow id for this facility's uploads; blank = unset (normalized by getExtendWorkflowId).
RPA vault user id — passed as the workflow's USER input (the portal login identity).
RPA workflow id the bot runs; the workflow branches on the sync_type input.
Validates the integration credentials against the per-type schema (already guaranteed by Zod at the tRPC input boundary) and, for Kipu, merges the server-side
access_idandsecret_keyfrom environment variables so they are written to the DB without ever being exposed to the client.