Component Details
appmixer.ai.assemblyai.NewTranscript
New Transcript
1.0.0
Public
{ "name": "appmixer.ai.assemblyai.NewTranscript", "label": "New Transcript", "description": "Fires when a new transcript is submitted to your account, regardless of its status. Emits a summary of the transcript — use Get Transcript downstream to fetch the full content once it completes.", "author": "Appmixer <info@appmixer.com>", "version": "1.0.0", "private": false, "auth": { "service": "appmixer:ai:assemblyai" }, "tick": true, "outPorts": [ { "name": "transcript", "schema": { "type": "object", "properties": { "id": { "type": "string", "title": "Transcript ID", "example": "5551722-f677-48a6-9287-39c0aafd9ac1" }, "status": { "type": "string", "title": "Status", "example": "queued" }, "audio_url": { "type": "string", "title": "Audio URL", "example": "https://cdn.assemblyai.com/upload/463ce27f-0922-4ea9-9ce4-3353771c46f2" }, "created": { "type": "string", "title": "Created", "example": "2026-08-10T10:30:00.000Z" }, "completed": { "type": "string", "title": "Completed", "example": null }, "error": { "type": "string", "title": "Error", "example": null } } } } ], "properties": {}, "icon": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjFlbSIgc3R5bGU9ImZsZXg6bm9uZTtsaW5lLWhlaWdodDoxIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxZW0iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPkFzc2VtYmx5QUk8L3RpdGxlPjxwYXRoIGQ9Ik0xMC41OTUgMS41YTMuNjk1IDMuNjk1IDAgMDAtMy40NDQgMi4zNTVMMCAyMi4yNmg1LjQzMmw1LjYyOS0xNC40ODZoLjAwMmEuOTYuOTYgMCAwMTEuNzgyIDBoLjc1VjQuODM1aC0xLjM5M0wxMy40OTggMS41aC0yLjkwMnoiIGZpbGw9IiMyNTQ1RDMiPjwvcGF0aD48cGF0aCBkPSJNNy4xNTEgMy44NTVhMy42OTUgMy42OTUgMCAwMTMuMjYtMi4zNWwtLjAwMi0uMDA1SDEzLjQwNWMxLjUyNCAwIDIuODkzLjkzNiAzLjQ0NCAyLjM1NUwyNCAyMi4yNmgtNS41MjVMMTEuNTQgNC40MTNhMi41MjggMi41MjggMCAwMC00LjYwOS4wMDZsLjIyLS41NjR6IiBmaWxsPSIjNTY2REU4Ij48L3BhdGg+PC9zdmc+" }