Skip to content

[Components] convertapi #13324

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

Open
pipedream-component-development opened this issue Aug 8, 2024 · 1 comment · May be fixed by #16425
Open

[Components] convertapi #13324

pipedream-component-development opened this issue Aug 8, 2024 · 1 comment · May be fixed by #16425
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 Aug 8, 2024

convertapi

URLs

Actions

convert-base64-encoded-file

Prompt

This action converts a Base64-string-encoded file into the user-specified format. There's only one required prop: 'base64-string', the Base64 string of the file. It's optional, but you could specify the output format using the 'format' prop.

URLs

convert-file

Prompt

Use this action to convert files to the chosen format. The action requires the 'file' prop being the file to convert. To specify the output format, provide 'format' prop - though it isn't mandatory.

URLs

convert-web-url

Prompt

Allows a website page to be converted to a specified format. Requires 'url' prop as the website URL. 'format' prop can be used optionally to select output format.

URLs

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Sep 19, 2024
@luancazarine luancazarine self-assigned this Apr 24, 2025
@luancazarine luancazarine linked a pull request Apr 24, 2025 that will close this issue
luancazarine added a commit that referenced this issue Apr 28, 2025
Actions
 - Convert Base64 Encoded File
 - Convert File
 - Convert Web URL
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Apr 28, 2025
@jcortes jcortes moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Apr 28, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 29, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Apr 29, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-convertapi-1e3bf548bb5e81618765c7273f3a7877

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.

3 participants