krisp.importRecording starts an import and uploads the supplied file to Krisp’s temporary destination.
automations/import-krisp-recording.automation.ts
file is required and cannot exceed 1 GB. title, language, and durationSeconds are optional metadata. The result contains importId and the upload URL expiration time in expiresAt; pass the ID to getImportStatus.
Krisp permits only one import-start request in flight per user. Automate.ax retries a rejected concurrent start and rate limits, but it does not replay the action after an uncertain failure. A 403 can indicate missing write scope, an unsupported plan, or insufficient storage.