PipedreamHQ/pipedream

[ACTION] App: cloudconvert - Wait for completion + Get output file url

Open

#13,706 opened on Aug 26, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Is there a specific app this action is for? App: cloudconvert. There are actions to convert a file and to get the task id, which both work. But there is no action to wait on completion of the conversion nor to retrieve the output file (or the url of the output). Would be extremely helpful, to have these functions added.

Please provide a link to the relevant API docs for the specific service / operation. https://cloudconvert.com/api/v2/export#export-url-tasks https://cloudconvert.com/api/v2/tasks#tasks-show https://cloudconvert.com/api/v2/tasks#tasks-wait https://cloudconvert.com/api/v2/webhooks

Contributor guide