-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
Is your feature request related to a problem? Please describe.
- Descriptions of AssemblyAI actions are incorrect and confusing
- Get transcription: "Fetches a specific transcribed result from the AssemblyAI API."
- Actually should be named as "Transcribe audio" and description is "Create a transcript from a media file that is accessible via a URL."
- Related API Doc: https://www.assemblyai.com/docs/api-reference/transcripts/submit
-
Add action "Get transcription" that actually will execute "GET" of transcription like in docs:
https://www.assemblyai.com/docs/api-reference/transcripts/get -
Trigger: New Transcription Completed
If possible include transcription text in trigger data
Additional context
Raised by a user here: https://pipedream-users.slack.com/archives/CMZG4EBJ9/p1753863253454019
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done