Skip to content

[Components] transloadit #16556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pipedream-component-development opened this issue May 5, 2025 · 2 comments · Fixed by #16579
Closed

[Components] transloadit #16556

pipedream-component-development opened this issue May 5, 2025 · 2 comments · Fixed by #16579
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented May 5, 2025

transloadit

URLs

Polling Sources

new-assembly-completed

Prompt

Emit new event when a Transloadit assembly finishes processing. Requires the assembly template or notification URL to be configured in Transloadit to call the webhook.

URLs

new-assembly-error

Prompt

Emit new event when an error occurs during assembly processing. Requires webhook support to be enabled through assembly options in Transloadit.

URLs

Actions

create-assembly

Prompt

Create a new assembly to process files using a specified template and steps. Requires template ID or steps definition, and file(s) to process.

URLs

cancel-assembly

Prompt

Cancel a running assembly by its assembly ID. Useful for aborting processing jobs that are no longer needed. Requires assembly ID.

URLs

get-assembly-status

Prompt

Retrieve the current status and results of an existing assembly. Requires the assembly ID.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 5, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

User request

@luancazarine luancazarine self-assigned this May 7, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 7, 2025
luancazarine added a commit that referenced this issue May 7, 2025
Sources
 - New Assembly Completed
 - New Assembly Error

Actions
 - Create Assembly
 - Cancel Assembly
 - Get Assembly Status
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 7, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog May 8, 2025
@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog May 8, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog May 8, 2025
@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog May 8, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 8, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-transloadit-1edbf548bb5e8176a246cc972986b469

luancazarine added a commit that referenced this issue May 9, 2025
* transloadit init

* [Components] transloadit #16556
Sources
 - New Assembly Completed
 - New Assembly Error

Actions
 - Create Assembly
 - Cancel Assembly
 - Get Assembly Status

* pnpm update

* some adjusts

* Update components/transloadit/transloadit.app.mjs

Co-authored-by: michelle0927 <[email protected]>

* Update components/transloadit/transloadit.app.mjs

Co-authored-by: michelle0927 <[email protected]>

---------

Co-authored-by: michelle0927 <[email protected]>
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

4 participants